/*
	Advice - SellerBlogsSearchResults.css
	Styles specific to seller blogs search results page.
*/

#Common
{
	width: 100%;
	border-top: none;
}

#CommonBody
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

/* CommonContentArea Class divergence is needed to fix a problem with disappearing "Latest Posts" headline in IE 6 */
.CommonContentArea
{
	background-color: Transparent;
}

