
#maincontent #related {
	float: right;
	clear: none;	
}

#maincontent #relateditemholder {
	width: 290px;
	min-height: 440px;
}


.mainimage {
	width: 290px;
	height: 179px;
	overflow: hidden;
	
}

.relateditem {
	float: right;
	clear: right;
	margin-top: 23px;
	width: 106px;
}

.relateditem .title {
	margin-bottom: 2px;
}

.relateditem .linkbutton {
	margin-top: 2px;
}

.relateditem_title {
	color: #554f4d;
	font-size: 12px;
	display: block;
	font-weight: bold;
	margin-top: 0px;
}