/* Sii | Netbasic Stylesheet */

#top10 {
	float: left;
	}

#featured, #error {
	float: left;
	margin-left:10px;
	width:464px;
	}

#error p {
	font-size: 300%;
	}

#latest {
	float: right;
	}

.white, .white div.bl, .white div.br {
	min-height:20em; 
	height:auto;
	}
* html .white, * html .white div.bl, * html .white div.br {
	height: 20em;
	}

#featured p a {
	display: block;
	padding: 0 0 5px 0;
	font-weight:bold;
	}

#featured ul{
	list-style-type:none;
	}

#featured ul li {
	float: left;
	width: 158px;
	margin:0;
	padding:0;
	}

#featured ul li.last {
	width: 148px;
	}

#featured div.white {
	width: 148px;
	position:relative;
	}

#featured img.btn_small_playnow {
	padding:0 0 0 4px;
	position:absolute;
	bottom:15px;
}

#featured span.site_url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display:block;
	}

#bottom ul {
	list-style-type: none;
	}

#bottom ul li {
	float: left;
	width: 148px;
	margin-right:10px;
	padding: 0;
	}

#bottom ul li.last {
	float: left;
	width: 148px;
	margin: 0;
	}

#bottom div.content ul li {
	width:124px;
	margin:0;
	padding:0;
	}

#bottom div.content ul li p {
	min-height: 50px;
	height:auto;
	margin: 0;
	padding: 5px 0 8px;
	}
* html #bottom div.content ul li p {
	height: 50px;
	}
