.rightpanel, .rightpanel p, .rightpanel img
{
	margin: 0px !important;
	padding: 0px !important;
}

#nextprev
{
	display: none;
}

#rightwrap {width: 243px; padding-left: 14px;}
.rightpanel {width: 229px; margin-top: 30px !important;}

.rightpanel h2
{
	margin-left: 0px;
}

.rightpanel a
{
	color: black !important;
}

.rightpanel a:hover
{
	color: #cc3300 !important;
}


.content p,
.content h2,
.content h3,
.content blockquote{
	width:217px;
	line-height:140%;
}

.content h2{
	margin-top:-12px;
	/* hate using negative margins but it works with the float right value of the blog */ 
}

.content p{
	width:219px;
	margin:0px 0 15px 0;
} 

/* cancel the previous rule for p in blog listings */
#hmBlog p{
	float:none;
}

/* cancel the previous rule for backgrounds in columns */

#leftwrap{
	
	background:none;
}

#rightwrap{
	background:none;
}

.mavHomeAsset
{
	width: 775px;	
}

.mavFeaturedProduct
{
	width: 182px;
	height: 190px;
	padding: 5px;
	overflow: hidden;
	float: left;
	margin-right: 2px;
}

.mavFeaturedProductRestrict
{
	height: 140px;
	overflow: hidden;
}

.mavFeaturedCaseStudy
{
	width: 182px;
	height: 190px;
	padding: 5px;
	overflow: hidden;
	float: left;
	margin-right: 2px;
}

.mavFeaturedCaseStudyRestrict
{
	height: 140px;
	overflow: hidden;
}

.mavLatestNews
{
	width: 182px;
	height: 190px;
	padding: 5px;
	overflow: hidden;
	float: left;
	margin-right: 2px;
}

.mavLatestNewsRestrict
{
	height: 35px;
	overflow: hidden;
}

.mavLatestNews p
{
	margin: 0px;
}

.mavLatestNews a
{
	color: #000;
	text-decoration: none
}

.mavLatestNews a:hover
{
	text-decoration: underline;
}

.mavLatestNews ul
{
	margin: 0px;
	padding: 0px;
}

.mavOpinionPoll
{
	width: 181px;
	height: 190px;
	padding: 5px;
	overflow: hidden;
	float: left;
}
