strong{
	font-weight:bold;	
}
.home_left_area{
	width:620px;
	height:350px;
	background: #ffffff;
	float: left;
	padding-top:10px;	
}

.home_left_areashadow{

	box-shadow:0px 8px 20px #000; -moz-box-shadow:0px 8px 20px #000; -webkit-box-shadow:0px 8px 20px #000;
		
}

.home_right_area{
	width:300px;
	height:415px;
	background: #ffffff;
	float:right;
	padding-top:10px;	
}

.home_right_areashadow{
	box-shadow:0px 8px 20px #000; -moz-box-shadow:0px 8px 20px #000; -webkit-box-shadow:0px 8px 20px #000;	
}

.home_bottom_area{
	width:960px;
	height:auto;
	background: #ffffff;
	vertical-align:middle;
	float:right;
	margin: 0 auto;	
}

.home_bottom_areashadow{	
	box-shadow:0px 8px 20px #000; -moz-box-shadow:0px 8px 20px #000; -webkit-box-shadow:0px 8px 20px #000;}

td, tr, table{
	vertical-align:top !important;	
}

#local-news, #daily-local-news{
	overflow:auto;	
	height:300px;
}
#local-news .lh {
	margin-top: -45px;
	padding-left: 30px;
}	
.news_story{
	margin-bottom:20px;	
	font-size:12px;
	padding: 20px;
}

.local_news_story{
	margin-bottom:20px;	
	font-size:12px;
}

#weather{
	background-color:#0066CC;
	color:#FFFFFF;
}
#movie,#gas{
	height:300px;
	overflow:auto;	
}

#speakout{
	height:350px;
	overflow:auto;
}




.horizontal_nav{
    width: 100%;
    height: 40px;
    position: relative;
    float: left;
    left: 0px;
    background-color: #f2f2f2;
    /* border-bottom: 2px solid #EAC400; */
    bottom: 3px;
    padding-top: 5px;
}
.horizontal_nav ul li:first-child{
    background: #EAC400;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0px 1px 8px -4px;
}

.black_k {
	width:100%;
	height:32px;
	background-color:#35322F;
	position:relative; float:left;
	margin-top:5px;
    display:none;
}
.horizontal_nav ul{
	list-style:none;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
}
.horizontal_nav ul li{
	float:left;
	padding:0;
	margin:0;
	background:none;
	
}
.horizontal_nav ul li a{
    display: block;
    height: 20px;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    font-size: 17px;
}
.enet_header_ad {
display: block;
position: absolute;
right: 20px;
top: 35px;
z-index: -1;
}
#clutter{
	top:165px;
}

.search input.box {
	color: #000;
	font-size: 26px;
	height: 36px;
	padding: 10px 20px;
	margin-left: 0px;
	width: 320px;
}
.search button.btn {
width: 50px;
height: 50px;
background-size: cover;
margin-top: 10px;
}
#sBox{
	padding-top:40px;
    display:none;
}