.kandy-clear {
	clear:both;
}

.kandy-listheader {
	font-size:10px;
	background-color:#C8C8C8;
}

.kandy-listheader-1 {
	float:left;
	width:20px;
}

.kandy-listheader-2 {
	overflow:hidden;
	float:left;
	width:50px;

	text-align:center;
}

.kandy-listheader-3 {
	overflow:hidden;
	float:left;
	width:200px;
}

.kandy-listheader-4 {
	overflow:hidden;
	float:left;
	width:100px;

	text-align:right;
}

.kandy-listheader-5 {
	overflow:hidden;
	float:left;
	width:100px;

	text-align:right;
}

.kandy-listbody {
	background-image:url('../kandydemo/img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:top left;

	height:40px;
	line-height:40px;

	color:#545456;

	border-bottom:1px dotted gray;
}

.kandy-listbody-1 {
	overflow:hidden;
	float:left;
	width:20px;
}

.kandy-listbody-1 input {
	margin-top:13px;
}

.kandy-listbody-2 {
	overflow:hidden;
	float:left;
	width:50px;

	text-align:center;
}

.kandy-listbody-2 img {
	margin-top:10px;
}

.kandy-listbody-3 {
	overflow:hidden;
	float:left;
	width:20px;
}

.kandy-listbody-3 img {
	margin-top:12px;
}

.kandy-listbody-4 {
	overflow:hidden;
	float:left;
	width:180px;
}

.kandy-listbody-5 {
	overflow:hidden;
	float:left;
	width:100px;

	text-align:right;
}

.kandy-listbody-6 {
	overflow:hidden;
	float:left;
	width:100px;

	text-align:right;
}

.kandymixerprice {
	background-image:url('../kandydemo/img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:top left;

	height:50px;
	line-height:50px;

	padding-left:20px;
	padding-right:20px;

	color:#FF8E3C;
	font-size:18px;

	text-align:right;

	border:1px dotted #888888;
}

#kandymixerprice {
	float:left;
}

.mixer-button {
	margin-top:15px;
}

.kandymixeraction {

	padding-left:5px;
	padding-right:5px;
	margin-top:5px;

	background-image:url('../kandydemo/img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;

	color:##333333;
}

.kandymixerloading {

	padding:5px;
	margin-bottom:10px;

	background-image:url('../kandydemo/img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;

	color:##333333;
}

#productslist, #contractslist, #extraslist, #product_1, #product_2, #product_3 {
	text-align:center;
}

.kandy-comparison-description {
	width:150px;

	float:left;

}

.kandy-comparison-product {
	padding:5px;

	border-bottom:1px dotted gray;
}

.kandy-comparison-head {
	font-weight:bold;

	background-image:url('../kandydemo/img/bestseller-background.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;

	padding:5px;

	border-bottom:0px;
}

.kandy-comparison-width1 {
	width:500px;
	
	overflow:hidden;
	float:left;

}

.kandy-comparison-width2 {
	width:200px;
	
	overflow:hidden;
	float:left;

	padding-left:10px;

	border-left:1px dotted gray;
}

.kandy-comparison-width3 {
	width:130px;
	
	overflow:hidden;
	float:left;

	padding-left:10px;

	border-left:1px dotted gray;
}
