.dentistimage
{
	width: 130;
	height: 100; 
	float: left; 
	padding: 0px 3px 0px 0px;
}

.serviceslist
{	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #493b76;	
--	list-style-image:url("../images/tooth3.png");
	list-style-type:square;

}

.commontext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #493b76;


}

.commontext2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #493b76;


}

.commontext2NoWrap {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #493b76;
	white-space:nowrap;


}

.commontext3 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #493b76;


}


.phonenumber {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;


}

.titles {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #22096f;


}

.sublinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F5EEDC;


}

.bigtext1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #857145;

}

a:link {
	color: #493b76;
	text-decoration: none;
}
a:visited {
	color: #493b76;
	text-decoration: none;
}
a:hover {
	color: #17054B;
	text-decoration: none;
}
a:active {
	color: #493b76;
	text-decoration: none;
}
