
div.cpforeground
{
	background-image: url('../images/cp_lg_overlay.png');
	height: 256px;
	width: 256px;
}
div.ieforeground
{
	visibility: hidden;
}
div.stylist
{
	padding: 10px;
	background-color: #FFFFFF;
	color: #000000;
	height: 600px;
	width: 500px;
	position: absolute;
	top: 320px;
	left: 50%;
	margin-left: -250px;
}
div.stylist fieldset
{
	padding-bottom: 6px;
}