.blank {
	height:5px;
	margin:0px;
	overflow:hidden;
	padding:0px;
}

#ch_wrapper {
	width:950px;
	font-weight:100;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#quickbut { width: 100%; }
#quickbut .left { 
	background-image:none; 
	height: 25px; 
	width: 92px; 
	float: left; 
	clear: left; 
	line-height: 30px;
	padding-top:0; 
	padding-bottom:4px; 
	display: inline; 
	overflow: hidden;
}

#quickbut .right { 
	float: right; height: 25px; width: 92px; line-height:30px;
	clear: right; padding-bottom: 4px; overflow: hidden;
}

.block_keywords li {
	display:inline; float:left; margin-right:12px;
}
