
#content #secondcolumn #main .subtitle {
	font-size: 18px;
	font-weight: bold;
	color: #AA1155;
}


#content #secondcolumn #main  .subtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #AA1155;
}

#content #secondcolumn #main .head img {
	background-color:#596770;
}


#content #secondcolumn #main .productprice {
	padding: 3px 7px 3px 0px;
	background-color: #A3B1BA;
/*	border-top: 1px solid #596770;
	border-bottom: 1px solid #596770;*/
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#content #secondcolumn #main .productduur {
	text-align: center;
	padding-bottom: 5px;
}

#content #secondcolumn #main .productimage {
	padding: 7px 7px 7px 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #A3B1BA;
	text-align: center;
}

#content #secondcolumn #main .productimage img {
	border: 1px solid #ffffff;
}

#content #secondcolumn #main .productitem {
	margin-top: 0px;
	margin: 0px 6px 0px 6px;
	padding: 7px 7px 7px 7px;
	border-top: 1px solid #A6A9AC;
	border-left: 1px solid #A6A9AC;
	border-right: 1px solid #A6A9AC;
	_height: 100px;
	min-height: 100px;
	background-image: url(../images/itemback.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
}

#content #secondcolumn #main .corner {
	background-image: url(../images/productpage/hoekje.gif);
	background-repeat: no-repeat;
	width: 463px;
	height: 6px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#content #secondcolumn #main .productitem img {
	float: left;
	vertical-align: top;
	margin-right: 10px;
	border: 1px solid #ffffff;
}

#content #secondcolumn #main .productprice2 {
	padding: 2px 10px 2px 0px;
	margin: 0px 6px 0px 6px;
	background-color: #EEF2F5;
	border-top: 1px solid #CAD4D9;
	border-left: 1px solid #A6A9AC;
	border-right: 1px solid #A6A9AC;
	font-size: 11px;
	font-weight: bold;
	color: #596770;
	text-align: right;
}

#content #secondcolumn #main .productprice2 a{
	color: #596770;

}

.windowsbottom {
	background-image: url('../images/windowsbottomp.gif');
	height: 12px;
	margin: 0px 6px 0px 6px;
	border-left: 1px solid #A6A9AC;
	border-right: 1px solid #A6A9AC;
	background-repeat: no-repeat;

}