
.a125br1 {
  float: left;
  margin: 15px 20px 0px 0px;
  padding: 0;
}

.a125br2 {
  margin: 15px 0px 0px 0px;
  padding: 0;
}

.a600oh {
  margin: 0;
  height: 600px;
  overflow: hidden;
}

.abc {
  margin: 6px 0px 0px 0px;
  text-align: center;
}
.abcc {
  margin: 60px 0 0 0;
  text-align: center;
}

.abf {
  margin: 30px 0 0 0;
  float: left;
}

.abr {
  margin: 30px 0 0 0;
  float: right;
}

.adshowpost {
  clear:both;
  width: 620px;
  height: auto;
  margin: 20px 0px 0px 0px;
  padding: 0;
  background:none;
  text-align: center;
}
.adshowpost .ad125 {
 width: 186px;
 padding: 10px;
 float: left;
}
.adshowpost .ad125 h4 {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 padding: 5px;
 margin: 15px 40px 15px 40px;
 text-decoration: none;
 color: #2c435b;
 border: 1px solid #6c9ecd;
 background-color: #d3e2f0;
 display: block;
 font-weight: lighter;
 vertical-align: baseline;
}

.adshowpost .ad125 h4 a {
 color: #2c435b;
 text-decoration: none;
}

.adshowpost .ad125Box {
 height: 125px;
}
.adshowpost .adcopy {
 padding: 10px 6px 10px 6px;
 line-height: normal;
 font-size: 12px;
 height: 78px;
}




/* STYLES FOR: Whats Next Div */

#what-next{
	background-color:#f9fafc;
	position:absolute; 
	height:380px; 
	width:700px; 
	display:block; 
	padding:20px; 
	border:1px solid #5b5b5b; 
	left:220px; 
	top:120px;
}


#what-next h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#2c435b;
	margin-bottom:-8px;
	font-style:italic;
}


#what-next h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#2c435b;
	font-weight:normal;
}

#what-next p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c435b;

}


#what-next .blue a:link, #what-next .blue a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5191ca;
	font-weight:bold;
	text-decoration:none;
}

#what-next .blue a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5191ca;
	font-weight:bold;
	text-decoration:underline;
}



#what-next .img{
	margin-right:13px;
	float:left;
	border:0px;
	margin-top:-15px;
}

#what-next .ww{
	margin-left:68px;	
	border:0px;
}

#what-next .WNclose{
	margin-left:250px;
}

#what-next #container{
	padding:8px 15px;
}

#what-next #options{
	margin-left:20px;
	
}

