body {
    margin: 0;
	overflow: hidden; /* hides scroll bars in IE and Safari */
}
a:link
{
text-decoration: none;
color: #000000;
}
a:visited
{
text-decoration: none;
color: #000000;
}
a:active
{
text-decoration: none;
color: #000000;
}	

div.gmnoprint {
}

span.popUpContainer
{
	width: 250px;
	height: 200px !important;
	overflow: hidden;
	font-size: 12pt !important;	
}
.popUpTop {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	height: 20px;
	width: 200px;
	padding: 0 0 .5em 0;
	margin-bottom: 5px;
	overflow: hidden;
}
.popUpTop2 {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	height: 20px;
	width: 200px;
	margin-bottom: 5px;
	padding: 0 0 .5em 0;
	overflow: hidden;
}
.popUpLeft {
	float: left;
	font-family: Arial;
	font-size: 11px;
	height: 110px;
	width: 143px !important;
	/*margin-left: 100px;*/
	margin: 0;
	padding: 0 0 0 5px;
	overflow: hidden;
}
.popUpPictureFrame {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px #000 solid;
	overflow: hidden;
}
.popUpPicture {
	height: 100px;
	width: 100px;
}
.priceFont {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	height: 17px;
	color: #bd3c3f;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
}
.bottomCon
{
	padding: 0;
	margin: 0;
	height: 59px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}
.bottomViewButton
{
	float: left;
	height: 41px;
	margin: 5px 0 0 0;
}
.spacing
{
	margin: 0px;
}
.priceThing
{
	margin-bottom: 30px;
	padding-bottom: 30px;
	height: 30px;
}
