#secondary_nav_header{
	background: url('http://www.ubykotex.com/img/get_real/get_real_home_subhead.png') no-repeat top left;
}

#main_content {
	/*background:#000000 url('http://www.ubykotex.com/img/get_real/home_background.png') no-repeat top left;*/
	background-color:#000000;
	width:960px;
	margin-left:10px;
	height:770px;
	padding-bottom: 110px;
}

#slot_1{
	background:#151515 url('http://www.ubykotex.com/img/get_real/slot_background.jpg') top left;
	width:520px;
	margin:30px 0px 0px 40px;
	padding:20px;
}

#slot_2{
	background:#151515 url('http://www.ubykotex.com/img/get_real/slot_background.jpg') top left;
	width:520px;
	margin:0px 0px 40px 40px;
	padding:0 20px 20px;
}

#slot_3{
	height:710px;
	width:280px;
	position:absolute;
	top:20px;
	right:40px;
	padding-top:20px;
	_position: inherit;
	_margin-top: -450px;
	-margin-left: 30px;
}

/**************************
 Challenge Overview Class
**************************/
#featured div.challenge_overview{
	position:relative;	
}

#featured h2.challenge_title{
	margin:20px 0px 10px 0px;
}

#featured a.section_font_color{
	font-size:11px;
}

#featured div.challenge_text{
	bottom:0;
	height:38px;
	left:0;
	padding:13px 23px;
	position:absolute;
	z-index:1;
}

/**************************
 Challenge Featured Views
**************************/
#view_feature_list{
	width:522px;
}

#view_feature_list ul{
	margin:0px;
	padding:0px;
}

#view_feature_list ul li{
	list-style:none;
	float:left;
	width:226px;
}

#view_feature_list .view_title{
	margin:5px 0px 5px 0px;
	display:block;
}

#view_feature_list .view_divider{
	width:70px;
}

#slot_2 div.content_caption{
	padding-top: 6px;
}

#slot_2 div.content_caption p{
	margin: 0;
}

/**************************
 Create Promo
**************************/
#create_promo{
 border-top:1px solid #363636;
 padding-top:10px;
 margin-top:5px;
}

#create_promo ul{
	color:#ACACAC;
	margin: 5px 0 0 3px;
	padding-left:12px;
}

#create_promo h2.challenge_title {
  margin: 10px 0 3px;
}

#create_promo .challenge_link{
	padding-right:11px;
	background:transparent url(http://www.ubykotex.com/img/get_real/pink_arrow_sm.png) no-repeat scroll right 2px;
	font-weight:bold;
	font-size:12px;
}

#poll_container {
	height:460px;
}

#poll_container  span.slot_title{
	display:inline;
}


#poll_container div.content_caption{
	display:block;
}

#view_feature_list h1{
	font-size:12px;
	margin-bottom:5px;
}

#slot_1 .content_caption{
	border-bottom:1px solid #787878;
	line-height: 140%;
}

/*ie6 specific styles*/
#slot_1, #slot_2 {
	_margin-left: 20px;
	_z-index: 0;
}

#slot_3 {
	_right: 0;
	_left: 630px;
	_z-index: 999;
}

.challenge_text {
	_top: 250px;
}


#slot_1 div.content_caption a {
	background:transparent url(http://www.ubykotex.com/img/get_real/pink_arrow_sm.png) no-repeat scroll right 1px;
	padding-right:10px;
}

#slot_1 div.content_caption a.inline {
	background:none;
	text-decoration:underline;
	padding-right:0px;
	font-size:12px;
}

#featured{
	margin-bottom:20px;
}

