#cont {
	width: 650px;
}
.producttest {
    overflow: hidden;
}
.producttest .prod {
	border: 0px solid #ccc;
	background: rgb(240, 240, 240);
	overflow: hidden;
	border: 3px solid rgb(240, 240, 240);
	margin-bottom: 3px;
	clear: both;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.producttest .preprod {
	position: relative;
	clear: both;
}
* html .prod {
	height:0px;
}
.producttest .compselect {
	border-color: rgb(23, 23, 23);
}
.producttest .compbtn {
	float: left;
	padding: 4px 8px;
	margin-bottom: 3px;
	/**Removed because 404*/
	/* background: url(../gfx/bakgrunner/button_bg.png) repeat-x 50% 50%; */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.producttest .compbtn.disabled {
	opacity: .5;
	cursor: default;
	filter:alpha(opacity='50');
}

.producttest p.info2 a:link,
.producttest p.info2 a:visited,
.producttest p.info2 a:active,
.producttest p.info2 a:focus {
	margin-left: 4px;
}
.producttest .prod div.prodimg {
	float: left;
	clear:both;
	padding: 0px 3px 3px 0px;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.producttest .prod div.bigprodimg {
	display: none;
}
.producttest .prodaktiv div.prodimg {
	display: none;
}
.producttest .prodaktiv div.bigprodimg {
	display: block;
}

.producttest .prod h2 {
	margin: 0 0 0 27px;
	padding: 4px 8px;
	color: #111;
	font-size: 20px;
	line-height: 24px;
}
.producttest .prod h3 {
	margin: 0 0 0 0px;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	border: 0px;
	clear: none;
}
.producttest .prod p {
	margin: 0 0 0 104px;
	padding: 4px 8px;
	color: #333;
	font-size: 12px;
}
.producttest .prodaktiv p {
	margin: 0px;
}
.producttest .bestitest span {
	font-size: 11px;
	text-align: right;
}
.producttest .prod p.note {
	color: #999;
	font-size: 10px;
}
.producttest .prod p.info1 {
	clear: right;
}
.producttest .prod p.info1 strong {
	display: block;
}
.producttest .prod p.info2 {
	display: none;
}
#comp .bestitest,
.producttest .bestitest {
	float: right;
	padding:0px;
	margin: 2px;
}
/*
#comp .bestkat0,
.producttest .bestkat0 {
	background: transparent url(../gfx/bakgrunner/bestitest/012011.png) no-repeat center center;
	color: #000;
}
#comp .bestkat2,
.producttest .bestkat2 {
	background: #fff url(../gfx/bakgrunner/bestitest2.png) no-repeat center center;
	color: #000;
}
#comp .bestkat3,
.producttest .bestkat3 {
	background: #fff url(../gfx/bakgrunner/bestitest3.png) no-repeat center center;
	color: #000;
}
*/
.producttest .info3 {
	font-size: 11px;
	font-weight: bold;
	float: none;
	clear:both;
	display: block;
	padding: 2px 4px;
	color: #666;
	text-align: center;
	background: rgb(223, 223, 223);
	cursor: pointer;
}

.producttest .info3:hover {
	background: rgb(200, 200, 200);
}
.producttest .preprod label {
	display:block;
	position: absolute;
	line-height: 10px;
	padding: 5px;
	top: 0px;
	left: 0px;
	width: 13px;
	height: 13px;
	margin: 7px 0 0 7px;
	background: url(../gfx/bakgrunner/button_bg.png) repeat-x 50% 50%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
		overflow: hidden;
}
.producttest .preprod label input {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
	line-height: 10px;
	overflow: hidden;
}
* html .preprod label input {
	margin: 0px;
}
#compcontainer {
	display: none;
}
#comp {
	background: #333;
	overflow: hidden;
	padding: 8px;
   	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#comp h2 {
	overflow: hidden;
	float: left;
	font-size: 16px;
	border: 0;
	color: #fff;
}
.close-floatbox {
	color: #FFFFFF;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
#floatbox-box {
	overflow: hidden;
}
#comp table {
	border-collapse: separate;
	border-spacing: 1px;
	clear: both;
}
#comp td {
	width: 100px;
	padding: 4px;
	vertical-align: top;
	background: rgb(240, 240, 240);
}
#comp td.overcomp {
	background: #fff;
}
#comp td h4 {
	border: 0px;
	text-transform: none;
}
#comp td.imagecell {
    text-align: center;
}
#comp th {
	text-align: right;
	width: 100px;
	padding: 4px;
	vertical-align: top;
	color: #fff;
}
#comp th.overcomp {
	background: #4b4b4b;
}
.producttest ul.legend {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}
#comp ul.legend {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	overflow: hidden;
}
* html #comp ul.legend {
	height: 0px;
}
#comp ul.legend li,
.producttest ul.legend li {
	display: inline;
	overflow: hidden;
	float: left;
	font-size: 11px;
	line-height: 22px;
	margin: 0px;
	padding: 2px 4px;
}

