@charset "utf-8";
/* CSS Document */

/*globe*/	
.globe_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	padding-left:0px;
	padding-right:0px;
	line-height:130%;
	letter-spacing:normal;
}

.sales_item{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	font-weight:bold;
	line-height:130%;
	text-decoration:none;
	text-align:left;
	padding-left:3px;
	border-bottom:1px #666666 dotted;
	background-color:#C7C7D9;
}

/*adress*/	
.store_data_text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777777;
	line-height:150%;
	text-decoration:none;
	font-style:none;
}

/*store name*/
.store_name{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
	font-weight:bold;
	line-height:150%;
	text-decoration:none;
	font-style:none;
}

/*flags*/	
.flag_link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #777777;
	line-height:150%;
	text-decoration:none;
	font-style:oblique;
}
.flag_link a{color:#444444;text-decoration:none;font-style:normal;}
.flag_link a:hover{color: #333333;text-decoration:underline;font-style:normal;}

/*web link*/	
.web_link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555555;
	font-weight:bold;
	line-height:150%;
	text-decoration:none;
}
.web_link a{color:#555555;text-decoration:none;font-style:normal;}
.web_link a:hover{color: #333333;text-decoration:underline;font-style:normal;}