/* main css stylesheet for Vein Treatment Center */


#content { 
	width: 860px; 
	background-image: none; 
	border: 1px solid #EBEBEB; 
} 

#content table { 
	width: 860px; 
	text-align: left; 
} 

#content tr { 
	background-color: white; 
}

#content td {
	width: 410px;
	padding-right: 20px;
	text-align: left;
	line-height: 1.5em;

}

h3 {
	font-size:  110%;
}