#content
{
	padding:          20px 0 20px 0;
	background-image: none;
	float:            right;
	width:            710px;
}

#body { background-image:  none;}

#left
{
	float:   left;
	width:   253px;
}

.sidebar-img-bottom
{
	display: none;
}	

#landing {border-collapse: collapse;margin-top:10px;}

#landing td.item
{
	width:            309px!important;
	background-color: white;
	border:           1px solid #B2B2B2;
	padding:          12px;
}

#landing td.divider
{
	width:            24px!important;
	height:           34px!important;
}

.category-top
{
	position:         relative;
	
}

.category-top img
{
	position:         absolute;
	top:              -35px;
	left:             -20px;
}

.item h2
{
	margin-bottom: 0px;
}

