@import url("../_common/css/basic.css");


/***** HTML basic elements *****/



/***** Classified elements *****/

h3.shopindex-st {
	margin:0px;
}

div.shopindex-summary {
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom: #09215d 1px solid;
}

h3.profile-shopname {
	margin-top:    50px;
	margin-bottom: 2px;
	padding-bottom:2px;
	border-bottom: #09215d 2px solid;
}

div.profile-shop-address {
	text-align:right;
}

div.shop-appearance {
	float:right;
	margin-left:  15px;
	margin-bottom:15px;
}


/***** Identified elements *****/

h3#profile-shopname {
	margin-bottom: 2px;
	padding-bottom:2px;
	border-bottom: #09215d 2px solid;
}

div#profile-shop-address {
	text-align:right;
}

div#shop-appearance {
	float:right;
	margin-left:  15px;
	margin-bottom:15px;
}

/*EOF*/
