@charset "utf-8";
/* CSS Document */


#clinicguide{
	width:668px;
	padding:0 0 0 0;
	margin:0 0 30px 0;
	background:#EEF3ED;
	background-position:bottom;
	border:#CFE4CD 1px solid;
}

p.subject{
	text-indent:1em;
	line-height:2;
}
	

ul.lightbox{
	width:550px;
	height:200px;
	margin:0 0 0 84px;
}

ul.lightbox li{
	width:275px;
	height:200px;
	float:left;
	margin:0 0 0 0px;
	list-style:none;
	text-align:center;
}

ul.lightboxtext{
	width:550px;
	height:60px;
	margin:0 0 0 84px;
	text-align:center;
}

ul.lightboxtext li{
	width:275px;
	float:left;
	list-style:none;
	margin:3px 0 0 0px;
	line-height:1.2;
}


.itembox{
	width:670px;
	border-bottom:1px #C2D8F8 dotted;
	padding-bottom:5px;
	margin:5px 0 10px 0;
	clear:both;
}


p.itemname{
	font-size:130%;
	color:#3357AA;
	margin:10px 0 5px 0;
}

p.imgleft{
	width:168px;
	float:left;
	margin:5px 20px 10px 0;
	border:#CCC 1px solid;
	padding:2px;
}
