body {
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#666;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
.vote {
	position:absolute;
	bottom:0;
	left:0;
	height:16px;
	text-align:left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.divider {
	border-bottom-color:#000;
	border-bottom-width:thin;
	border-bottom-style:solid;
	width:100%;
}
.ad {
	background-color:#CCC;
}
.category {
	width:100%;
	height:330px;
}
.category a {
	font-size:76px;
	text-decoration:none;
	color:#000;
	font-weight:bolder;
	line-height:60px;
	vertical-align:middle;
	letter-spacing:-5px;
}
.flaotleft {
	float:left;
	text-align:left;
}
.floatright {
	float:right;
	text-align:right;
}
.floatcenter {
	width:100%;
	float:none;
	text-align:center;
}
#container {
	margin:0px auto;
	padding:0px 10px;
	width:950px;
}
#ad-pixel {
	width:728px;
	height:90px;
	margin:10px auto;
}
#header {
	margin-top:30px;
	width:100%;
}
#content {
	width:100%;
}
#sub-nav {
	width:145px;
	float:left;
	color:#000;
	font-size:12px;
	line-height:16px;
}
#ad-google-adsense {
	width:300px;
	height:250px;
	float:right;
}
#sub-nav {
	margin-top:10px;
}
#sub-nav .sub-nav-item {
	margin-bottom:20px;
	display:block;
	vertical-align:middle;
}
#sub-nav .sub-nav-item a {
	display:block;
	color:#000;
	text-decoration:none;
}
#categories {
	float:left;
	width:480px;
	margin-left:20px;
}
.sub-category #title {
	font-size:36px;
	font-weight:bold;
	color:#000;
	margin:10px 0px;
	letter-spacing: -3.5px;
	margin-bottom:10px;
	line-height:34px;
}
.sub-category .naminee {
	position:relative;
	width:150px;
	height:180px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:10px;
	font-size:8px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.sub-category .naminee br {
	line-height:50px;
}
.sub-category .naminee img {
	width:150px;
	height:100px;
	background-color:#CCC;
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:10px;
}
.sub-category .naminee p {
	font-size:12px;
	letter-spacing:normal;
	text-transform:none;
}
.sub-category .naminee #copy {
	font-size:11px;
	letter-spacing:normal;
	text-transform:none;
	margin-top:10px;
	color:#666;
}
.sub-category .naminee #result {
	font-size:9px;
	letter-spacing:normal;
	text-transform:none;
	color:#009966;
	margin-top:10px;
}
.sub-category .naminee .title {
	font-size:20px;
	color:#000;
	margin-top:5px;
	text-decoration:none;
	letter-spacing:-1.5px;
	line-height:18px;
}
#footer {
	width:100%;
	padding:10px;
	background-color:#000;
	color:#FFF;
	font-size:10px;
}
#footer a {
	color:#FFF;
}
#nav {
	width:620px;
	height:30px;
	float:right;
}
#nav a {
	float:right;
	display:block;
	width:200px;
	height:30px;
	background-position:0px 0px;
}
a#nav1 {
	background-image:url(images/nav-button-thearts.gif);
}
a#nav2 {
	width:100px;
	background-image:url(images/nav-button-eat&drink.gif);
}
a#nav3 {
	width:100px;
	background-image:url(images/nav-button-life&style.gif);
}
a#nav4 {
	background-image:url(images/nav-button-the%20year.gif);
}
#nav .selected {
	background-position:0 -60 !important;
}
#nav a:hover {
	background-position:0 -30;
}
