.innerContentGrid {
	background:#ececeb;
}

.innerContentGrid {
	background-image: url(../images/backgrounds/sunset-rep.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.innerContentGrid-innerone {
	background-image: url(../images/backgrounds/sunset-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.innerContentGrid-innertwo {
	background-image: url(../images/backgrounds/sunset-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		overflow:hidden;
	_zoom:1;
}

.page-content hr { margin-bottom:10px; border:0; height:1px; color:#809ABB; background-color:#809ABB; width:695px;}

.xda-accessory-content h3
{
    font-weight:bold;
}

.xda-do-more-content h3
{
    font-weight:bold;
}
.xda-do-more-container {
	overflow:		hidden;
	float:			none;
	padding:		0;
	margin:			14px 0 12px;}
.innerContentGrid h3 {
	padding:		2px 0 5px;}
.divider.first {
	margin:			15px 0 5px;}
	
.xda-do-more-container .xda-do-more-image {
	width:				110px;
	height:				110px;			
	background: 		url(../images/accessories/bg.png) no-repeat;
	padding:			2px 0 0 3px;
}