h3{}
	h3.top{border-bottom: dotted 1px #c924b6;text-align: center;margin-bottom: 20px;padding-bottom: 5px;}
	h3.bottom{border-top: dotted 1px #c924b6;text-align: center;margin-top: 20px;margin-bottom: 5px;padding-top: 5px;}
div.priceList{width:440px;float: left;margin-left: 20px;}
	div.priceList td.titleService{text-align: left;width: 340px;padding: 0 5px 7px 0;border-bottom: solid 1px #dedede;font-weight: bold;}
	div.priceList td.titlePrice{text-align: right;width: 100px;padding: 0 5px 7px 0;border-bottom: solid 1px #dedede;font-weight: bold;}
	div.priceList td.service{text-align: left;padding: 7px 5px 0 5px;font-weight: bold;}
	div.priceList td.price{text-align: right;padding:  7px 5px 0 5px;font-weight: bold;font-family: Arial;font-size: 13px; color: #8e8e8e}
	div.content div.contentBackImg{overflow: inherit;height:inherit;background: url(../img/pricelist/woman.jpg) center right no-repeat;}
	/* div.priceListWoman{float: right;}
		div.priceListWoman img{} */
	div.note{float: left; clear: both;margin-top: 5px;margin-left: 20px;}
		div.note span{font-size: 10px;}
		
#clearone {
clear: both;
height: 1px;
}		
