
#topContent
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.starRating
{
	float: right;
	font-weight: bold;
}

.moreInformation
{
	font-weight: normal;
	margin: 5px 0 0 0;
}

.moreInformation a:link, 
.moreInformation a:visited, 
.moreInformation a:active 
{
	text-decoration: underline;
}

/*Placeholders*/
/*****************************************************************************/

#detailedDescription
{
}

#mainImage
{
}

div.listItemContent div.listItemExtras a img
{
	display: none;
}

div.listItemContent div.summaryText div.listItemPriceInfo
{
	display: block;
}

div.listItemHeading div.listItemPriceInfo
{
	visibility: hidden;
	font-size: 0px;
	color: #fff;
}

div.listItemHeading div.listItemPriceInfo img
{
	display: none;
}