body {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#e9f5f5;
background-image:url(../images/dermaspa_background.jpg);
background-repeat:repeat-x;
padding: 0px;
margin: 0px;
font-size:12px;}
div, li, p, span {}
p{}
img {border: 0px;}
a:link {}
a:visited {}
a:link, a:visited {font-size:1em;}
a:hover {text-decoration:none; color:#333333;}
a:active {}
.left {float:left;}
.right {float:right;}
h1, h2, h3, h4, h5, h6{color:#016b6b;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
hr {}
li {}
div, form {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}
.pad10 {padding:10px}
.pad5 {padding:5px;}
.pad-in-05 div.cell {padding:5px;}
.pad-in-10 div.cell {padding:10px;}
.pad-in-15 div.cell {padding:15px;}
.pad-in-20 div.cell {padding:20px;}
.pad-sides div.cell {padding:0 5px 0 5px;}
.clear-left {clear:left;}
.clear-right {clear:right;}
.clear-both {clear:both;}
.float-left { float:left;}
.float-right { float:right;}
.no-padding{padding:0;}
.no-margin{margin:0;}
.no-padding-margin{padding:0;margin:0;}
.thumbnail {
position:relative;
float: left;
border: 1px solid #999;
margin: 0 5px 5px 0;
text-align:center;}
.button {
width:100px;
height:16px;
border: 1px solid #12890d;
color:#003300;
font-size:.8em;
font-weight:bold;}
.igd {
font-size: 9px;
color:#FFFFFF;
text-decoration: none;
text-align: center;}
.igd a{
font-size: 9px;
color: #666666;
text-decoration: none;
text-align: center;}
.igd a:hover{
color: #FFFFFF;
background-color: #000066;}
#tabs input,#tabs textarea,#tabs select{ border:1px solid #ccc; }
#tabs input.form-submit{ border:1px outset #ccc; cursor:hand; }
#tabs input.error,#tabs textarea.error,#tabs select.error{ border-color:#F30; }
label.error{
	display:block;
	background-image: url(../images/error.gif);
	background-repeat:no-repeat;
	padding:2px 2px 2px 20px; 
	margin:0px; 
	color:#F30; 
	font-size:10px;
}