.brandColor{
	color:#0092DE;
}


div.news_entry img {
    float: left;
}
div.news_entry div.news_content {
    margin-left: 60px;
}
div.news_entry div.news_content p {
    margin: 0 0 1em 0;
}

.a_right{
	text-align: right;
}


.contentbox .withPadding p:last-child{
	margin-bottom: 0px;
}

.withHR{
	border-bottom: 1px solid rgb(204, 204, 204);
}

.no_bullet{
	list-style: none;
}

#tabbedNav{
	margin-bottom: 10px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #80c218;
}

#tabbedNav ul{
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}

#tabbedNav ul li{
	float: left;
	margin-top: 15px;
	text-align: center;
	background-image: url(/resources/shared/images/PfizertabbedNav/tabbedNav.gif);
	list-style-type: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	width:85px;
}


#tabbedNav ul li.active{
	background-image: url(/resources/shared/images/PfizertabbedNav/tabbedNav-active.gif);
}
#tabbedNav ul li.inactive{
	background-color: rgb(150, 150, 150);
	border-color: rgb(113, 113, 113);
}


#tabbedNav ul li + li{
	margin-left: 5px;
}

#tabbedNav ul li a{
	color: rgb(255, 255, 255);
	font: normal normal bold 11px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}


.brandColor2{
	color: rgb(151, 184, 70);
}

ol{
	margin-left: 10px;
	padding-left: 15px;
}



h4, h3{
	margin-bottom: 4px;
}
.subNav{
	padding-left: 15px;
}

.featuredInfo{
	background-image: url(/resources/specialties/img/featured-info-Cardiology.gif);
	height: 130px;
	width: 585px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
input.go-input {
background:url("/resources/shared/images/input-back.gif") no-repeat scroll 0 0 #FFFFFF !important;
border:1px solid #676767 !important;
width:30px !important;
}
input.gsc-go-button  {
background:url(/resources/specialties/img/gobtn.gif) no-repeat scroll 0 0 transparent;
border-style:none;
color:#FFFFFF;
cursor:pointer;
font:bold 10px Verdana,Arial,Helvetica,sans-serif;
height:20px;
margin-left:3px;
margin-top:3px;
padding-bottom:1px;
padding-left:4px;
padding-top:1px;
text-align:center;
width:30px;
}


