div#frame {

	background-color: none;

	width: 500px;

	position: static;

	margin-left: 105px;

	height: 401px;

	text-align: justify;

}



  .feature {

	background-color:none;

	padding: 30px 0 0 0px;

  }



table.new {

  clear: right;

  width: 100%;

  border-collapse: collapse;

  border: none;

  color: #ffff20;

}





table.new tbody td {

  border-top: 1px solid #d78903;

  border-bottom: 1px solid #d78903;

  padding: 6px 10px 6px 10px;

}



table.new tbody tr {

  font-size: 11px;

  line-height: 1.4em;

  font-weight: lighter;

}



table.new a:link, table.new a:visited {

		text-align: center;

		color: #ffff20;

		text-decoration: none;

	}



table.new a:hover, table.new a:active {

		color: #da5b18;

		text-decoration: none;

	}