@charset "ISO-8859-1";
	
#limitwidgetdiv {
	width:120px;
	height:600px;
	position:relative;
	border:0px solid black;
}

#limit_description {
	width:100px;
	position:absolute;
	bottom:410px;
	left: 10px;
	font-size:12px;
	font-weight: normal;
	font-family: verdana;
	color: white;
	text-align: center;
}

#limit_price {
	width:100px;
	position:absolute;
	top:300px;
	left: 10px;
	font-size:12px;
	font-weight: normal;
	font-family: verdana;
	color: white;
	text-align: center;
}

#limit_product_image{
	border:0px;
	position:absolute;
	top:206px;
	left:19px;
}

#limit_home_link{
	 border:none;
	 position:absolute;
	 top:0px; left:0px;
	 width:120px;
	 height:600px;
}
