/*

Theme Name: Cherie Young

Theme URI: http://cherieyoung.com

Author: Cherie Young

Author URI: http://cherieyoung.com

*/



/* =Reset default browser CSS. 

-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 	border: 0; 	font-family: inherit; 	font-size: 100%; 	font-style: inherit; 	font-weight: inherit; 	margin: 0; 	outline: 0; 	padding: 0; 	vertical-align: baseline; } :focus {/* remember to define focus styles! */ 	outline: 0; } body { 	background: #fff; 	line-height: 1; } ol, ul { 	list-style: none; } table {/* tables still need 'cellspacing="0"' in the markup */ 	border-collapse: separate; 	border-spacing: 0; } caption, th, td { 	font-weight: normal; 	text-align: left; } blockquote:before, blockquote:after, q:before, q:after { 	content: ""; } blockquote, q { 	quotes: "" ""; } a img { 	border: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 	display: block; } 



/* Global Settings
h1 a{color:#0070be;}
#accordian h2 p{color:#0070be;font-family: 'LucidaBright', Times, 'Times New Roman', serif;font-size: 21.6px;}
----------------------------------- */
h1.entry-title{ font-family: 'LucidaBright', Times, 'Times New Roman', serif;font-size:22pt;}
h2{font-family: 'LucidaBright', Times, 'Times New Roman', serif;font-size: 21.6px}
h2 a{font-family: 'LucidaBright', Times, 'Times New Roman', serif;font-size: 21.6px}
.textwidget{font-family:Helvetica; font-size:12pt;line-height:13pt;color:#574c40;}
.entry-content p{font-family:Verdana; font-size:12pt;line-height:13pt;color:#574c40;}
.entry-content{width:650px;}

#accordion {

	color:#fff;

	height:240px;

	list-style:none;

	margin:0;

	overflow:scroll;

	padding:0;

	text-shadow:0 1px 0 #333;

	width:840px;

}

#accordion li {

	height:240px;

	position:relative;

}





If you wish to use a singular background for the slide_handle

#accordion .slide_handle {
	bottom:0;
	cursor:pointer;
	left:0;
	position:absolute;
	top:0;
	width:40px;
	background-color: #F00;
	/*background-image: url(../images/accordion/handles.png);*/
}

#accordion .slide2 .slide_handle { background-position:-40px 0; }

#accordion .slide3 .slide_handle { background-position:-80px 0; }

#accordion .slide4 .slide_handle { background-position:-120px 0; }


/*
#accordion .slide_handle {

	bottom:0;

	cursor:pointer;

	left:0;

	position:absolute;

	top:0;

	width:40px;

	background: #FFFFFF;

	border: none;

}

*/

p.css-vertical-text {
	color:#F00;
	border:0px solid red;
	writing-mode:tb-rl;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform: rotate(-90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:210px;
	height:270px;
	font-family: Calibri, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 0px 1px #333;
	filter: flipv fliph;
}



#accordion .slide_handle div {

	
}

#accordion .slide_opened .slide_handle { cursor:default; }

#accordion .slide_opened .slide_handle div { background-position:0 -7px; }

#accordion .slide_content {

	bottom:0;

	left:40px; /* Matches the width of .slide_handle */

	position:absolute;

	right:0;

	top:0;

}

#accordion .slide_content a img { border:0; }

#accordion .slide_caption {

	background:url(../images/accordion/black-30pct.png); /* You could use rgba instead, but that means less browser support */

	bottom:0;

	left:0;

	padding:10px 20px;

	position:absolute;

	right:0;

	/* To change the height of the caption, set the captionHeight option in script.js */

}

#accordion .slide_caption_toggle {

	cursor:pointer;

	height:10px;

	left:0;

	position:absolute;

	right:0;

	top:0;

}

#accordion .slide_caption_toggle div {

	background:url(../images/accordion/toggle-caption.png) no-repeat 50% -10px;

	height:100%;

}

#accordion .slide_caption_toggle:hover { background:url(../images/accordion/black-30pct.png); }

#accordion .slide_caption_collapsed .slide_caption_toggle div { background-position:50% 0; }

#accordion a {

	background:none;

	color:#fff;

	text-shadow:0 1px 0 #333;

}

#accordion a:hover { text-decoration:none; }

#accordion .slide4 .slide_content { background:url(../images/accordion/digital-noise.png) 100% 0; }





body {background: url(images/page-bg.gif) 0 0; font-family: helvetica, arial, verdana, sans-serif; font-size: .9em; color: #444;}





/* Main Container

----------------------------------- */

#page {width: 1015px; background: url(images/content-bg.png) repeat-y 0 0; margin: 0 auto;}

#main {    overflow: hidden;    padding: 5px 56px;    width: 900px;	}



/* Header

----------------------------------- */

#branding {position: relative; }

#branding h1 {background: url('http://myhomecharlotte.com/wp-content/uploads/2015/11/logo.png'); no-repeat 0 0; height: 90px; width: 200px; text-indent: -9000px; position: absolute; top: 5px; left: 56px;}

#social-networkings {background: url(images/clouds-accent.gif) no-repeat top right; margin: 0 9px 0 0; width: 315px; float: right; padding: 5px 10px 10px 10px;  text-align: center;}

	#social-networkings p {text-transform: uppercase; color: #666; font-size: 80%;}

/* Slideshow

----------------------------------- */

#slideshow {

    background: none repeat scroll 0 0 #736648;

    height: 282px;

}

#slideshow .jcarousel-skin-tango .jcarousel-container-horizontal {

    width: 100%;

}

#slideshow .jcarousel-skin-tango .jcarousel-clip-horizontal {

    float: left;

    width: 100%;

}

#slideshow .jcarousel-skin-tango .jcarousel-prev-horizontal, #slideshow .jcarousel-skin-tango .jcarousel-next-horizontal {

    background: url("http://pressmytheme.com/danieljones/wp-content/gallery/slider/carouselarrows.png") no-repeat scroll 0 0 transparent;

    height: 73px;

    width: 73px;

}

#slideshow .jcarousel-skin-tango .jcarousel-next-horizontal {

    background-position: -75px 0;

}

.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-direction-rtl {

    direction: rtl;

}

.jcarousel-skin-tango .jcarousel-container-horizontal {

    width: auto;

}

.jcarousel-skin-tango .jcarousel-container-vertical {

}

.jcarousel-skin-tango .jcarousel-clip {

    overflow: hidden;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {

    height: 300px;

}

.jcarousel-skin-tango .jcarousel-clip-vertical {

    height: 245px;

    width: 75px;

}

.jcarousel-skin-tango .jcarousel-item {

    height: 300px;

    width: 199px;

}

.jcarousel-skin-tango .jcarousel-item-horizontal {

    margin-left: 0;

}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {

    margin-left: 10px;

    margin-right: 0;

}

.jcarousel-skin-tango .jcarousel-item-vertical {

    margin-bottom: 10px;

}

.jcarousel-skin-tango .jcarousel-item-placeholder {

    background: none repeat scroll 0 0 #FFFFFF;

    color: #000000;

}

.jcarousel-skin-tango .jcarousel-next-horizontal {

    cursor: pointer;

    height: 32px;

    position: absolute;

    right: 5px;

    top: 105px;

    width: 32px;

}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {

    left: 5px;

    right: auto;

}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {

    background-position: -32px 0;

}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {

    background-position: -64px 0;

}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {

    background-position: -96px 0;

    cursor: default;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal {

    cursor: pointer;

    height: 32px;

    left: 5px;

    position: absolute;

    top: 105px;

    width: 32px;

}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {

    background-image: url("next-horizontal.png");

    left: auto;

    right: 5px;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {

    background-position: -32px 0;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {

    background-position: -64px 0;

}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {

    background-position: -96px 0;

    cursor: default;

}

.jcarousel-skin-tango .jcarousel-next-vertical {

    background: url("next-vertical.png") no-repeat scroll 0 0 transparent;

    bottom: 5px;

    cursor: pointer;

    height: 32px;

    left: 43px;

    position: absolute;

    width: 32px;

}

.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {

    background-position: 0 -32px;

}

.jcarousel-skin-tango .jcarousel-next-vertical:active {

    background-position: 0 -64px;

}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {

    background-position: 0 -96px;

    cursor: default;

}

.jcarousel-skin-tango .jcarousel-prev-vertical {

    background: url("prev-vertical.png") no-repeat scroll 0 0 transparent;

    cursor: pointer;

    height: 32px;

    left: 43px;

    position: absolute;

    top: 5px;

    width: 32px;

}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {

    background-position: 0 -32px;

}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {

    background-position: 0 -64px;

}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {

    background-position: 0 -96px;

    cursor: default;

}



/* Navigation

----------------------------------- */

nav	{padding: 5px 56px; clear: both;}

.navigation {background: url(images/nav-bg.gif) repeat-x left 50%; border: 1px solid #ff2500; font-weight: bold; height: 21px; line-height: 21px; overflow: hidden; padding: 0 10px; text-shadow: 0 1px 2px rgba(0,0,0,.5); text-transform: uppercase; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-top-right: 3px; border-top-right-radius: 3px; }

	.navigation li {float: left; font-size: 80%; width: auto; padding: 0 15px; border-right: 1px solid #ff2500;}

		.navigation li:last-child {border-right: none;}

		.navigation li a {color: #fafafa; text-decoration: none;}

	.navigation ul.children {display: none;}



.sub-navigation {width: 880px; background: url(images/subnav-bg.gif) repeat-x 0% 50%; border: 1px solid #ccc; color: #6D6D6D; height: 21px; line-height: 21px; overflow: hidden; padding: 0 10px; text-shadow: 0 1px 1px rgba(255,255,255,.8); -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -border-bottom-left-radius: 5px;}

	.sub-navigation li {float: left; border-right: 1px solid #ccc; padding: 0 15px; width: auto; font-size: 90%;}

	.sub-navigation li:first-child {padding-left: 15px;}

	.sub-navigation li:last-child {padding-right: 0px; border-right: none;}

	

	.sub-navigation a:link, .sub-navigation a:visited, .sub-navigation a:active {color: #2250A7; text-decoration: none;}

	

/* Home Page Widgets

----------------------------------- */

#row-1, #row-2, #row-3, #row-4, #row-5, #row-6 {overflow: hidden; margin: 0 0 10px 0;}



/* Row 1 */

#home-gallery {height: 290px; width: 575px; float: left; background: url(/wp-content/uploads/2014/09/home-img.jpg) no-repeat 0 0;}

#text-3 .widgettitle {font-size: 20px; color: #0070be; text-align: center; padding: 10px 0; font-weight: bold;}

/* Rounded corners */

#row-2 #text-4, #home-gallery {border: 1px solid #a5a5a5; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; behavior: url(/danieljones/wp-content/theme/cherie/border-radius.htc); zoom:1; position: relative; }



/* Row 2 */

#row-2 li {float: left; height: 260px;}

#row-2 #text-4 {height: 257px; width: 450px; margin: 0 13px;}



/* Row 3 */

#Home_Page_-_Foreclosures {float: left; width: 875px;font-family:Helvetica;}

#Home_Page_-_Foreclosures li {float: left; width: auto;}

#Home_Page_-_Request_Showing {float: right; width: 210px; height: 275px;}



/* Row 4 */

#row-4 li {float: left; width: auto;}



/* Row 5 */

#row-5 {height: 300px; background: #f9f3e8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}



/* Row 6 */

#Home_Page_-_Additional_Links .widget_text {float: left; width: 22%; padding: 0 15px; min-height: 300px; border-right: 1px solid #a5a5a5;}

	#Home_Page_-_Additional_Links .widget_text#text-9 {padding: 0 0 0 15px; border-right: none;}

	#Home_Page_-_Additional_Links ul li .widgettitle {font-size: 140%; color: #117ac2; padding: 0 0 5px 0;}

		#Home_Page_-_Additional_Links ul li ul li {display: block; width: 100%; border-right: 0; padding: 5px 0;}

		#Home_Page_-_Additional_Links ul li ul li a {color: #575757; text-decoration: none;}



/* Quick Search

----------------------------------- */







/* Inner Page Styles

----------------------------------- */

#content.page {width: 650px; float: right; }

h1.entry-title {font-size: 150%; color: #0070be; margin: 0 0 10px 0;}

	h1.entry-title a {color: #0070be; text-decoration: none;}



#content.no-sidebar.page {width: 900px; float: none;min-height: 1000px;}
#content .post{margin-bottom: 20px;} #content .post .entry-meta span date{} #content .entry-meta span{} #content .entry-meta a{ color: #D41800; text-decoration: none; }#content .entry-meta a:hover{ color: #000; } #content .entry-meta{    color: #A0A0A0;    font-size: 11px;	}.post .entry-content {}.post .entry-content p, .page .entry-content p{    font-size: 13px;    line-height: 20px;    margin: 10px 0;	}.post .entry-content a{    color: #2250A7;    text-decoration: none;	}.post .entry-content a:hover{	color: #46A6E6;	}.post .entry-content ul{    margin: 10px 0;    padding-left: 25px;	}.post .entry-content ul li{    font-size: 13px;    line-height: 20px;    list-style-type: disc;	}
/* Sidebars

----------------------------------- */

.sidebar {width: 212px; float: left; margin: 0 20px 0 0;}

#Inside_Pages li {margin: 0 0 15px 0;}

#Inside_Pages #text-10 {text-align: right; padding: 10px;border: 1px solid #a5a5a5; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}

	#Inside_Pages #text-10 a  {color: #0070be; text-decoration: none; font-weight: bold;}

/* Footer

----------------------------------- */
footer[role="contentinfo"]{ float: left; width: 100%; }
.footer-nav {background: #E2E2E2; color: #848484; font-size: 90%; width: 880px; overflow: hidden; padding: 10px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px; -moz-border-radius-top-right: 5px; -border-top-right-radius: 5px;}

	.footer-nav li {float: left; margin: 0 20px 0 0;}

	.footer-nav a:link, .footer-nav a:active, .footer-nav a:visited {color: #848484; text-decoration: none;}

	.footer-nav a:hover {text-decoration: underline;}



.copyright {background: #A5A5A5; color: #fafafa; font-weight: bold; padding: 10px; width: 880px; overflow: hidden; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -border-bottom-right-radius: 5px;}

	.copyright .info {float: left; width: 70%;}

	.copyright .number {float: right; width: 30%; text-align:right;}
	
.tp_no {
    color: #4695CE !important;
    font-size: 16px !important;
    font-weight: bold;
    padding-top: 10px;
}	

.row2_1 {	
	height: 250px;
	width: 210px;	
	margin-right: 10px;	
	float: left;
}

.row2_2 {
	height: 247px;
	width: 448px;
	border: thin solid #CCC;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.row2_3 {
	height: 259px;
	width: 210px;		
	float: left;
}

#row-3_1 {
	height: 275px;
	width: 675px;		
	float: left;	
}

#row-3_2 {
	height: 275px;
	width: 210px;		
	float: right;	
}
#home-content{height: 100%;
	width: 675px;		
	float: left;font-family:Helvetica;}
#home-content h1.entry-title a{font-family:Helvetica; font-size:15pt;color: #0070be;}

#home-content p{font-family:Helvetica; font-size:12pt;line-height:13pt;color:#574c40;}
#home-content .entry-content{width:850px;}
#menu-primary {	width: 880px; 	background: url(images/nav-bg.gif) repeat-x left 50%; 	border: 1px solid #ff2500; 	font-weight: bold; 	height: 21px; 	line-height: 21px; 	overflow: hidden; 	padding: 0 10px; 	text-shadow: 0 1px 2px rgba(0,0,0,.5); 	text-transform: uppercase; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-top-right: 3px; border-top-right-radius: 3px;	}

#menu-primary li {
	float: left;
	font-size: 80%;
	width: auto;
	border-right: 1px solid #ff2500;
}

		#menu-primary li:last-child {border-right: none;}

		#menu-primary li a {			color: #FAFAFA;			display: block;			padding: 0 35px;			text-decoration: none;		}

	#menu-primary ul.children {display: none;}
	
	
#menu-secondary {width: 880px; background: url(images/subnav-bg.gif) repeat-x 0% 50%; border: 1px solid #ccc; color: #6D6D6D; height: 21px; line-height: 21px; overflow: hidden; padding: 0 10px; text-shadow: 0 1px 1px rgba(255,255,255,.8); -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -border-bottom-left-radius: 5px;}

	#menu-secondary li {
	float: left;
	border-right: 1px solid #ccc;
	width: auto;
	font-size: 90%;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}
	#menu-secondary li:first-child {padding-left: 15px;}

	#menu-secondary li:last-child {padding-right: 0px; border-right: none;}
	#menu-secondary a:link, #menu-secondary a:visited, #menu-secondary a:active {color: #2250A7; text-decoration: none;}			/* sub menus */	.sub-menu li{	    border-bottom: 1px solid #FFFFFF;		border-right: medium none !important;		width: 100% !important;		padding: 0 !important;	}		.sub-menu li a{		display: block;		padding: 0 5px !important;		width: 95% !important;}		.sub-menu li a:hover{		background-color: #FC1D00;		}	.menu li ul, .menu li ul li ul {     background-color: #D41800;    left: -999em;    position: absolute;    width: 200px;    z-index: 9999;		}			.menu li ul li ul { 				margin-left: 200px; 				top: auto; 				margin-top: -30px; 			}			.menu li ul li:hover ul, .menu li:hover ul { 				left: auto; 			}			.menu li ul li a { 				width: 160px;				font-size: 11px;			}						.menu li ul li a {}				.menu li ul li a:hover {}			.menu li ul li:last-child a {}				.menu li ul li ul.sub-menu { }					.menu li ul li:hover ul.sub-menu { }
	
	
#blue_button_frame{
	float: right;
	width: 315px;	
}

.blue_button{
	background-image: url(images/button_bg1.png);
	float: right;
	height: 68px;
	width: 315px;
	
}

.blue_button_margin{
	margin-bottom: 6px;
}

.blue_button_icon{
	float: left;
	height: 61px;
	width: 72px;
	margin-top: 4px;
	margin-left: 5px;
}


.blue_button_text1{
	float: right;
	height: 25px;
	width: 230px;
	margin-top: 15px;
}

.blue_button_text1 a{
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.blue_button_text2{
	float: right;
	height: 20px;
	width: 230px;
	font-size: 10px;
	font-weight: 100;
	color: #0b6bad;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
#datetime {
  background: #7bbbe9;
  color: #fff;
  display: block;
  float: left;
  font-family: 'LucidaBright', Times, 'Times New Roman', serif;
  height: 68px;
  margin: 10px 10px 10px 10px;
  padding: 8px;
  text-align: center;
  width: 62px;
margin-right:10px;
margin-left:10px;
margin-top:10px;
}
#datetime span {
  display: block;
  line-height: 1em;
}
#datetime .month {
  font-size: 22px;
}
#datetime  .day {
  font-size: 30px;
}
#datetime  .year {
  font-size: 14px;
}
p .meta {
  background: #d3e2e8;
  letter-spacing: 0.05em;
  line-height: 1.75em;
  color: #3e3e3e;
  margin: 4px 0 19px 84px;
  padding: 9px 22px;
  width: 445px;
text-align:right;
}
p .meta a {
  color: #7bbbe9;
  text-decoration: none;
}
p .meta span {
  display: inline-block;
}
.author{color:#7bbbe9;float:right;margin-right:20px;}
.author a{font-size:12px;}
.comments a{color:#7bbbe9;font-size:12px; font-family:calibri}
#metasurround{height:105px;width:650px;border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #aaa;}
p{margin-left:15px; margin-right:15px;color:#444444; margin-top:10px;}	
a{color:#3e3e3e;text-decoration:none;}
.entry-content ul li{font-size: 13px;line-height: 20px;list-style-type: disc;}
#accordion p, h2{color:#0070BE;margin-bottom:15px;}