#productpage {
	position: relative; 
}

#titleimg {
	position: relative; 
	left: 10px;
	top: 10px;
	margin-bottom: 20px;
	width: 250px;
}

.colorimgblock 
	{
	position: absolute; 
	left: 400px;
	top: 50px; 
	width: 300px;
	text-align: center;
	}

.line1
	{
	position: relative; 
	clear: left;
	left: 45px;
	top: 10px;
/*	width: 550px; */
	}

.line2
	{
	position: relative; 
	clear: left;
	left: 120px;
	top: 10px;
/*	width: 550px; */
	}

.linespace
	{
	position: relative; 
	clear: left;
	height: 20px;
	}

.row1 
	{
	position: relative; 
	float: left;
	left: 0px;
	margin-right: 50px;
	text-align: center;
	width: 100px;
	}

.row2
	{
	position: relative; 
	float: left;
	margin-right: 50px;
	text-align: center;
	width: 100px;
	}
	
.row3
	{
	position: relative; 
	float: left;
	margin-right: 50px; 
	text-align: center;
	width: 100px;
	}
	
.row4
	{
	position: relative; 
	float: left;
	text-align: center;
	width: 100px; 
	}