@charset "utf-8";

#news{
	/*width: 637px;*/
	width:406px;
	float: left;
}
#topics{
  width: 338px;
  float: right;
}

					#news dt,#topics dt{
							margin: 5px 0 0 10px;
					  	padding: 8px 0 7px 70px;
							font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					}
								#news dt.event{
									background: transparent url(../images/bur_news.png) no-repeat 0 50%;
									padding-left: 50px;
								}
								#news dt.race{
									background: transparent url(../images/bur_race.png) no-repeat 0 50%;
								}
								#topics dt{
								  padding-left: 0;
								}
								      #topics dt span{
								        padding-right: 0.3em;
								        color: #D13E6B;
								      }
					#news dd,#topics dd{
						margin: 0;
						padding: 0 0 12px 10px;
						background: transparent url(../images/news_back.png) repeat-x 0 100%;
						line-height: 1.4;
					}
					     #topics dd{
					        font-weight: bold;
								  font-size: 14px;
					     }
      					#news dd strong{
        					font-size: 116%;
      					}
					
          
#whats{
	width: 515px;
	height: 100px;
	padding: 10px;
	background: transparent url(../images/whats_base.png) no-repeat 0 0;
}
#whats li{
	float: left;
	margin-right: 1px;
	margin-top: 70px;
}
.sateraitTop{
   margin-top: 8px;
	padding-top: 8px;
	background: transparent url(../images/saterait_top.png) no-repeat 0 0;
}
.sateraitBottom{
	position: relative;
	padding: 0 8px 8px 8px;
	background: transparent url(../images/saterait_bottom.png) no-repeat 0 100%;
}
			.sateraitInner{	
				width: 250px;
				margin-left: 90px;
			}
			.sateraitInner h3{
					padding-left: 15px;
					_height: 1%;
					font-size: 130%;
					background: transparent url(../images/bur_arrow.gif) no-repeat 0 50%;
				}
			.sateraitInner p.more{
				position: absolute;
				top: 8px;
				right: 5px;
			}
#month1,
#month2,
#month3,
#month4,
#month5,
#month6,
#month7,
#month8,
#month9,
#month10,
#month11,
#month12{
	display: none;
	width: 760px;
}
