
a.upload-now { float:right; margin-top: -11px; }

div#home-left
{
	float: left;
	width: 489px;
}

div#home-content
{
	margin: 18px 0 0 0;
	height: 65px;
}

div#home-content p
{
	font-size: 120%;
	margin: 0;
	padding: 0 0 3px 0;
}


/************** recent ******************/

div#home-recent
{
	margin: 0px 0 0 0;
	padding: 0 0 5px 0;
	background: url(../images/home-recent-bg.gif) #ddd 0px 0px repeat-y;
}

div#home-recent h2
{
	width: 489px;
	height: 55px; 
	line-height: 11px;
}

div#home-recent h2 span
{	
	background: url(../images/home-recent-title.gif) 0px 0px no-repeat;
}
div#home-recent-bottom
{
	width: 489px;
	height: 6px;
	clear: both;
	background: url(../images/home-recent-bottom.gif) 0px 0px no-repeat;
}


div#recent-thumbs
{
	padding: 1px 0 0px 0px;
}


/************** featured ******************/



div#home-right
{
	float: right;
	width: 452px;
}


div#home-featured
{	
	background: url(../images/home-featured-bg.gif) 0px 0px repeat-y;
}

div#home-featured h2
{
	width: 452px;
	height: 66px; 
}

div#home-featured h2 span
{	
	background: url(../images/home-featured-title.gif) 0px 0px no-repeat;
}

div#home-featured-bottom
{
	width: 452px;
	height: 5px;
	background: url(../images/home-featured-bottom.gif) 0px 0px no-repeat;
}



/************** rated ******************/



div#home-bottom
{
	margin-top: 6px;
}

div#home-rated
{
	width: 848px;
	margin-top: 13px;
	float: left;
	background: url(../images/home-rated-bg.gif) -1px 0px repeat-y;
}

div#home-rated-title
{
	float: left;
}

div#home-rated-top
{
	height: 6px;
	background: url(../images/home-rated-top.gif) -1px 0px no-repeat;
}

div#home-rated-bottom
{
	height: 6px;
	clear: both;
	background: url(../images/home-rated-bottom.gif) -1px 0px no-repeat;
}


/************** rated 2 ******************/



div#home-bottom-right
{
	width: 609px;
	float: right;
	
	/*border: 1px solid red;*/
}
div#home-rated2
{
	width: 609px;
	margin-top: 0px;
	padding-bottom: 2px;
	background: url(../images/home-rated2-bg.gif) 0px 0px repeat-y;
	/*border: 1px solid red;*/
}

div#home-rated2-title
{
	float: left;
	margin-right: 0px;
}

div#home-rated2-top
{
	height: 18px;
	width: 489px;
	float: left;
	background: url(../images/home-rated2-top.gif) 0px 0px no-repeat;
}

div#home-rated2-bottom
{
	height: 4px;
	width: 609px;
	background: url(../images/home-rated2-bottom.gif) -0px 0px no-repeat;
}




div#recent-thumbs a
{
	margin: 8px 0 0 10px;
	width: 108px;
	height: 72px;
	float: left;
}
div#home-rated2-thumbs a
{
	float: left;
	margin: 4px 0 4px 10px;
}



/****************** ad box ***************/

div#home-ad2
{
	float: left;
	width: 304px;
	height: 251px;
	padding: 12px 9px 12px 12px;
	margin: 3px 0 15px 0px;
	background-color: #eee;
}




