#eshop_overview {
	text-align:left;
}
#eshop_overview a, #eshop_overview a:visited{
	color : #336699;
	font-size:11px;
	font-weight:normal;
}

#eshop_overview a:hover{
	color : #003366;
}


.eshop_overview{
	border: 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFEF3F;
	margin: 10px 0px;
	padding: 0px 10px;
	text-align:left;
}

.eshop_overview legend{
	padding: 0px 5px;
	font-weight: bold;
	color: black;
}

.eshop_overview p{

}

.eshop_overview div.image{
	float: right;
	clear: right;
	margin-left:10px;
}

.eshop_overview img.image{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: black;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: black;
}
#commande {
	text-align:left;
}