
#header
	{
	height:200px;
	}
	

.rounded
	{
	background:url("/images/tsr-l-white.gif") top left no-repeat;
	}

.rounded h1, .rounded h2, .rounded h3
	{
	background:url("/images/tsr-r-white.gif") top right no-repeat;
	}

.rounded p
	{
	background:#ffffff;
	}
	
.rounded div
	{
	background:url("/images/tsr-l-white.gif") bottom left no-repeat;
	}
	
.rounded a.more
	{
	background:url("/images/tsr-r-white.gif") bottom right no-repeat;
	}

div.advert
	{
 	width:500px;
 	border: 1px solid #cccccc;
 	padding-left:10px;
 	background:#ffffff;
 	}
 
div.advertimage
	{
	float:left;
	}
 
div.advertdescription
	{
	float:left;
	padding-left:12px;
	width:280px;
	}
	
div.shoppages
	{
	width:50%;
	float:left;
	}
	
div.shopnav
	{
	width:50%;
	text-align:right;
	float:left;
	}

div.shopnavbottom
	{
	width:100%;
	}

div.shopnavbottomleft
	{
	text-align:left;
	float:left;
	}
div.shopnavbottomright
	{
	text-align:right;
	}

	
	
#righthand
	{
	width:150px;
	
	}
	

#righthand ul
	{
	margin:0;
	padding:0;
	}
	
#righthand ul li
	{
	margin:0;
	padding:0;
	list-style: none;
	font-size:8pt;
	margin-bottom:2px;
	}
	
#righthand ul li a
	{
	color:black;
	}
	
#shoptitle
	{
	margin-left:20px;
	}
	

