#shop_wrapper {
	float: left;
	width: 15.5em;
	padding: 0;
	background-image: url(../images_fillers/shadow_r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#shop_box {
	float: left;
	width: 14.8em;
	padding: 0;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	background-color: #FFFFFF;
}
#bottom_shadow1 {
	float: left; clear: left;
	width: 2.0em; height: 0.5em;
	background-image: url(../images_fillers/shadow_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#bottom_shadow2 {
	float: left;
	width: 13.5em; height: 0.5em;
	background-image: url(../images_fillers/shadow_b.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.Box_heading h3 {
width: 9.375em;
	font-size: 1.6em; line-height: 1;
	font-style: normal; font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 0.2em 0.4em 0.2em 0.4em; margin: 0;
}
.Box_heading h3 a:link, .Box_heading h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Box_heading h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#shop_content {
	float: left;
	width: 11.6em;
	padding: 0.5em;
	color: #000000;
}
#shop_content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; line-height: 1.2; font-weight: normal;
	margin: 0 0 0.35em 0;
}
#shop_content a:link, #shop_content a:visited {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #E5356B;
	margin: 0;
}
#shop_content a:hover {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
	color: color: #E5356B;
	margin: 0;
}
#shop_content h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	margin: 0 0 0.3em 0;
}
#shop_content span h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em; font-weight: bold;
	margin: 0.6em 0 0.3em 0;
	padding-top: 0.2em;
	border-top: 1px #000000 solid;
}
#shop_content img {
	margin: 0 0 0.6em 0;
	border: 0;
}
#shop_image {
	float: left;
	width: 2.0em; padding: 0;
	text-align: right;
}
#shop_footer {
	float: left;
	width: 13.8em;
	padding: 0.3em 0.5em;
	color: #FFFFFF;
	text-align: center;
	background-color: #E5346B;
}
#shop_footer a:link, #shop_footer a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin: 0;
	color: #FFFFFF;
}
#shop_footer a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; font-weight: normal;
	text-align: center;
	text-decoration: underline;
	margin: 0;
	color: #FFFFFF;
}