body {font-family:arial;font-size;12px;background-color:#006633;margin-top:0px;}

.bp {padding-bottom:10px;}

.bpt {padding-top:10px;padding-bottom:10px;}

.extraspace {
	padding-top:10px;
	padding-bottom:10px;
}

.floatleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.floatright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.hl {background-color:yellow;}

.largetext {
	font-size:14pt;
}

.largertext {
	font-size:16pt;
}

.redtext {
	color:red;
}

.smallishtext {
	font-size:10pt;
}

.smalltext {
	font-size:11pt;
}

.strong1 {
	font-weight: bold;
	font-size: 16pt ;
}

.table1 {
	border-style:solid #000000;width:700px;background-color:#ffffff;
}

.table2 {
	width:700px;
	background-color:#ffffff;
}

.tbgi-atc {
	background-image:url('protimages/AddToCart.jpg');
	background-repeat: no-repeat;
}

.tbgi-gscb1 {
	background-image:url('protimages/GlomaxFaceCareKit.jpg');
	background-repeat: no-repeat;
}

.tbgi-gscb2 {
	background-image:url('protimages/GlomaxFaceCareKit-Small.jpg');
	background-repeat: no-repeat;
}

.tbgi-hg {
	background-image:url('protimages/CureAcne.jpg');
	background-repeat: no-repeat;
}

.tbgi-soa {
	background-image:url('protimages/SealOfApproval.jpg');
	background-repeat: no-repeat;
}

.td3 {
	align:left;
	background-color:#ffffff;
	padding:20px;
}

.titletag {
	font-weight: bold;
	font-size: 24pt ;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: yellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

