#contentImage {
	position: relative;
}


#contentImage div.adminEdit {
	position: absolute;
	top: 10px;
	right: 10px;
}

#products {
	margin-left: 62px;
	margin-top:	62px;
}

#products a {
	text-decoration: none;
	color: #000000;
}

#products div.product {
	float: left;
	position: relative;
	max-width:	230px;
	font-size: 10pt;
}

#products div.product-admin {
	position: absolute;
	right: 15px;
	top: 5px;
}

#products div.product-linkadmin {
	position: absolute;
	left: 3px;
}

#products div.lighttext_head {
	padding-left: 2px;
	font-weight: bold;
}

#products div.lighttext {
	padding-left: 2px;
	height: 35px;
	max-height: 35px;
}

#products div.special {
	background: url(../../images/pricebg.gif) no-repeat;
	width: 90px;
	height: 35px;
	margin-top: 20px;
	padding-top: 8px;
	color: white !important;
	text-align: center;
}

#products div.productspacer {
	float: left;
	margin-left: 95px;
}

#products div.nextRow {
	clear: both;
	padding-top: 42px;
}

#mainframe div.adminAdd {
	position: absolute;
	top: -55px;
	left: 10px;
}

#mainframe div.adminAdd a {
	text-decoration: none;
}
