body
{
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a, strong
{
	color:#606;
}
a:hover
{
	color:#303;
}

#container
{
width:560px;
margin-left: auto;
margin-right: auto;
}
#header
{
	height: 69px;
	background-color: #fff;
	background-image:url(/html/img/header_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding:0px;
	border-bottom:1px solid #fff;

}

	#levitra-logo 
	{ 
		width: 200px; 
		height: 69px; 
		background-image: url(/html/img/levitra_logo_popup.gif);
		background-position:left;
		background-repeat:no-repeat;
		float:left;
	}
	
	#levitra-logo h1, #levitra-logo p 
	{ 
		position: absolute; 
		left: -9999px; 
	}

	#bayer-logo 
	{ 
		width: 232px; 
		height: 43px; 
		background: url(/html/img/bayer_logo.gif) no-repeat; 
		float:right; 
		margin: 11px 30px auto 30px; 
		
	}
	
	html>body #bayer-logo
	{
		margin-right: 30px;
	}
	
	#bayer-logo h5
	{ 
		position: absolute; 
		left: -9999px; 
	}
#page-content
{
	margin:0px;
	padding:10px 30px 40px 30px;
	border-top:5px solid #f60;
	/*background-color:#99CC00;*/
}
		#page-content h3
		{
			font-size:18px;
			color:#f60;
		}
		#page-content h4
		{
			font-size:13px;
			color:#606;
		}
		#page-content h3.divider
		{
			border-bottom:1px dashed #fc9;
			padding-bottom:20px;
		}
		#page-content p, #page-content ul li
		{
			/*text-align:justify;*/
			font-size:12px;
			color:#666;
		}
		#page-content ol li
		{
			font-size:12px;
			color:#666;
		}
		#page-content strong
		{
			color:#555;
		}
		
		#page-content strong.colored {
			color:#606;
		}

		
		#page-content a
		{
			color:#606;
		}
		#page-content a:hover
		{
			color:#303;
		}
		#page-content ul li
		{
		list-style-image:url(/html/img/bulletpoint.gif);
		}
		#page-content p.footnote
		{
		text-align:justify;
		border:1px solid #666;
		padding:10px;
		font-size:11px;
		}
		#page-content a.footnote
		{
		color:#666;
		}
		p.pdflink
		{
			padding:0 0 3px 20px;
			background:url(/html/img/pdfIcon.gif) top left no-repeat;
			display:block;
		}
		#page-content p.pdfnote
		{
			padding-left:20px;
			font-size:10px;
			background-image:url(/html/img/pdfIcon.gif);
			background-repeat:no-repeat;
			background-position:top left;
			color:#999;
			display:block;
		}
		#page-content p.note
		{
			font-size:11px;
			color:#999;
		}
		#page-content p.divider, h4.divider
		{
			border-top:1px dashed #fc9;
			padding-top:20px;
		}
#footer
{
	border-top:1px dashed #fc9;
	height:50px;
	margin:0px;
	padding-right:30px;
	text-align:right;
	clear:both;
}