
/* store static */
div.store_list{
	float:left;
	padding:0;
	background:transparent url(/img/piccina/modpicc_bkg.gif) repeat-x;
	margin-top:12px
}

div.store_list ul li div{
	width:430px;
	background-image:none;
	padding:5px 0 5px 5px;
	text-align:left;
	font-size:11px
}

div.store_list ul li div.desc{
	width:145px;
	margin-right:5px;
	text-align:left;
	float:left;
	background:transparent url(/img/piccina/bkg_table_vert.gif) repeat-y right top;
}
div.store_list ul {
	background:transparent url(/img/piccina/bkg_table.gif) repeat-x scroll left bottom;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 0 1px;
	width:600px;
}
div.store_list ul li {
	background:transparent url(/img/piccina/bkg_table.gif) repeat-x scroll 0 0;
	float:left;margin:0;
	width:600px;
	padding:0}


ul.contacts-store {
/*	position: absolute; */
	bottom: 20px;
	left: 30px;
	margin-bottom:15px;
}

ul.contacts-store li {
	padding:10px 20px 10px;
	background:transparent url(/img/dot_grey.gif) no-repeat scroll 0 20px;

}

ul.contacts-store li h4 {
	font-size: 1.4em;
	/*color: #C9140B; */
}

ul.contacts-store li strong {
	margin: 10px 0;
	font-size: 1.4em;
}

