.body{
	background-image: url(../images/background02.gif);
	background-repeat: repeat;
	margin-left: 0;
	margin-top: 0;
}
#tableheight{
	width:768px;
	height:1px;
	background-color:#fff;
}
input.form {
    height :18px;
	 width: 160px;
	background-color: #979797;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : #fff;
		border-style : none;
}
input.buttonClear {
	width:42px;
	height :17px;
	font-family : Arial;
	font-size : 11px;
		font-weight : bold;
		color : #000000;
		border-style : none;
		background: url(../images/button_clear.gif) no-repeat;
}
input.buttonSubmit {
    width:89px;
	height :17px;
	font-family : Arial;
	font-size : 11px;
		font-weight : Bold;
		color : #000000;
		border-style : none;
		background: url(../images/button_send.gif) no-repeat;
}
select.formselect {
	background-color: #43658A;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #FFFFFF;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
TEXTAREA.formquestion {
	 height :85px;
	 width: 160px;
	background-color: #979797;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : #fff;
		border-style : none;
}
.Title{
	font-family: Verdana;
	font-size: 14px;
	color:#000;
}
.blockText{
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
#dropinboxv2cover{
width: 320px; /*change width to desired */
height: 174px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
height: 174px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid black; /*Customize box appearance*/
padding: 0px;

position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
 background: url(../images/cosmetic_dropAd.jpg) no-repeat;
}
.dropText{
	padding-left:135px;
	padding-right:4px;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}

#dropinboxv3cover{
width: 320px; /*change width to desired */
height: 174px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv3{
width: 300px; /*change width to above width-20. */
height: 174px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid black; /*Customize box appearance*/
padding: 0px;

position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
 background: url(../images/banner_lasik.jpg) no-repeat;
}
.dropTextlasik{
	padding-left:135px;
	padding-right:4px;
	padding-top:140px;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}
A.adlink {
	font-family:Verdana;
	font-size:12px;
	color: Blue;
	text-decoration:none;
}

A.adlink:visited {
	font-family:Verdana;
	font-size:12px;
	color: Blue;
	text-decoration:none;
}

A.adlink:hover {
	font-family:Verdana;
	font-size:12px;
	color: Gray;
	text-decoration:none;
}
input.AntiSpam {
    height :18px;
	 width: 160px;
	background-color: #000099;
	font-family : Arial;
	font-size : 12px;
		font-weight : normal;
		color : #fff;
		border-style : none;
}
A.docLink {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}

A.docLink:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}

A.docLink:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
A.docLinkBold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

A.docLinkBold:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

A.docLinkBold:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}
.coupon{
	border: 2px dashed #000;
}

