#sunglass_details {
	vertical-align:top;
	position:absolute;
	width:800px;
	height:600px;
	left:100px;
	top: 30px;
	visibility:hidden;
	background-color:#00000;
	border: 1px solid #CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Shadow (Color=#ababab, Direction=135);
}

body {
	margin: 15px;
	background-color:#000000;
}
.gerry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px double #000000;
}
.greyside {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.greybotom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
.gerryCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px none;
}
.gerryCopy2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px none;
}
.blackbox {
	border: 1px solid #000000;
}

