* {
	margin:0;
	padding:0;}
a {
	outline:none;
	text-decoration:none;}
a:hover {
	cursor: pointer;
}
img {
	border:none;}
html {
	overflow-y:scroll;}
body {
	background:url(../img/bg.jpg) repeat-x #1d404c;
	font:10px Verdana, Arial, Helvetica, sans-serif;}
#container {
	width:950px;
	margin:0 auto;
	position:relative;
	background:url(../img/bg.jpg) repeat-x #1d404c;}
#header {
	height:171px;
	position:relative;
	background:url(../img/celebs.jpg) no-repeat;}

#lbg, #rbg {
	top:20px;
	width:44px;
	height:159px;
	position:absolute;
	background-repeat:no-repeat;}	
#lbg {
	left:-44px;
	background-image:url(../img/lbg.jpg)}
#rbg {
	right:-44px;} 
#main {
	float:left;
	margin-left:25px;
	margin-top:-5px;
	position:relative;}
#mbg {
	width:99px;
	height:12px;
	left:700px;
	position:absolute;
	background:url(../img/mbg.png) no-repeat;}
#top {
	float:left;
	clear:both;
	width:898px;
	height:43px;
	margin-top:5px;
	margin-bottom:6px;
	padding-top:4px;
	position:relative;}
#top a {
	height:34px;
	line-height:32px;
	float:left;
	display:block;
	cursor:pointer;
	margin-left:29px;
	padding-left:29px;
	background-repeat:no-repeat;
	color:#8bdcfd;
	font-size:10px;
	text-decoration:none;}
#top a:hover {
	color:#FFF;
	text-decoration:underline;
	background-position:left -34px;}
#top #back {
	background-image:url(../img/ico-back.png);}
#top #iphone {
	background-image:url(../img/ico-iphone.png);}
#top #fav {
	background-image:url(../img/ico-fav.png);}
#top #start {
	background-image:url(../img/ico-start.png);}
#search {
	top:5px;
	right:5px;
	position:absolute;}
#search a {
	color:#00aef4;
	padding-right:5px;}
	
#search input, #search a {
	float:left;}
#search .input {
	height:14px;
	margin-top:7px;
	font-size:11px;
	padding:0 1px;}
#search .submit {
	width:80px;
	height:28px;
	border:none;
	margin-top:5px;
	margin-left:5px;
	background:url(../img/search.png) no-repeat;}
#search .submit:hover {
	background-position:left -28px;}
#search .submit:focus {
	outline:0;
	background-position:left -56px;}
#content {
	clear:both;
	width:100%;
	min-height:150px;}
#noresult {
	color:#FFF;
	font-size:12px;
	font-weight:bold;}
.paging {
	clear:both;
	width:898px;
	font-size:11px;
	margin-bottom:12px;
	text-align:center;}
.paging table {
	margin:0 auto;
	border-collapse:collapse;}
.paging .next,
.paging .prev {
	width:130px;
	padding:0 10px;
	text-align:right;}
.paging .next {
	text-align:left;}
.paging .next a,
.paging .prev a {
	color:#0091c6;}

.paging .numbers a {
	color:#FFF;
	padding:0 2px;}
.paging a:hover {
	color:#8bdcfd;}
.paging .current a {
	color:#ecaf00;}

#content div.notice {
	text-align:center;
	color:#FFF;
}
#content div.notice h1 {
	margin-bottom:10px;
}
