/* nuts.co.uk - news section */

#container, #content
{
	background-color: #FFF;
}

div.pagination a
{
	color: #000000;
}

#news_header
{
	position: relative;
	width: 630px;
	height: 63px;
	background: url(/themes/news/background/header.jpg) top left no-repeat;
}

#subs_header
{
	position: relative;
	width: 630px;
	height: 63px;
	background: url(/themes/news/background/subs_header.gif) top left no-repeat;
}

#shop_header
{
	position: relative;
	width: 630px;
	height: 56px;
	background: url(/themes/news/background/store_header.gif) top left no-repeat;
}
#poker_header
{
	position: relative;
	width: 610px;
	height: 56px;
	background: url(/themes/news/background/poker_header.gif) top left no-repeat;
}
#poker_banner
{
	display: block;
    position: relative;
	width: 610px;
	height: 56px;
	background: url(/themes/news/background/pkr_header.gif) top left no-repeat;
}

#pkr_banner
{
	float:left; 
	display:block;
    margin:10px 0 0 0;
	position: relative;
	width: 610px;
	height: 95px;
	background: url(/themes/news/background/pkr_bottom_banner.gif) top left no-repeat;
}

#funnysports_header
{
	position: relative;
	width: 630px;
	height: 56px;
	background: url(/themes/news/background/funnysports_header.gif) top left no-repeat;
}

#hits_header
{
	position: relative;
	width: 630px;
	height: 63px;
	background: url(/themes/news/background/hits_header.jpg) top left no-repeat;
}
#hits_header p{
    position:absolute;
    bottom:1px;
    color:#ffffff;
    right:5px;
}



#football-news{
    width:100%;
    background-position:0 -213px;
    height:120px;
}
#football-news div.letterbox_content{
    width:624px;
    left:-4px;
    height:105px;
}
#football-news div.letterbox_content div.copy{
    width:600px;
    margin-right:5px;
    text-align:left;
}
#football-news div.leader_blob{
    display:none;
}
