div,p,li{font-size:12px}
.float_rutledge {
	float: none;
	height: 80px;
	width: 74px;
	position: relative;
	top: -600px;
	z-index: 2000;
	left: 20%;
}

li{margin-left:0px;}
pre{background:#666; color:#fff; padding:0px; margin:0px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.sample{
	border:1px solid #eeeeee;
	margin: 0px;
	height: 325px;
	width: 475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 0;
	background-color: #eeeeee;
	text-align:center;
}

.links {padding:10px;margin-top:5px}
.links a{font-size:14px;color:#FFFFFF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{
	width:475px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	padding:0px;
}

.buttons{
	padding:0px;
	color: #333333;
}
.buttons span{
	color:#996600;
	padding:0 5px;
	cursor:pointer;
	font-family: Verdana;
	font-size: 10px;
}
.buttons span.active, .buttons span:hover{
	color:#fff;
	background-color: #CC6600;
}

