@charset "utf-8";
/* CSS Document */
#page #images {
	width: 986px;
	height: 125px;
	background-image: url(../images/img_pg/plastic_surgery_twigs.jpg);
	background-repeat: repeat-x;
}
#page #images img   {
	float: right;
}
#page .colL {
	text-align: left;
	padding: 30px 0px 30px 40px;
	width: 470px;
	float: left;
}
p.start {
	padding-top: 0px;
	margin-top: 0px;
}
a.patient {
	background-image: url(../images/img_pg/magnify.jpg);
	background-repeat: no-repeat;	
	line-height: 45px;
	padding-left: 65px;
	display:block;
	text-decoration: none;
	height: 50px;
	width: 410px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
}
#page .colR {
	text-align: left;
	width: 420px;
	padding: 30px 0px 25px 0px;
	float:right;
}
#page .colR a.block {
	width:350px;
	display:block;
	border: dotted 1px #ccc;
	padding: 10px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-image: url(../images/img_pg/a-block-bk.jpg);
	background-repeat: repeat-x;
}
#page .colR a.two {
	line-height: 18px;
}
#page .colR img {
	float:left;
	border: none;
	margin-top: 10px;
	padding-right: 17px;
}
