@import url(../SantaFeBeat/SantaFeBeat.css);

table {
 text-align:left;
}




.diaries_top, .diaries {
 float:right;
 clear:left;
 width:230px;
 border:1px solid #ff9900;
 border:1px solid #999;
 padding:5px;
 text-align:center;
margin-right:9px;
}

.diaries_top div, .diaries div  {
 margin-top:3px;
 float:left;
 border:0px solid;
 width:114px;
 text-align:center;
}

.diaries img{
 border:0px;
}

#contestform {
 clear:left;
 float:left;
 width:390px;
 border:1px solid #990000;
 margin-right:0px;
 margin-top:10px;
 padding:5px 20px;
 color:#990000;
 line-height:18px;
 position:relative;
 min-height:586px;
}

.cHeader, .cFooter {
 padding-bottom:10px;
 float:left;
 font-size:11px;
 clear:left;
 line-height:18px;
 width:100%;
}



.adverts {
 text-align:justify;
}


.adverts .left50 {
  width:49%;
  float:left;
  margin:0px 0 0 0px;
  border:0px solid;
  clear:both;

}
.adverts .right50 {
  width:49%;
  float:right;
  margin:0px 0px 0 0px;
  border:0px solid;
}
.adverts .adwrapper {
  padding-bottom:40px;
  float:left;
  clear:left;
  border:1px solid #ff9900;
  padding:8px 8px 8px 8px;
  margin-bottom:25px;
  width:310px;
  height:265px;
  overflow:hidden;
  text-align:center;
}
.adverts .ad {
  padding-bottom:40px;
  margin:0 auto;
  margin-bottom:0px;
  width:270px;
  height:233px;
  overflow:auto;
  text-align:center;
}


.adverts .ad .description {
  overflow:auto;
  border:0px solid;
   text-align:left;
}


.adverts .ad  ul li {
  list-style:disc;
}

.adverts .ad .image {
   padding-bottom:5px;
}

.adverts .ad div span {
  padding-left:6px;
  padding:0 0px 3px 0;
  background:#fff;;
  font-weight:bold;
  border:0px solid;
  display:block;
  text-align:left;
}















