


#banner
{
	background: transparent url(/lang/en/img/store/banner.png) no-repeat;
	width: 838px;
	height: 156px;
}

#store
{
}



#icontent_left
{
	float: left;
	width: 508px;
	padding-right: 20px;
}

#icontent_left h2
{
	font-size: 9pt;
	margin-bottom: 5px;
	padding-top: 5px;
}

#icontent_left p
{
	font-size: 8pt;
	line-height: 1.5em;
	margin: 0px;
}

.store_product_image
{
	float: left;
}

.store_product_name
{
	padding: 5px 0px 0px 65px;
}

.store_small_vspacer
{
	height: 10px;
}

.store_big_vspacer
{
	height: 25px;
}

.store_entry
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

.store_entry_last
{
}

.store_buy_now
{
	background: transparent url(/lang/en/img/store/buy_now.png) no-repeat;
}

.store_buy_now, .store_buy_now_spacer
{
	float: right;
	width: 105px;
	height: 28px;
	margin-left: 10px;
}


#icontent_right
{
	float: right;
	width: 250px;
	padding: 0px 20px;
	border-left-style: solid;
	border-left-width: 1px;
}

#icontent_right p
{
	line-height: 2em;
	font-size: 11px;
}