/*********************************************************************
   moh/airborne_new/home.css for EA.com
   code by Sean Calder (sean.calder(AT)blastradius.com)
*********************************************************************/

/***********************
   PAGE BACKGROUND
************************/

#page {
   height:1325px;
   background-position:0 0px;
   }

#headerBG {
	display: none;
   }
.blockBg {
   display:none;
   }

.C_editorial_list {
   background: url(../img/bg_scroll_container.jpg) 0 0 repeat-y;
}

.COMP .complinks{
   padding:0 0 0 0;
	margin-top: 196px;
   }
	
.COMP .complinks a {
   padding:0 0 0 0;
   }
   

/* scroller styles */

#list_0 {
   width: 274px;
   height: 190px;
   padding: 0;
   overflow: hidden;
   position: relative;
}

#list_0 .content {
	margin:0;
	padding:0 0 12px 15px;
   position: relative;
	float: left; /* give .content layout in IE */
	width: 100%;
	clear: left;
}

.rssclass .hdr {
   font-weight: bold;
}

.rssclass .date {
   color: gray;
   font-size: 85%;
}

.rssclass a {
   text-decoration: none;}/* CSS Document */


