body {
	background: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	text-decoration: none;
	text-align: left;
}

img {border: 0px; margin: 0px; display: block;}

	
a:link {color: #d5001a; text-decoration: none;}
a:visited {color: #d5001a; text-decoration: none;}
a:hover {color: #d5001a; text-decoration: underline;}
a:active {color: #d5001a; text-decoration: none;}

#pom {
	margin: 0;
	padding: 0;
	border: 0;
	width: 230px;
	height: 245px;
}

#pom-heading {
	margin: 0;
	padding: 0 0 0 12px;
	border: 0;
	width: 218px;
	height: 32px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 32px;
	background: #d5001a;
}

#pom-heading-small {
	margin: 0;
	padding: 0 0 0 12px;
	border: 0;
	width: 218px;
	height: 32px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 32px;
	background: #d5001a;
}

#pom-photo {
	width: 230px;
	height: 152px;
	margin: 0 0 8px 0;
	background: #ebebeb;
}

#pom-photo-tab {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo.png) no-repeat;
}

#pom-photo-tab:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-ov.png) no-repeat;
}

#pom-photo-uo {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo-uo.png) no-repeat;
}

#pom-photo-uo:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-uo-ov.png) no-repeat;
}

#pom-photo-let {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo-let.png) no-repeat;
}

#pom-photo-let:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-let-ov.png) no-repeat;
}

#pom-photo-ni {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo-ni.png) no-repeat;
}

#pom-photo-ni:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-ni-ov.png) no-repeat;
}

#pom-photo-sold {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo-sold.png) no-repeat;
}

#pom-photo-sold:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-sold-ov.png) no-repeat;
}

#pom-photo-closing {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo-closing.png) no-repeat;
}

#pom-photo-closing:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-closing-ov.png) no-repeat;
}

#pom-photo-np {
	float: left;
	position: absolute;
	padding: 136px 8px 0px 0px;
	width: 222px;
	height: 16px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#191919;
	background: url(../pictures/pom-photo-np.png) no-repeat;
}

#pom-photo-np:hover {
	text-decoration: none;
	background: url(../pictures/pom-photo-np-ov.png) no-repeat;
}


#pom-info {
	width: 230px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
}

.grey {
	color: #666666;
}

p.base4 {
	margin: 0 0 4px 0;
}
