
.webgain-cooltip-div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}
.webgain-cooltip-body {
	padding: 4px;
	background: white;
	border-color: #000c70;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.webgain-cooltip-caption {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background: #000c70;
	color: #ffffff;
}
.webgain-cooltip-close {
	padding: 2px 4px 0px 0px;
	text-align: right;
	vertical-align: top;
}

div#mybutton {
	background: url(/images/admin/stylebutton_middle.gif);	
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana; 
	font-size: 11px;
	cursor: pointer;
	text-decoration: none;
	padding: 3px 0px;
	float:left;
}

a.mybutton {
	text-decoration: none;	
}

div#mycancelbutton {
	background: url(/images/admin/stylebutton_cancel_middle.gif);	
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	text-decoration: none;
	padding: 3px 0px;
	float:left;
}

div#mybuttonleft {
	float:left;
}

div#mybuttonright {
	float:left;
}

img {
	border: 0px;
}

