﻿@charset "utf-8";

/****************************** Styles for home page content *******************************/

.parlinfo_contenthome {
	background-color:#fff;
	width:100%;
}

.parlinfo_contentrow1 {
	width:100%;
	height: 326px; 
	background-color:#e0e0e0;
}

.parlinfo_contentrow2 {
	width:90%;
	height:auto;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}

.parlinfo_contentrow2 h2 {
	font-family: 'Open Sans';
	color:#000;
	font-size:1em;
}

.parlinfo_contentrow2 img {
	 float:left; 
	 margin-right:20px; 
	 margin-bottom:20px;
}

.parlinfo_contentrow2 ul {
	list-style-type:none;
	display: table;
	margin-left: 1px;
	padding-left:1px;
}

.parlinfo_contentrow2 ul li {
	color:#223974;
	font-size:13px;
	margin-bottom:8px;
}

.parlinfo_contentrow2 ul li a {
	text-decoration:none;
	font-size:13px;
	margin-bottom:8px;
}

.parlinfo_contentleft {
	width:45%;
	background-color:#fff;	
	float:left;
	margin-top:20px;
	padding-left:6px;
}

.parlinfo_contentright {
	float:right;
	width:45%;
	background-color:#fff;	
	margin-top:20px;
	padding-left:6px;
}

ul li.generic {
	list-style-type:disc; 
	margin-left:20px;
}

/*---------------start of styles which are longer needed for the home page---------------*/

.parlinfo_contentfloatleft {
	width:48%;
	background-color:#fff;	
	float:left;
	margin-top:10px;
	padding-left:6px;
	margin-bottom:0;
	padding-bottom:0;
}
		  
.parlinfo_contentfloatleft h2 {
	font-family: 'Open Sans';
	color:#000;
	font-size:18px;
}
		  
.parlinfo_contentfloatleft img {
	float:left; 
	margin-right:20px; 
	margin-bottom:20px;
}
		  
.parlinfo_contentfloatleft ul {
	list-style-type:none;
	display: table;
	margin-left: 1px;
	padding-left:1px;
}
		  
.parlinfo_contentfloatleft ul li {
	color:#223974;
	font-size:13px;
	margin-bottom:8px;
}
		  
.parlinfo_contentfloatleft ul li a {
	color:#223974;
	text-decoration:none;
	font-size:13px;
	margin-bottom:8px;
}

/*---------------end of styles which longer needed for the home page---------------*/

.textorange {
	color:#000;
}

.textblack {
	color:#000;
}

.clearfix:after {
   content: " "; 
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.indent {
	margin-left:31px;
}

.bold {
	font-weight:bold;	
}

.semiBold {
	font-weight:600;
}

.small {
	font-size:85%;
}

.headingUnderline {
	width:95%;
	border-bottom:1px solid #303030;
}

.HeadingLineAbove {
	width:95%;
	border-top:1px solid #e0e0e0;
	padding-bottom:2px;
}

h3.headingUnderline {
	font-family: 'Open Sans';
	color: #303030;
	font-size: 110%;
	font-weight: 600;
	padding-bottom:7px;
	padding-top:7px;
}

.contentHeadingUnderline {
	width:100%;
	border-bottom:1px solid #e0e0e0;
}

.contentUnderline {
	width:100%;
	border-bottom:1px solid #e0e0e0;
}

.extraPaddingTop {
 	padding-top:12px;
}

.extraPadding {
	padding-top:10px;
}

.extraExtraTopMargin {
	margin-top:32px;
}

h2.contentHeadingUnderline {
	font-family: 'Open Sans';
	width:100%;
	border-bottom:1px solid #e0e0e0;
	color:#000;
	font-size:1.52em;
	font-weight:bold;
}

.contentHeadingUnderlineHome {
	width:100%;
	border-bottom:1px solid #e0e0e0;
	padding-left: 15px;
}

h2.contentHeadingUnderlineHome {
	font-family: 'Open Sans';
	padding-bottom:7px;
	padding-top:0px;
	margin-top:0px;
}

ul.listHome {
	margin-left:15px; 
}

li.listHome {
	margin-left: 15px;
}

li.listHome a {
	color:#2A5DB0;
	font-size:13px;
	margin-bottom:8px;
}

.imageHome {
	 float:left; 
	 margin-left:15px;
	 margin-bottom:15px;
}

.rowLineAboveFirst {
	width:100%;
	border-top:1px solid #e0e0e0;
	padding-bottom:1px;
	padding-top: 9px;
	margin-bottom:0px;
	margin-top:10px;
}

.rowLineAbove {
	width:100%;
	border-top:1px solid #e0e0e0;
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:0px;
}

.colNoGutters {
  	margin-right: 0;
  	margin-left: 0;
}

img.StayConnectedHome {
  	float:right;
  	padding-left:10em;
  
}

.colNoRightLeftPadding ul {
    padding-left:5em;
	padding-top: 2.3em;
    margin:0;
}

.colNoRightLeftPadding ul li {
	padding:0;
    margin:0;
	padding-bottom: .5em;
}

.colNoRightPadding {
	padding-right:0;
}

.colNoLeftPadding {
	padding-left:0;
}

.colNoRightLeftPadding {
	padding-left:0; 
	padding-right:0;
}

.colNoTopPadding {
	padding-top:0; 
}

.colNoBottomPadding {
	padding-bottom:0; 
}

.colNoTopBottomPadding {
	padding-top:0; 
	padding-bottom:0;
}

/*--------------generic all-pupose - START--------------*/
.textRight  {
	text-align:right;
}

.textLeft {
	text-align:left;
}

.floatLeft {
	float:left;
}  

.floatRight {
	float:right;
}  
/*---------generic all-purpose use - END---------*/

blockquote {
	font-family:"Open Sans";
	font-size:13px;
	padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #e0e0e0;
}

/****************************** Styles for calendar of events *******************************/

.parlinfo_contentplaceholder h2.calendarEventsMonth {
	margin-left:15px;
	padding-bottom:5px;
}

.parlinfo_contentplaceholder h3.calendarEventsDate {
	font-size: 3.011em;
	color: #999999;
	padding-top:0;
	margin-top:3px;
	font-weight:300;
}

.rowCalendar {
	margin-left:0px;
}

.rowCalendar h4.calendarEventsTitle a {
	color:#2A5DB0;
 	font-weight:600;
	font-size:1.0em;
	padding-bottom: 0;
	margin-top:0.9em;
}

/****************************** Styles for email confirmation *******************************/

.parlinfo_contentplaceholder ul.emailConfirmation {
	list-style-type:none;
	margin-bottom:13px;
}

/****************************** Styles for landing page option 1 and option 2 content *******************************/
/* main container for content */
.parlinfo_contentlandingoption1 {
	background-color:#fff;
	width:100%;
}

.parlinfo_contentlandingoption1row1 {
	width:100%;
}

.parlinfo_contentlandingoption1row2 {
	width:100%;
}

.parlinfo_pagetitle2 {
	width:90%;
	text-align:left;	
	height:195px;
	background-image: URL("../images/Spotlights-Level1-LandingPage-Alt.jpg");
	background-repeat:no-repeat;
	color:#fff;
	font-size:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	padding-bottom:6px;
}

.parlinfo_contentlandingoption1row3 {
	width:100%;	
	padding-left:10px;
}

.parlinfo_contentcontainer {
	width:90%;
	background-color:#fff;
	color: #333;
	margin-left:auto;
	margin-right:auto;
    padding: 0 0 10px 0;
}

.parlinfo_contentplaceholder {
	width:100%;
	background-color:#fff;
	color:#333;
	margin-left:0; 
	margin-right:0; 
    padding: 0 0 10px 0;
    font-size: 1.0em;
	min-height: 300px;
}

.parlinfo_contentplaceholder p { 
	margin-bottom:1em;
  	line-height:1.5em;
 }
  
p a:hover, a:focus {
	color:#2A5DB0;
	text-decoration: underline;
}

p a:visited {
	color: #93C;
	text-decoration: underline;	
}  

.parlinfo_contentplaceholder h2 {
	font-family: 'Open Sans';
	color: #000;
	font-size: 1.52em;
	font-weight:bold;
	padding-bottom:0px;
	margin-top:14px;
	padding-bottom:10px;   
}

.parlinfo_contentplaceholder h2.noUnderline {
	font-family: 'Open Sans';
	padding-bottom:14px;
}

.parlinfo_contentplaceholder h2 a {
	font-family: 'Open Sans';
	color: #2A5DB0;
	font-size: 1.0em;
}

.parlinfo_contentplaceholder h3 {
	font-family: 'Open Sans';
	color: #666;
	font-size: 1.1em;
	font-weight:600;
	margin-top: 0.9em;
	padding-bottom:0;
}

.parlinfo_contentplaceholder h3 a {
	font-family: 'Open Sans';
	color: #2A5DB0;
	text-decoration:none;
}

.parlinfo_contentplaceholder h3 a:hover {
	font-family: 'Open Sans';
	color:#2A5DB0;
	text-decoration: underline;
}

.parlinfo_contentplaceholder h4 {
	font-family: 'Open Sans';
	color: #666;
	font-size:1.0em;
	font-weight:600;
}

.parlinfo_contentplaceholder h4 a {
	font-family: 'Open Sans';
	color: #2A5DB0;
	font-size:1.0em;
	font-weight:600;
}

.parlinfo_contentplaceholder ul {
    margin-top:0.710em;
	list-style-type:none;
}

.parlinfo_contentplaceholder ul.landingPageList {
    margin-top:2.9em;
	list-style-type:none;
}

ul.seminar {
    margin-top: 0;
	padding-top:0;
	list-style-type:disc;
	padding-left:1.5em;
}

.parlinfo_contenttitle {
	width:100%;
	margin-top:20px;
    float:none;
}

.parlinfo_contenttitle h2 {
	font-family: 'Open Sans';
	color:#000;
	font-size:  1em;
}

.parlinfo_content {
	font-family: 'Open Sans';
	width:30.25%;
	float:left;
    margin: 0 3% 0 0;
    padding:0;
}

.parlinfo_content h3 {
	font-family: 'Open Sans';
	color:#223974;
	font-size:14px;
}

.parlinfo_content p {
	color: #000;
	font-size:12px;
}

.parlinfo_contentcontainer2 {
	width:90%;
	background-color:#fff;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.parlinfo_content_a {
	width:60%;
	float:left;
	margin-right:30px;
}

.parlinfo_content_a h3 {
	font-family: 'Open Sans';
	color:#223974;
	font-size:14px;
	margin-bottom:20px;
}

.parlinfo_content_a p {
	color: #000;
	font-size:12px;
}

.parlinfo_content_b {
	width:30%;
	float:left;
	margin-right:30px;
    margin-top:40px;
}

.parlinfo_content_b ul {
	list-style-type:none;
	margin-top:12px;
	margin-bottom:0;
}

.parlinfo_content_b li {
	color:#223974;
	font-size:12px;
}

.parlinfo_content_b li a {
	text-decoration:none;
}


.parlinfo_contentlandingoption1row4 {
	width:100%;	
}

.parlinfo_contentlandingoption1row4 {
	width:100%;	
}

/*********************** Carousel Controls - Custom Styles **********************************/

#parlinfo_carousel {
	width:100%;
    text-align:center;
	height: 340px;  
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	overflow:hidden;
}

#parlinfo_carousel img {
 	width: 100%;
 	height:340px;
 	margin: 0 auto 0 auto;
 	padding:0;
 	border-style:none;   
}

.carousel-indicators {
  	position: absolute;
  	bottom: 3px;
  	left: 6px;
  	z-index: 15;
  	width: 960px;
  	margin-left: auto;
  	text-align: left;
  	list-style: none;
}
.carousel-indicators li {
  	display: inline-block;
  	width: 32.65%; 
  	height: 80px;
  	margin: 0;  
  	padding: 10px; 
  	text-indent: 0px;
  	cursor: pointer;
  	background-color: #490900;
  	color: #f8d8b8;
  	border: 1px solid #fff;
  	border-radius: 0px;
  	opacity: 0.9;
  	vertical-align: top;
}

.carousel-indicators li em {
    font-size:  1em;
    font-weight:600;
}

.carousel-indicators li.active {
  	width: 32.65%;
  	height: 80px;
  	margin: 0;
  	background-color: #9c3200;
  	color:#fff;
  	opacity: 0.9;
  	vertical-align: top;
}

.carousel-indicators li span {
    font-weight:100;
}

.carousel-indicators li.active span {
    font-weight:100;
}

.carousel-caption {
  	position: absolute;
  	right: 0;
  	left: 66.6%;
  	bottom: 97px; 
  	width: 32.5%;
  	z-index: 10;
  	padding-left: 20px;
  	padding-right: 20px;
  	padding-top: 0px;
  	padding-bottom: 6px;
  	color: #666;
  	background-color:#fff;
  	text-align: left;
  	text-shadow:none;
  	opacity: 0.9;
}

.carousel-caption h3 {
	font-size: 24px;
	color:#660000;
}

.carousel-caption h3 a {
	font-size: 24px;
	color:#660000; 
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 10%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 10%;
}

#carouselbuttons {
    position:absolute;
    bottom: 1px;
    left:50px;
}

/************************************** How Do I Controls ***************************************/

.parlinfo_howdoi {
	width:100%;
	margin:10px auto 10px auto;
	font-size: 1.1em;
	font-weight:300;
	color: #333366;
	padding-top:2%; 
	padding-bottom:2%; 
	padding-left:1.5%;
	background-color:#f5f5f5;
	border: 1px solid #e0e0e0;
}

#howdoi_tab h4 {
	font-size:10px; 
}

#howdoi_tab .dropdown-toggle {
    color: #777; 
	background-color: #fff;
}

.quickinfocontent {
	background-color: transparent;
}

.quickinfocontent {
	padding:0; 
	margin:0;  
}

.quickinfocontent {
	margin-left:-5%; 
	margin-top:-0.65%; 
}

.quickinfocontent h3 {
	font-size:16px; 
	color:#000; 
	font-weight:700; 
	padding:0; 
	margin:0; 
}

.quickinfocontent h3 {	
	margin-top:-0.1%;  
	margin-bottom: 15px;
}

.quickinfocontent p {
	font-size: 13px; 
	line-height: 1.75em;
	color:#232323; 
	font-weight:600; 
	padding:0; 
}

.quickinfocontent  .modal-dialog {
	background-color: #ffffff;
}

.quickinfolist {
    float:left;
    width: 30%;
    margin:0;
    padding:0;   
}    

.quickinfobold {
    font-weight:bold;
 }

/******************************** Tasks Styles *************************************/

.parlinfo_tasks {
    padding:0;
    margin:0;
	padding-bottom:1.5em;
}

.parlinfo_tasks h3 {
	font-family: 'Open Sans';
	padding-left:10px;
	color:#000;
}

.parlinfo_tasks h3.headingUnderline {
	font-family: 'Open Sans';
	padding-bottom:11px;	
}

.parlinfo_tasks p {
	padding-left:10px; 
}

.parlinfo_tasks ul {
    padding:0;
    margin:0;
}

.parlinfo_tasks ul li {
    padding:0;
    margin:0;
	padding-bottom: .5em;
	padding-left:10px; 
}

.TwitterLeftNav {
    padding:0;
    margin:0;	
}

.RSSLeftNav {
    padding:0;
    margin:0;	
}

/****************************** Seminars Styles *******************************/

/*.seminar_detail,*/
.img_collapse_seminar_detail {
    display:none;   
}

.mediaOptionsPadding {
	padding-top:10px;
	padding-bottom:10px;
}

.mediaOptionsMargin {
	margin-bottom:5px;
}

#home_video {
	vertical-align:bottom;
	width:540px;
	height:450px;
	background-color:#000;
	background-image: URL("../Images/icon_media_play.png");
	background-repeat:no-repeat;
	background-position:center;
}

.videoDiv {
	border:1px solid #e0e0e0;
	padding:1px;
	margin-bottom:30px;
	text-align:center;
}

.videoOptions {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:11px;
}

.parlinfo_contentplaceholder h3.publicpolicy {font-family: 'Open Sans'; color:#333333; font-weight:bold;}

.parlinfo_contentplaceholder h4.roundtable {font-family: 'Open Sans'; color:#993400; font-weight:bold;}
.parlinfo_contentplaceholder h4.parliamentlaw {font-family: 'Open Sans'; color:#993400; font-weight:bold;}
.parlinfo_contentplaceholder h4.asklibrary  {font-family: 'Open Sans';color:#993400; font-weight:bold;}

.parlinfo_contentplaceholder h3.accreditation {font-family: 'Open Sans';color:#333333; font-weight:bold;}

.parlinfo_contentplaceholder h3.specialguest {font-family: 'Open Sans';color:#333333; font-weight:bold;}

h2.searchTitle {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.2em;}
h3.searchTitle {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.05em;}
.parlinfo_contentplaceholder h3.filterCriteria {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.4em;}
.parlinfo_contentplaceholder h4.filterRefiner {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.0em; line-height: 1.05em; border-bottom:1px solid #ccc;}

/****************************** Site Map Styles *******************************/

h3.siteMapContentHeading {
	font-family: 'Open Sans';
	width:96%;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	padding-left:10px;
	padding-bottom:8px;
	padding-top:8px;
	background-color:#f6f6f6;
}

.siteMapList {
	list-style-type:none; 
	margin-left:0px; 
	padding-left:0px;
	margin-top:0;
	padding-top:0;

}

.siteMapListElement {
	padding-bottom:7px;
	padding-left:10px;
}

/****************************** Overview of the Organization Styles *******************************/

.overviewTextOrange {
	color:#000; 
}

.overviewTopBottomBorders {
	border-bottom: 1px solid #e0e0e0; 
	border-top: 1px solid #e0e0e0;
}

.overviewBottomBorder {
	border-bottom: 1px solid #e0e0e0;
}

.overviewLeftBorder {
	border-left: 1px solid #e0e0e0;
}

.overviewLOPSubTitle h3 {
	font-family: 'Open Sans';
	padding-top: 20px;
	padding-bottom: 20px;
}

.overviewLOPBanner {
	background-color: #f6f6f6;
}

.glyphicon-navigation {
		color: rgb(187,203,219);
}

.home-form {
	padding: 10px;
	width: 95%;
	margin: 20px auto 20px auto;
}

.home-form .form-group .form-control {
	width:600px;
}

#parliament {
	border-color:#0C4499;
	border-width:2px;
	border-style:Solid;
	font-size:95px;
	font-weight:bold;
	height:143px;
	width:143px;
	background-image:url("/staticfiles/ParlInfo/assets/images/ParliamentBG.jpg");
	text-align:center;
	margin: 10px auto 20px auto;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:focus, 
.nav-pills > li > a:focus {
  color: inherit;
  background-color: #e1e1e1;
}

.button_simulate {
		width: 99%;
		background-color: #e1e1e1;
		border: 1px solid #999;
		border-radius: 5px;
		padding: 10px 5px 10px 10px;
}

#selected_parls {
		margin-top: 10px;
		padding: 20px 5px 20px 0px;
		width:99%;
}

.pnlfileheaderUnofficialE {
	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialUntilWritsReturnedE.gif);
}
    
.pnlfileheaderUnofficialF {
	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialUntilWritsReturnedF.gif);
}

.pnlFileHeaderDraftE {
   	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialInfoE.gif);
}

.pnlFileHeaderDraftF {
   	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialInfoF.gif);
}

.ui-widget-content ul {
	margin-left: 0px;
	padding-left: 0px;
}

ul li.RefinerOption {
	padding-left: -5px;
	margin-left:0px;
}

.parlinfo_contentplaceholder h3.headingUnderline {
	font-family: 'Open Sans';
	color: #333;
	font-size: 110%;
	font-weight: 600;
	padding-bottom:15px;
	padding-top:7px;
}

.subList {
	margin: 5px 0 5px 10px;
	color: #000;
}

.subList h4 {
	font-weight: 500;
	color: #333;
}

.subList h4 a {
	font-family: 'Open Sans';
	color:  #2A5DB0;
	font-size:1.0em;
	font-weight:500;
}

.alphaTopRight {
	float: right;
	font-size: 1em;
	vertical-align: bottom;
	height: 100%;
	width: 70px;
}

.alphaTopRight a {
	border: solid 1px #eee;
	padding: 10px;
	background-color: rgba(187,203,219,1);
	text-decoration: none;
	position: relative;
	bottom: 0px;
	color: #243B73; 
}

.alphaTitle {
	float:left;
	padding: 0;
}

#alphaTopNav {
	margin-bottom: 20px;
}

#alphaTopNav a {
	font-size: 1.2em;
	font-weight: 500;
	border: solid 1px #eee;
	padding: 10px;
	background-color: rgba(187,203,219,1);
	color: #243B73; 
	text-decoration: none;
	margin: auto 5px auto 0px;
}

.headingUnderline.extraMargin {
	padding-top: 7px;
	padding-bottom: 7px;
	margin:  40px 0 10px 0;
}

/* Party profile picture */
#PartyPic > img {
	position: relative;    						
	width:  100%;
	object-fit: cover;						
}

#PartyPic {    
	margin-bottom: 30px;    
		position: relative;    
		max-height:  300px;    						
		overflow: hidden;						
	}

/* Riding profile picture */
#RidingPic > img {
	position: relative;    						
	width:  100%;    
	height:  300px;  
	object-fit: contain;
	transform: scale(1.25);						
}

#RidingPic > a > img {
	position: relative;    						
	width:  100%;    
	height:  300px;  
	object-fit: contain;
	transform: scale(1.25);				
}

#RidingPic {    
	min-height: 300px;    
	margin-bottom: 30px;    
		position: relative;    
		max-height:  300px;    						
		overflow: hidden;	
		border: 1px #0000ff solid;					
	}							
	
/* Person picture */
#PersonPic > img {
	position: relative;    						
	object-fit: cover;						
}

#PersonPic {    
	position: relative;    
	overflow: hidden;						
	}							

/*Hide the Refresh Button for some Grid*/
#gridAdditionalInfo .dx-toolbar-button:nth-of-type(1),
#gridFamily .dx-toolbar-button:nth-of-type(1) {
	width: 0px;
	height: 0px;
	padding: 0px;
	visibility: hidden;
}							

/*  Questionnaire */
#PersonPic > img {
	position: relative;    						
	object-fit: cover;						
}

#PersonPic {    
	position: relative;    
	overflow: hidden;						
}							

/*Hide the Refresh Button for some Grid*/
#gridAdditionalInfo .dx-toolbar-button:nth-of-type(1),
#gridFamily .dx-toolbar-button:nth-of-type(1) {
	width: 0px;
	height: 0px;
	padding: 0px;
	visibility: hidden;
}							

section {
	padding: 20px;
}

#overlay {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.75);
	z-index: 2;
	cursor: pointer;
}

#login-form {
	height: 500px;
	width: 500px;
	margin: 12% auto;
	background-color: #fff;
	border: 5px solid #02205F;
}

#login-form input {
	background-color: #eee;
	border: none;
	padding: 12px 15px;
	margin: 8px 0;
	width: 100%;
}

#login-form div {
	margin: 10% 10% 20% 10%;
}

.disabled {
	pointer-events: none;
	cursor: default;
}

.profile_margin {
	margin-top: 10px;
	margin-bottom:10px;
}

.profile_margin_bottom {
	margin-bottom:10px;
}