/* 
Right Side CSS:
This file contains the CSS 
for promotion boxes displayed 
on the right side
- Dave 190407
*/

#rs-newsletter{
	background:url('http://www.popartuk.com/images/rspromo/newsletterbox.gif') no-repeat top left;
	height:250px;
}
.rs-box{
	width:170px;
	border:1px #CCCCCC solid;
	height:250px;
	margin:5px 0 0 1px;
}
.rs-nbc-link{
	clear:both;
	width:165px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-transform:lowercase;
	margin-bottom:2px;
}
.rs-nbc-link a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
#nbc-new{
	width:165px;
	height:32px;
	background:url('http://www.popartuk.com/images/rspromo/newbtn.jpg') no-repeat top left;
	margin-left:auto;
	margin-right:auto;
}
#nbc-best{
	width:165px;
	height:32px;
	background:url('http://www.popartuk.com/images/rspromo/bestbtn.jpg') no-repeat top left;
	margin-left:auto;
	margin-right:auto;
}
#nbc-clear{
	width:165px;
	height:32px;
	background:url('http://www.popartuk.com/images/rspromo/clearbtn.jpg') no-repeat top left;
	margin-left:auto;
	margin-right:auto;
}
.nbc-spread{
	width:165px;
	height:27px;
}