#contenu h2.title {
    border : 0;
    font-size : 40px;
	font-family : Arial, Helvetica, sans-serif;
    color : #444444;
    font-weight : bold;
    text-align : left;
	margin : 8px 0 0 0;
	padding : 0 4px;
	line-height : 42px;
	border-bottom : 1px solid #000;
}

#contenu h2.title span {
	display : block;
	width : 100px;
	height : 50px;
	float : right;
}

#thumbnails {
	padding : 8px 0 0 0;
	float : left; 
	width : 150px;
}
#thumbnails img {
	border : 2px solid #EEE; 
	margin : 0 0 0;
}
#thumbnails .selected img {
	border-color : #444444;    
}

#main_photo {
	float : left; 
	width : 505px;
	text-align : center;
}

#main_photo span {
font-size:12px;
font-weight:bold;
}

.colours, .screens {
	font-size:12px;
	font-weight : bold;
	margin-bottom : 12px;
	padding : 0 4px;
}

.colours span, .screens span {
	color : #999;
}
.fabric {
	font-size:11px;
	font-weight : bold;
	margin-bottom : 12px;
	padding : 0 4px;
}

#pricing {
color:#444444;
font-weight:bold;
padding:10px 0 0;
text-align:right;
}
#pricing .info_price {
	font-size : 12px;
	float : right;
}
#pricing .main_price{
	font-size : 62px;
}
#pricing .other_price{
	font-size : 40px;
}

#icons {
	text-align : center;
	font-size : 9px;
	font-weight : bold;
}
#icons span {
	display : block;
	width : 106px;
	text-align : center;
	float : left;
}

#linked, #matching {
	text-align : center;
	margin : 30px 0 10px 0;
}

#linked h2, #matching h2 {
	text-align : left;
}

#linked h3 a, #matching h3 a {
	font-size : 16px;
	color : #FF0198;
}
#linked h3,#matching h3 {
	margin : 2px;
	padding : 3px 0;
}

#linked img, #matching img {
	border : 1px solid #000;
	margin : 2px;
}

.scale span.bar {
	display : block;
	background : #00FF00;
}

.scale span {
	position : absolute;
	height : 16px;
	text-align : right;
}

div.scale {
	background : #EEE;
	width : 322px;
	height : 16px;
	font-weight : bold;
}

h3.scale {
	font-size : 16px;
	margin : 10px 0 0 0;
	padding : 0;
}

.scale_min, .scale_max {
	font-size : 9px;
	line-height : 10px;
	float : left;
}

.scale_max {
	float : right;
	padding-right : 4px;
}