#feature {
	width: 581px;
	padding-bottom: 30px;
	padding-top: 20px;
	float: left;
	height: 100%;
	min-height: 600px;
	background: #f5df04 url(../images/feature_bg.gif) repeat-x top left;	
}
#middle {
	background-color: #ffffff;
}

#feature .name, 
#feature .content {
	padding: 0px 20px;
}

#feature .name {
	color: #1989bc;
	font-weight: bold;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 90%;
	margin-bottom: 10px;
}

#feature .name span {
	color: #FF0000;
	font-weight: bold;
	display: block;
	font-size: 16px;
}
#feature .content {
	width: 541px;
}

#feature .fp_show {
	opacity: 0;	
	*filter: alpha (opacity=0);
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/feature_bg.gif) no-repeat;
	background-position: 0px -20px;
}

#feature .content .feature_description {
	text-align: left;
	font-size: 11px;
	min-height: 300px;
	*height: 300px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
}
#feature .content .feature_description a {
	position: relative;
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
}
#feature .content .feature_description a:hover {
	text-decoration: none;
}
#feature .content .feature_description ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}
#feature .content .feature_description ul li {
	margin-top: 5px;
}

#feature .feature_item {
	height: 40px;
	margin: 0px 20px;
	position: relative;
	z-index: 5;
}

#feature .feature_item .normal {
	display: block;
	float: left;
	background-color: #eeeeee;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	width: 20px;
	height: 16px;
	text-decoration: none;
	font-size: 10px;
}

#feature .feature_item .normal:hover {
	color: #111111;
	background-color: #999999;
}

#feature .feature_item .active {
	display: block;
	float: left;
	background-color: #111111;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	width: 20px;
	height: 16px;
	text-decoration: none;
	font-size: 10px;
}

#feature .feature_item .active:hover {
	color: #111111;
	background-color: #999999;
}

.feature_rating {
	border: 1px solid #e2db98;
	border-left: 0px;
	border-right: 0px;
	padding: 5px;
	margin-top: 20px;
	width: 180px;
}
.feature_rating .label {
	font-weight: bold;
	color: #046fa1;
	margin-bottom: 5px;
}
.feature_rating .label img {
	padding-right: 5px;
}

#feature #bottom_panel {
	position: relative;
	z-index: 5;	
	padding: 0px 25px;
}

#feature #bottom_panel .tabs {
	padding-left: 10px;
}
.pcurve {
	display:block;
}
.ppcontent {
  background:#fff272;
  color: #000000;
  padding-top: 10px;
  font-size: 12px;
  height: 350px;
  overflow: hidden;
}
.pcurve *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fff272;
}
.pcurve1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fff272;
  border-right:1px solid #fff272;
}
.pcurve2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fff272;
  border-right:1px solid #fff272;
}
.pcurve3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fff272;
  border-right:1px solid #fff272;
}
.pcurve4{
  border-left:1px solid #fff272;
  border-right:1px solid #fff272;
}
.pcurve5{
  border-left:1px solid #fff272;
  border-right:1px solid #fff272;
}
#feature #bottom_panel .listings .list0, #feature #bottom_panel .listings .list1 {
	color: #000000;
	line-height: 130%;
}
#feature #bottom_panel .listings .list1 {
	background-color: #fff7aa;
}
#feature #bottom_panel .listings .ncontent {
	margin: 5px 15px;
	color: #000000;
	padding-top: 4px;
	font-size: 18px;
	font-weight: bold;
	width: 64px;
	height: 22px;
	text-align: center;
	background: url(../images/yellow_round.gif) no-repeat;
	font-family: Helvetica, sans-serif, Verdana, Arial;
}
#feature #bottom_panel .listings a {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
#feature #bottom_panel .listings a:hover {
	text-decoration: underline;
}
#news_frame  td {
	padding: 10px 5px;
	padding-right: 15px;
}
#feature #bottom_panel .scrolling_control {
	text-align: right;
	margin: 5px 0px;
}
#feature #bottom_panel .scrolling_control input {
	padding-left: 10px;
}