* {
	padding: 0;
	margin: 0;
}
body {	
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#header, #menu-wrapper, #footer, #prd-where-to-buy img, #prd-tabs-header ul {
	display: none;
}

#content-location {
	margin-bottom: 10px;

}
#content-location a {
	font-size: 0.9em;
	color: #999999;
}
#prd-header {
	float: left;
	padding-top: 10px;
	width: 450px;
	padding-bottom: 20px;
}
#content h1 {
	color: #333366;
	font-size: 1.5em;
}
#content p.baseline {
	color: #666666;
	font-size: 1em;
}
#prd-brand {
	float: left;
	height: 80px;
	margin-left: 10px;
	text-align: center;
	width: 200px;
}
#prd-brand img {
	padding-top: 20px;
	vertical-align: middle;
}
#prd-card {
	border-top: 1px solid #D6D6D6;
	float: left;
	width: 620px;
}
#prd-reference, #prd-price {
	border-bottom: 1px solid #D6D6D6;	
	float: left;
	padding: 6px 0;
}
#prd-reference {
	clear: left;
	color: #888888;
	width: 410px;
}
#prd-price {
	color:#666666;
	font-size:1em;
	margin-left:10px;
	width:200px;
}
#prd-top-features h2 {
	background-image: url(../../images/focus.gif);
	background-position: left 0.45em;
	background-repeat: no-repeat;
	font-size: 1em;
	margin-top: 6px;
}
#prd-top-features, #prd-top-features ul {
	border-top: 1px solid #D6D6D6;
}
#prd-top-features {
	color: #666666;
	float: right;
	margin-left: 10px;
	min-height: 416px;
	width: 200px;
	position: absolute;
	left: 410px;
	top: 118px;
	border-top-style: none;
}
#prd-top-features ul {
	list-style-type: none;
	margin-top: 6px;
	padding-top: 6px;
	padding-right: 20px;
}
#prd-top-features ul li {
	background-image: url(../../images/focus.gif);
	background-position: left 1.2em;
	background-repeat: no-repeat;
	padding-top: 10px;
}
div.prd-tab {
	clear: both;
	padding-top: 10px;
}
#resume h2, #specifications h2, #accessories h2, #pieces h2, #prd-related h2, #prd-in-the-box h2 {
	font-size: 1.2em;
	padding-top:15px;
	padding-bottom: 5px;
	color: #333366;
}
#prd-spec table th {
	text-align: left;
}
#prd-spec table td {
	padding-left: 10px;
}
#in-the-box ul li, #accessories ul li, #pieces ul li, #prd-related ul li, #prd-functions ul li {
	padding-bottom: 5px;
}
#prd-desc p, #prd-caracteristiques p {
	line-height: 20px;
}
#prd-tabs a, #prd-related a {
	text-decoration: none;
	color: #666666;
}