<!--
#imagebg {	
	position: absolute;
	top: 175px;
	left: 20px;
	width: 322px;
	height: 322px;
	background-color: #47dfff;}

#imagewhite {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 302px;
	height: 302px;
	background-color: #ffffff;

}


#image {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 300px;
	height: 300px;

}

#content {	
	position: absolute;
	top: 175px;
	left: 362px;
	width: 458px;}

.title {	FONT-SIZE: 25px; 	COLOR: #ffffff; 	LINE-HEIGHT: 30px; 	FONT-FAMILY: "Georgia"; 
        background-color: #ff0066;
  	PADDING-LEFT: 3px;
 	 PADDING-RIGHT: 3px;}

.relatedtitle {	FONT-SIZE: 15px; 	COLOR: #ffffff; 	LINE-HEIGHT: 20px; 	FONT-FAMILY: "Georgia"; 
        background-color: #ff0066;
  	PADDING-LEFT: 2px;
 	 PADDING-RIGHT: 2px;	
	margin-bottom: 10px;}

.text {	font-size: 0.9em;	color: #212121;}.text a {	color: #FF0066;	font-weight: bold;	text-decoration: none;}.text a:hover {	text-decoration: underline;}.text a:visited {	color: #FF0066;}.text a:active {	text-decoration: underline;	color: #333333;}

.line {
	position: relative;
	top: 3px;
	left: 0px;
	width: 320px;
	height: 4px;
}

#related {	
	position: absolute;
	top: 517px;
	left: 20px;
	width: 322px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;}

#mpu {
	position: absolute;
	top: 680px;
	left: 20px;
	width: 300px;
	height: 250px;
	padding: 10px;
	background-color: #D7D7D7;
}

.affiliate a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #009CFF;
	padding-left: 3px;
	padding-right: 3px;
}

.affiliate a:hover {
	text-decoration: underline;
}

.affiliate a:visited {
	color: #FFF;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #444; border-style: none none dotted; }
}
-->