.featured {
	width:270px;
	height:180px;
	border-color:#000;
	border-width:1px;
	float:left;
	position:relative:
}
.featured2 {
	width:270px;
	height:180px;
	border-color:#000;
	border-width:1px;
	float:left;
	left:15px;
	position:relative;
}
.picture {
	float:left;
	width:120px;
	height:130px;
	position:relative;
}

#textbox {
	width:140px;
	height:100px;
	position:relative;
	float:right;
	width:140px;
	height:85px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#060606;
	width:140px;
	height:20px;
	float:left;
	position:relative:
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:left;
	line-height:15px;
}
.colors {
	width:120px;
	height:20px;
	float:left;
}
.price {
	width:70px;
	height:40px;
	float:left;
}
.pricetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#F00;
}
.oldpricetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	text-decoration:line-through;
}
.details {
	width:70px;
	height:40px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.productdetailstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#333;
	font-weight:500;
}
	
