/* =ShopDelphi
----------------------------------------------- */

.ShopRow {
	clear:both;
}

.ShopCurve {
	background-image:url(../images/shop_delphi/leftcorner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:111px;
}

.ShopLeft, .ShopRight {
	margin-bottom:20px;
}

.ShopRight {
	float:right;
}

.ShopLeft {
	float:left;
}

.ShopDiv {
	width:250px;
	float:left;
}

.ShopBox {
	background-image:url(../images/shop_delphi/1pixelrow.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:240px;
	float:left;
	margin:0;	
	padding:5px 0 0 5px;
}

.ShopBox img, .ShopBox div {
	float:left;
}

.ShopBox img {
	margin:10px 10px 0 0;
}

.ShopHeader {
	font-weight:bold;
	color:#0C1D37;
	font-size:10pt;
	float:left;
	clear:right;
	width:200px;
}

.ShopText {
	width:130px;
	margin:10px 0 0 0;
	color:#3F3F3F;
	font-size:9pt;
}
