body {
	margin: 0px auto;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 960px;
	color:#000000;
	background: #ffffff;
}
#header {
	border-bottom: 2px solid #9b9587; 
}
#logo {
	overflow: hidden;
	margin: 0px;
	width: 328px;
	height: 76px;
	text-indent: -1000px;
	padding: -100px;
	background: url('images/logo.gif') no-repeat;
}
.clb {clear: both;}
.cll {clear: left;}
.clr {clear: right;}
.ar { text-align: right; }
.ac { text-align: center; }
.fr { float: right; }
.fl { float: left; }


.top_ad {
	float: right;
}
.ad_inside {
	width: 300px;
	float: left;
	margin: 10px;
	height: 300px;
	text-align: center;
}
.rss_box {
	width: 300px;
	float: left;
	margin: 10px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px dotted #cccccc;
	line-height: 20px;
}
#ico_think_geek { background: url('images/icons/think_geek.gif') center right no-repeat; }
#ico_firebox { background: url('images/icons/firebox.gif') center right no-repeat; }
#ico_iwant { background: url('images/icons/iwant.gif') center right no-repeat; }
#ico_gadgetshop { background: url('images/icons/gadgetshop.gif') center right no-repeat; }
#ico_gadgetscouk { background: url('images/icons/gadgetscouk.gif') center right no-repeat; }
#ico_bcoolnew { background: url('images/icons/bcoolie.gif') center right no-repeat; }
#ico_bcooltop { background: url('images/icons/bcoolie.gif') center right no-repeat; }
#ico_chinavasion { background: url('images/icons/chinavasion.gif') center right no-repeat; }
#ico_gadgetbox { background: url('images/icons/gadgetbox.gif') center right no-repeat; }


ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding:0px;
	width:300px;
}

ul li{
	border-bottom: 1px dotted #cccccc;
	overflow: hidden;
	white-space: nowrap;
}
ul li a {
	/*width: 100%;*/
	padding: 5px 3px;
	display:block;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
ul li a:hover {
	background: #efefef;
	color: #000000;
}

.adfull {
	text-align:center;
	padding: 30px;
	margin: 30px 0px;
	background: #de3027;
	color: #ffffff;
}