@charset "UTF-8";
/* CSS Document Chiesi UK FOR PRINT*/

body{
	margin: 0px;
	font-size:100%;
}

#nav_menu, #footer, object,#flash_td_bg, #header{
	display:none;
}

#wrapper{
	width: 802px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	background-image:url(../images/bg_bordered.gif);
	background-repeat:repeat-y;
}


#pullout{
	margin-left: 50px;
}

		
/* end of accordion*/


#content{
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#333333;
}

#content a{
	color: #4d9de2;
}
#content a:hover{
	color: #333333;
}
h1{
	color:#4d9de2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em; /*15px*/
}
h2{
	color:#4d9de2;
	font-size: 1em;
}


.clear{
	clear:both;
}


#form_patient{
	margin: 0 15px 0 0;
	text-align:right;
	float: right;
}

#caveats{
font-size:0.8em;
}


#default ul{
	margin-top: 10px;
}
#default ul li{
list-style-type: disc;
border:none;
margin-left: 30px;
width: 70%;
}

		