#detailgrid {
	float: left;
	width: 1280px;
	margin: 0px;
	padding: 0px;
}
#detailText p, #detailText p div {
	color: #FFFFFF;
}
#detailText {
	float: left;
	width: 260px;
	margin-top: 0px;
	margin: 10px;
}
#detailPhoto {
	float: left;
	width: auto;
	margin: 10px;
}
p.photos {
	height: 150px;
}
img.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 300px;
}
.p_designer {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.p_season {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.p_year {
	font-size: 14px;
	color: #FFFFFF;
}
.p_productnumber{
	font-size: 14px;
	color: #FFFFFF;
}
.p_name {
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.p_shortdesc{
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight:lighter;
}
.p_desc{
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.p_price {
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
}
h3 {
	background-color: #ffffff;	
	clear: both;
	color: #000000;
	font-size: 1.0em;
}
