@charset "utf-8";
/* CSS Document */

#designLeftCol {
	padding:20px 10px;
}

#designLeftCol p {
	font-size:16px;	
	margin:0 0 10px 0;
}

#designRightCol {
	float:right;
	width:300px;
	margin:60px 0 20px 10px;
}

#designRightImg {
}

#priceTab {
	position:absolute;
	background-image:url(../../images/salePrice.png);
	width:120px;
	height:120px;
	font-size:14px;
	text-align:center;
	margin:0px 0 0 350px;
	
}	

#priceTab p {
	font-size:18px;
	font-weight:bold;
}
