*{padding:0px;margin:0px;}

#c_wrapper {
	text-align: center;
	font: 16px Georgia,'Times New Roman',Times,serif; 
	width: 330px;
	text-align: center;
	margin: auto;
}

#filter {
	text-align: left;
	display: none;
}

.choicebox {
	padding: 10px;
	width: 90%;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

.choicebox img {
	float: left;
	margin: 8px 8px 8px 0px;
	display: inline;
	border: 2px solid black;
}

.description {
	margin-top: 5px;
	font: 18px Georgia,'Times New Roman',Times,serif; 
	float: left;
	display: inline;
	width: 100px!important;
}

.description div {
	font-size: 80%;
	color: #444;
	width: 100%;
}

.available {
	width: 165px !important;
	color: #A61B1A!important;
	margin-top: 18px;
}

.details {
	font-size: 80%;
	white-space: nowrap;
	margin-top: 0px;
}

#c_wrapper li { margin-left: 15px; list-style-type: square; }

#c_wrapper .floatclear { clear: both; height: 0px; width: 0px; overflow: hidden; background: blue;}

#c_wrapper .testclass { color: orange; }