﻿.topstripe
{
	background-image:url(images/top_stripe.gif);
	background-repeat:repeat-x;
	height:9px;
	
}

.newsfeed_content
{
	background-color:#DFE4E8;
	padding:10px 10px 10px 10px;
}

.newsfeed_copy
{
color:#7A93A2;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:8.5pt;
font-weight:bold;
text-align:justify;
line-height:25px;
}

.botstripe
{
	background-image:url(images/bot_stripe.gif);
	background-repeat:repeat-x;
	height:10px;
	
}

.headtitle 
{
	color:#8999A6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	font-weight:bold;
}

.webmd
{
	position:fixed;
	z-index:1000;
	float:right;
	display:run-in;
	background-image:url(images/webmd.gif);
	height:50px;
	width:120px;
	padding-left:400px;
	padding-top:200px;
	background-repeat:no-repeat;
	
}

.newsfeed_content_webmd
{
	background-color:#DFE4E8;
	padding:10px 10px 10px 10px;
	background-image:url(images/webmd.gif);
	background-repeat:no-repeat;
	background-position:353px 44px;
}

.newsfeed_content_medline
{
	background-color:#DFE4E8;
	padding:10px 10px 10px 10px;
	/*background-image:url(images/mplussm.gif);*/
	background-repeat:no-repeat;
	background-position:353px 78px;
}