/* CSS Document */
 html, body { height:100%; }


/* -- class settings ---------------------------------------------- */

.clear { clear:both; }



#description {
	margin:5px auto 0 auto;
	padding:8px 0 5px 0;
	width:730px;
	color:#ffea00;
	text-transform: uppercase;
	font-size: 10px;
	border-top:1px #232323 solid;
	border-bottom:5px #232323 solid;
}


