#header{
	height: 110px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#logo{
	height: 70px;
	background-image: url("/images/v1/logo.gif");
	background-repeat: no-repeat;
}

#headline{
	height: 110px;
	background-image: url("/images/v1/headline.gif");
	background-repeat: no-repeat;
}

#tag_line{
	height: 40px;
	background-image: url("/images/v1/tag_line.gif");
	background-repeat: no-repeat;
}
#content{
	min-height: 300px;
	padding-top: 10px;
}
#footer{
}

#search_btn{
	height: 65px;
	width: 180px;	
	background-image: url("/images/v1/search.gif");
	background-color:transparent;
	background-repeat: no-repeat;
	background-position:center center;
	border: 0px none;
}
#term{
	padding: 5px;
	height: 50px;
	width: 468px;
	font-size: 40px;
	font-weight: bold;
	border: 2px solid #343434;
}

#share_liks{
	height: 30px;
	margin: 10px;
	font-size: 20px;
}
#share_liks a{
	color: #ff3300 !important;
	text-decoration: none !important;
	margin-left: 20px;
	margin-right: 20px;
}	

#top_ads{
	padding-bottom: 10px;
	text-align: center;
}
#bottom_ads{
	padding-bottom: 10px;
	text-align: center;
}


#shout{
	padding-bottom: 10px;
}

#shout h1{
	margin: 0px !important;
}
.shout_span{
	font-size:25px;
	float: left;
	margin-right: 10px;
}	

#items{
}

#items h2{
	margin: 0px !important;
	font-size: 16px !important;
}
#items p{
	max-width: 590px;
	overflow: hidden;
}

#hot_terms{
	margin-bottom: 10px;
}

.visit_link, .visit_link:hover, .visit_link:visited{
	color: #343434 !important;
	text-decoration: none !important;
}

.rising_link, .rising_link:visited{
	color: #343434 !important;
	text-decoration: none !important;
	font-size: 14px !important;
	font-weight: bold;
}
.rising_link:hover{
	text-decoration: underline !important;
}