/*  
Custom Theme Designed for Promise Healthcare
Theme URI: http://www.tivex.com
Version: 2.0
Author: Tivex
Author URI: http://www.tivex.com
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

•ie - Internet Explorer (All versions)
•ie8 - Internet Explorer 8.x
•ie7 - Internet Explorer 7.x
•ie6 - Internet Explorer 6.x
•gecko - Mozilla, Firefox (all versions), Camino
•ff3 - Firefox 3
•ff3_5 - Firefox 3.5 new
•opera - Opera (All versions)
•opera8 - Opera 8.x
•opera9 - Opera 9.x
•opera10 - Opera 10.x
•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
•safari3 - Safari 3.x
•chrome - Google Chrome
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body{
	margin:0;
	background-color: #F1F1E4;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a { color: #722a29; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { }

h1 { 	font-size:25px;color: #722a29; font:bold 20px Georgia, sans-serif; margin: 0; padding: 0px 0px 0px 0px; }
h2 {font-size:22px; color: #722a29; font:normal 16px Georgia, sans-serif; margin: 0px; padding: 0px 0px 10px 0px;}
h3 { font-size:16px;color: #722a29; font:normal 13px Georgia, sans-serif; margin: 0px; padding: 0px 0px 10px 0px;}
h4 { 	font-size:14px; color: #000; font-size: 12px; font-weight: bold; margin: 0px; padding: 0px 0px 10px 0px; }
h5{
	font-size:12px;
	}
h6{
	font-size:10px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}


p, ul, ol{
	font-size:12px;
	line-height:20px;
	}
html, input, select, td, div, p { font: normal 12px Arial, Helvetica, sans-serif; color: #000; }
form, input { padding:0; margin:0; }

ul, ol{
	
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color: #722A29;
text-decoration: none;
	}
a:hover{
text-decoration:underline;	}
	
h1 a, h2 a, h3 a{
	border:none;
	color: #722A29;
text-decoration: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
	}

.wrapper{
	background: url("images/content_bg.png") repeat-y scroll left top transparent;
    clear: both;
  margin: 0 auto;
width: 882px;
padding: 0 10px;
	}
#header{
	margin:0 auto;
	border-top: 3px solid #C7C998;
	}
	
#logo{
	margin:0 auto;
	float:left;
	}
.logo_img{
    padding: 18px 0 0 27px;
    max-width: 300px;
	max-height:100%;

}

.phone{
width:358px;
float:right;
font-size:19px;
height:114px;
background:url(images/locations_header_bg.jpg) no-repeat;
font: normal 13px Georgia, serif;
color: #722A29;
position:relative;
}
.phone p{
position:absolute;
left: 103px;
top: 48px;
}

.phone span{
left:25px;
top:50px;
color:#000;
font-weight:bold;
}
#menu{
	
	background:url(images/menu_locations_bg.jpg) repeat-x;
	height: 34px;

	margin: 0 auto;
width: 883px;
text-align: center;
	
	}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	}
#menu a{
	text-align: center;
	padding: 0px 14px;
	font: normal 13px/32px Georgia, serif;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-right:1px;
	text-decoration:none;
	height: 32px;
	line-height: 32px;
	}
#menu a:hover{
	color: #722A29;
background: transparent url(images/menu_bg.png) repeat-x top left;
text-decoration: none;
	}
#menu .current_page_item a{
	color: #722A29;
background: transparent url(images/menu_bg.png) repeat-x top left;
text-decoration: none;
	}
	
.welcome-content{
background-color: #CACABB;
height: 300px;
}
.welcome-content .left-content{
width: 500px;
float: left;
border-right: 1px solid white;

}
.welcome-content .left-content img{
width:100%;
height:100%;
}
.welcome-content .right-content{
width: 350px;
float: right;
padding: 30px 0px 0px 0px;

}
.welcome-content hr{
margin:0px;
margin:10px auto;
outline:0px;
background:url(images/locations_sep.jpg) repeat-x top left;
}
.welcome-content h2{color: #722A29;
font: normal 16px Georgia, sans-serif;
margin: 0px;
padding: 0px 0px 10px 0px;
}
.page-caption{
height: 21px;
padding-top: 4px;
background: #ACBDC4;
text-align: center;
border-top: 2px solid white;
border-bottom: 3px solid #541615;
}
.page-caption h2{
font-style: italic;
color: #722A29;
}


#page{
	background:#FFFFFF;
	margin:0 auto;
	padding:0px 0px 0 0px;
	width:882px;
	}
.contentmain{
padding:25px;
	}
#content{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
	}
#content.home{
width:370px;
float:left;
}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{ 	font-size:25px;color: #722a29; font:bold 20px Georgia, sans-serif; margin: 0; padding: 0px 0px 0px 0px; }
h2.title{
	color:#371015;
	font-size:16px;

	
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	
	}
.post .entry{
	
	
	}
.entry p{
	padding-bottom:20px;
}
.entry ul,ol{
	padding-left:20px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;

	font-size:14px;
	
	
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.leftsidebar
	{
	width:245px;
	float:left;
	}
.sidebar{
	
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	background-color: #C6C6C6;
	padding: 5px;
	}
#sidebar2 li{
	
	background-color: #C6C6C6;
	padding:5px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0;
	}
#sidebar1{
	
	margin-left: 10px;
	}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
	}
#sidebar1 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
	#sidebar1 li li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	
	
	
	}
.rightsidebar{
	width:245px;
	float:left;
	}
#sidebar2{
	padding:0px;
	margin-right: 5px;
	}
#sidebar2 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	}
#sidebar2 li ul{

	line-height:normal;
	padding-left:10px;
	}
#sidebar2 li li{
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	
	}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
	}
#sidebar2 li a:hover{
	border:none;
	
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
	}
#footer { height: 100px; padding-top:25px; background:transparent; vertical-align:top; color:#722a29; text-align:center; }
#footer a { color:#722a29; padding:0 3px; }
#footer .menu{ color:#deded2; }

.footerSep { width: 650px; height: 1px; line-height:1px; font-size:1px; background:#deded2; margin:16px auto; clear: both; }

.footer_copy{
	padding-top:10px;
	padding-left:10px;
	font-size: 12px;
	}


.sw_copy{
	font-size: 12px;
	padding-left:10px;
	}


.info{
	
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;

	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

a img{
	border:none;
	}



pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*Drop Menu start*/

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; 
position:relative;  z-index:300; width:100%;}

#dropmenu a {

   text-align: center;
	padding: 0px 11px;
	font: normal 13px Georgia, serif;
	color:#FFFFFF;
	display:block;
	float:left;
	margin-right:1px;
	text-decoration:none;
	line-height:32px;

	
}
#dropmenu a:hover {}
#dropmenu ul .current_page_item a{
	background-image:none;
	}
#dropmenu li {border: 0 none;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999;}
#dropmenu ul {position:absolute; display:none;  top:32px;; left:0px;}
#dropmenu ul a{
	font-weight: normal;
	color: #fff !important;
	text-decoration: none;
	background:#781614 !important;
	background-image:none !important;
}

#dropmenu li ul {
	background:#781614;
	background-image:none;
	width: 200px;
	padding: 0px;
	margin:0px;
}
#dropmenu li ul a {
	height:auto;
	float:left;
	color: #ffffff;
	width:200px;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.clear, .cb{
	clear:both;
	}

#dropmenu li ul a:hover {
	color: #781614 !important;
	background-color: #C9C898 !important;
}
#dropmenu li ul li{
	width:199px;
	border:1px solid black;
}
#dropmenu li ul li a{border:none;}
#dropmenu ul ul{top:0!important;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



#sideBarRight {
    background: url("images/sidebar_right_bg.jpg") repeat-y scroll left top transparent;
    float: right;
    width: 377px;
}

#sideBarRightTop {
    background: url("images/sidebar_right_top.jpg") no-repeat scroll left top transparent;
    width: 377px;
}

#sideBarRightBot {
    background: url("images/sidebar_right_bottom.jpg") no-repeat scroll left bottom transparent;
    padding: 21px 23px 21px 21px;
    width: 333px;
}

#videoLibrary {
    background: url("images/sidebar_vid_bg.jpg") repeat-y scroll left top transparent;
    width: 330px;
}

#videoLibraryTop {
    background: url("images/sidebar_vid_top.jpg") no-repeat scroll left top transparent;
    width: 330px;
}
#videoLibraryBot {
    background: url("images/sidebar_vid_bot.jpg") no-repeat scroll left bottom transparent;
    padding: 20px 0 35px;
    position: relative;
    width: 330px;
}

#videoLibrary h2 {
    padding: 0 15px 10px;
}

#videoLibrary h2 .h2SubText {
    color: #000000;
    font-size: 12px;
    font-style: italic;
}

.videoList {
    width: 330px;
}
.vidSep {
    background: url("images/sidebar_vid_sep1.jpg") no-repeat scroll left top transparent;
    font-size: 0;
    height: 2px;
    line-height: 1px;
}


.videoList h2.selected {
    background: url("images/sidebar_vid_arrow_dn.jpg") no-repeat scroll 120px 12px transparent;
    color: #722A29;
}

.videoLink {
    background: url("images/sidebar_vid_level2_bg.jpg") repeat-y scroll left top transparent;
    font: 13px Georgia,sans-serif;
    width: 159px;
    z-index: 900;
}

.videoLink a {
    background: url("images/sidebar_vid_sep2.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    font: 13px Georgia,sans-serif;
    padding: 8px 5px 6px 15px;
    text-decoration: none;
}

#videoLibraryBot img {
    border: 3px solid #551F1D;
    height: 96px;
    position: absolute;
    right: 18px;
    top: 85px;
    width: 147px;
    z-index: 90;
}
.videoList h2 {
    background: url("images/sidebar_vid_arrow_right.jpg") no-repeat scroll 120px 12px transparent;
    color: #000000;
    cursor: pointer;
    font: 13px Georgia,sans-serif;
    margin: 0;
    padding: 10px 15px 8px !important;
    text-align: left;
    text-decoration: none;
}



/* --------------- Fancybox Styles used for Videos --------------- */
div#fancy_overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; z-index: 950; }
div#fancy_loading { position: absolute; height: 40px; width: 40px; cursor: pointer; display: none; overflow: hidden; background: transparent; z-index: 970; }
div#fancy_loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background: transparent url('images/fancybox/fancy_progress.png') no-repeat; }
div#fancy_outer { position: absolute; top: 0; left: 0; z-index: 960; padding: 20px 20px 40px 20px; margin: 0; background: transparent; display: none; }
div#fancy_inner { position: relative; width:100%; height:100%; background: #FFF; }
div#fancy_content { margin: 0; z-index: 970; position: absolute; }
div#fancy_div { background: #000000; color: #FFF; height: 100%; width: 100%; z-index: 970; }
img#fancy_img { position: absolute; top: 0; left: 0; border:0;  padding: 0;  margin: 0; z-index: 970; width: 100%; height: 100%; }
div#fancy_close { position: absolute; top: -12px; right: -15px; height: 30px; width: 30px; background: url('images/fancybox/fancy_closebox.png') top left no-repeat; cursor: pointer; z-index: 980; display: none; }
#fancy_frame { position: relative; width: 100%; height: 100%; display: none; }
#fancy_ajax { width: 100%; height: 100%; overflow: auto; }
a#fancy_left, a#fancy_right { position: absolute;  bottom: 0px;  height: 100%;  width: 35%;  cursor: pointer; z-index: 975;  display: none; background-image: url("data:image/gif;base64,AAAA"); outline: none; overflow: hidden; }
a#fancy_left { left: 0px; }
a#fancy_right { right: 0px; }
span.fancy_ico { position: absolute;  top: 50%; margin-top: -15px; width: 30px; height: 30px; z-index: 985;  cursor: pointer; display: block;}
span#fancy_left_ico { left: -9999px; background: transparent url('images/fancybox/fancy_left.png') no-repeat;}
span#fancy_right_ico { right: -9999px; background: transparent url('images/fancybox/fancy_right.png') no-repeat;}
a#fancy_left:hover, a#fancy_right:hover { visibility: visible; background-color: transparent; }
a#fancy_left:hover span { left: 20px; }
a#fancy_right:hover span { right: 20px; }
#fancy_bigIframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent;}
div#fancy_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 940; border: 0; padding: 0; margin: 0;} 
div.fancy_bg { position: absolute; display: block; z-index: 940; border: 0; padding: 0; margin: 0;}
div#fancy_bg_n { top: -20px; left: 0; width: 100%; height: 20px; background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;}
div#fancy_bg_ne { top: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;}
div#fancy_bg_e { right: -20px; height: 100%; width: 20px; background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;}
div#fancy_bg_se { bottom: -20px; right: -20px; width: 20px; height: 20px; background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;}
div#fancy_bg_s { bottom: -20px; left: 0; width: 100%; height: 20px; background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;}
div#fancy_bg_sw { bottom: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;}
div#fancy_bg_w { left: -20px; height: 100%; width: 20px; background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;}
div#fancy_bg_nw { top: -20px; left: -20px; width: 20px; height: 20px; background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;}
div#fancy_title { position: absolute; z-index: 970; display: none;}
div#fancy_title div { color: #FFF; font: bold 12px Arial; padding-bottom: 3px; white-space: nowrap;}
div#fancy_title table { margin: 0 auto;}
div#fancy_title table td { padding: 0;    vertical-align: middle;}
td#fancy_title_left { height: 32px; width: 15px; background: transparent url('images/fancybox/fancy_title_left.png') repeat-x;}
td#fancy_title_main { height: 32px; background: transparent url('images/fancybox/fancy_title_main.png') repeat-x;}
td#fancy_title_right { height: 32px; width: 15px; background: transparent url('images/fancybox/fancy_title_right.png') repeat-x;}

#promconnect { width:330px; height: 94px; background: transparent url(images/sidebar_right_prom_bg.jpg) no-repeat left top; }
#promconnect h2 { padding: 15px 15px 0px 15px; }
#promconnect h3 { padding: 15px 15px 0px 15px; }
#promconnect h2 .h2SubText { font-size: 11px; color:#ffffff; }
.profeedListWrapper { }
.profeedNumber { }
.profeedTitle { }
.profeedSource { }
.profeedDetailWrapper { }
.profeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.profeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.profeedDetailWrapper .newsItem span {display:block;}
.profeedDetailWrapper .newsItem .newsListHeadline {font-size:120%;}
.profeedDetailWrapper .newsItem .newsListPublishline {font-size:90%;}
.profeedDetailWrapperHome { clear:both; }

#webMdRSS { width:330px; height: 94px; background: transparent url(images/sidebar_right_news_bg.jpg) no-repeat left top; }
#webMdRSS h2 { padding: 15px 15px 0px 15px; }
#webMdRSS h2 .h2SubText { font-size: 11px; color:#ffffff; }
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper { }
.newsfeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper .newsItem span {display:block;}
.newsfeedDetailWrapper .newsItem .newsListHeadline {font-size:120%;}
.newsfeedDetailWrapper .newsItem .newsListPublishline {font-size:90%;}
.newsfeedDetailWrapperHome { clear:both; }
.rssPrev { width:32px; height: 30px; display:block; float:left; } 
.rssNext { width:32px; height: 30px; display:block; float:right; } 
.newsFeedItem { padding-top: 17px; width:260px; display:block; text-align: center;}
#rssSlide { width: 260px; height: 30px; float:left; background: #C4B7AD; list-style:none;}
#rssSlide li{
display:inline;
padding-top: 15px;
line-height: 15px;
text-align: center;
}
.photoBorder { border: 2px solid #f1f1e4; }
.photoBorderLeft { border: 2px solid #f1f1e4; float: left; margin: 15px 15px 15px 0px; }
.photoBorderRight { border: 2px solid #f1f1e4; float: right; margin: 15px 0px 15px 15px; }