/* Home Styles
----------------------------------------------------
Author:		Steve McKeogh
Date:		6th August 2007
---------------------------------------------------- */

/* large main image */
#publicity_c{
	width:769px;
	margin:10px 0 0;
	float:left
	}
#publicity_c q{
	width:769px;
	height:230px;
	background:url(../images/home/main.gif) no-repeat;
	text-indent:-9999px;
	float:left
	}
	
/* chart container */
#chart_c{
	width:769px;
	margin:18px 0 0;
	float:left	
	}
#chart_l,#chart_r{width:377px}
#chart_l{float:left}
#chart_r{float:right}
h2.mostrecent{background-image:url(../images/titles/mostrecent.gif)}
h2.mostvotes{background-image:url(../images/titles/mostvotes.gif)}
#chart_c p.right{margin:5px 0 0}