#home-container {
	font-size: 10pt;
}

#home-content {
	padding-right: 10px;
	vertical-align: top;
	
}



#notifications {
	border: 1px solid #FFAE00;
	background: #FFFF99 url('http://images.socalweather.net/home/notifications.php') 0% 0% no-repeat;
	vertical-align: middle;
	padding: 2px 6px 0px 98px;
	height: 19px;
	margin: 0px;
	font-size: .9em;
}

#notifications .date {
	display: none;
	border-width: 0px;
	padding: 0px; margin: 0px;
	font-size: 1px;
}
#notifications .scroller {
	display: block;
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	/*marquee: slide infinite;*/
}


#latest-news {
	margin: 20px 0px 40px 0px !important;
	color: black;
	font: 9.5pt arial, lucida, sans-serif;
	padding: 5px 5px 15px 5px !important;
	min-height: 165px !important;
}

#latest-news a {
	text-decoration: underline;
}
#latest-news a:hover {
	text-decoration: none;
}


#latest-news h4 {
	display: block;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}


#latest-news .entry {
	margin: 0px 0px 20px 0px;	
}

#latest-news .entry p {
	padding: 0px;
	margin: 5px;	
}

#latest-news h3 {
	margin: 2px 2px 8px 2px;
	padding: 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #343434;
}


#latest-news .feature {
	display: block;
	margin: 4px;
	float: right;
	text-indent: -9000px;
	background: transparent none 0% 0% no-repeat;
}
#latest-news .feature a {
	display: block;
	width: 220px;
	height: 165px;
}





#rhs {
	display: block;
	width: 160px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
/*	background-color: red;*/
	float: right;
	text-align: center;
	vertical-align: top;
}








