#stories {
width:450px;
height: 169px
background-repeat: no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:left;						
}

/* Top Content-Feature Story */

#container { 
	position:relative; 
	top: 0px; 
	height: 169px; 
	width:450px; 
	left:0px; 
	/* background-image: url(/images/whitebox_575x127.gif);
	background-repeat: no-repeat; */
	z-index:2;
}

#container .contentLeft{
	text-align: left;
	float: left;
	background-image: none;
	width: 160px;
	height: 169px;
}
.podLayer { 
	position: absolute; 
	visibility: hidden; 
	left: 0px;
	top:0px; 
	height: 169px; 
	width: 170px; 
	z-index:2;
}
#lyr1 { 
	visibility: visible;
}
#lyr2 { 
	visibility: visible;
}
#lyr3 { 
	visibility: visible;
}
#lyr4 { 
	visibility: visible;
}
#lyr5 { 
	visibility: visible;
}
#lyr6 { 
	visibility: visible;
}

#WinPodContainer { 
	position:relative; 
	top: 0px; 
	left:0px 
	width:179px; 
	height: 128px; 
	z-index:2;
}

.WINPodLayer { 
	position: absolute; 
	visibility: hidden; 
	top:0px; 
	left: 0px;
	width: 179px; 
	height: 128px; 
	z-index:2;
	margin: 0px 0px 0px -3px;
}

html>body .WINPodLayer { 
	margin: 0px 0px 0px 0px;
}


#WINPodlyr1 { 
	visibility: visible;
}
#WINPodlyr2 { 
	visibility: visible;
}
#WINPodlyr3 { 
	visibility: visible;
}
#WINPodlyr4 { 
	visibility: visible;
}
#WINPodlyr5 { 
	visibility: visible;
}
#WINPodlyr6 { 
	visibility: visible;
}
#WINPodlyr7 { 
	visibility: visible;
}
#WINPodlyr8 { 
	visibility: visible;
}
#WINPodlyr9 { 
	visibility: visible;
}
#WINPodlyr10 { 
	visibility: visible;
}
#WINPodlyr11 { 
	visibility: visible;
}
#WINPodlyr12 { 
	visibility: visible;
}


#container .contentRight {
	float: left;
	width: 287px;
	height: 159px;
	color:#fff;
	padding: 15px 0px 0px 0px;
}
#container .contentRight a {
	width: 287px;
	height: 23px;	
	display: block;
	font-size: 11px;
	line-height: 23px;
	height: 23px;
	color: #fff;
	padding-left: 10px;
	text-decoration: none;
}
html>body #container .contentRight a {
	width: 278px;
}

#container .contentRight .button a {
	width: 278px;
	height: 23px;
	line-height: 23px;
	color: #212a63;
	padding-left: 10px;
}
#container .contentRight .button a:Hover{
	background-color: #5D7CA2;
	color: #fff;
}
#container .contentRight .button a.topButton{
	line-height: 23px;
	height: 23px;
	color: #212a63;
}
#container .contentRight .button a.topButton:Hover{
	background-color: #5D7CA2;
	color: #fff;
}
#container .contentRight .button a.bottomButton{
	height: 23px;
	line-height: 23px;
	color: #212a63;
}
#container .contentRight .button a.bottomButton:hover{
	background-color: #5D7CA2;
	color: #fff;
}


#container .contentRight .buttonon a {
	height: 23px;
	line-height: 23px;
	background-color: #5D7CA2;
	color: #fff;
}

#container .contentRight .buttonon a:Hover{
	background-color: #5D7CA2;
	color: #fff;
}
#container .contentRight .buttonon a.topButton{
	line-height: 23px;
	height: 23px;
	color: #212a63;
}
#container .contentRight .buttonon a.topButton:Hover{
	background-color: #5D7CA2;
	color: #fff;
}
#container .contentRight .buttonon a.bottomButton{
	line-height: 23px;
	height: 23px;
	color: #212a63;
}
#container .contentRight .buttonon a.bottomButton:hover{
	background-color: #5D7CA2;
	color: #fff;
}


.podLayer img{
	float: left;
	width: 126px;
	height: 126px;
	margin: 22px 0px 0px 24px;
}
/* 
.podLayer .feature {
	float: right;
	text-align: left;
	margin: 8px 8px 0px 0px;
	height: 111px;
	width: 126px;
	overflow: hidden;
}
*/
.podLayer .feature h2{
	color:#4A6E05;
	font-size:1em;
	line-height:14px;
	margin-bottom:5px;
	padding-left:0px;
	text-decoration:none;
}
.podLayer .feature p{
	font-size: 1.1em;
	line-height: 16px;
	margin-bottom: 5px;
	height: 70px;
	overflow: hidden;
}

.podLayer .feature a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	background-repeat: no-repeat;
	padding-left: 17px;
}
.podLayer .feature a:Hover{
	text-decoration: underline;
}
.podLayer .feature h2 a{
    	padding-left: 0px; 
	font-size: 1.2em;
	line-height: 14px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #4A6E05;
}
.podLayer .feature h2 a:Hover{
	padding-left: 0px; 
	font-size: 1.2em;
	line-height: 14px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #d72192;
}