p {
	padding: 1ex 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

body {
	background-color: #E2E2E2;
}

.headerpix {
	background-image:  url("../images/new/headerpictures/liposuction-woman1.jpg");
}


a {
	color: #5781AE;
	text-decoration: underline;
}
a:hover {
	color: #003082;
	text-decoration: none;
}

h2 {
	color: #42B7E2;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	font-variant: normal;
}
h1 {
	color: #42B7E2;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	font-variant: normal;
}
h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
	font-variant: normal;
	margin-top: -3px;
}
h4 {
	color: #42B7E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin-bottom: 5px;
}
.searchbutton {
	vertical-align: text-bottom;
	margin-bottom: -2px;
	margin-top: 2px;
}

.boxTopLeft {
  background-image: url(../images/new/grey/box/box_tl.gif);
}

.boxTopRight {
  background-image: url(../images/new/grey/box/box_tr.gif);
}

.boxBottomLeft {
  background-image: url(../images/new/grey/box/box_bl.gif);
}

.boxBottomRight {
  background-image: url(../images/new/grey/box/box_br.gif);
}	

.boxContentLeft {
  background-image: url(../images/new/grey/box/box_cl.gif);
}

.boxContentRight {
  background-image: url(../images/new/grey/box/box_cr.gif);
}
.productbox {
	background-color: #FFF9EE;
	padding: 0px 5px 8px;
	margin-left: 60px;
	border: 1px solid #F1BC77;
	width: 400px;
}
.productinner {
	width: 280px;
	padding: 5px;
	float: left;
}

