@charset "utf-8";

#titleAbout
{
	text-indent: -9999px;
	background-image: url(../images/profile/title_about.gif);
	background-repeat: no-repeat;
}

#titleAccess
{
	text-indent: -9999px;
	background-image: url(../images/profile/title_access.gif);
	background-repeat: no-repeat;
}

#titleProfile
{
	text-indent: -9999px;
	background-image: url(../images/profile/title_profile.gif);
	background-repeat: no-repeat;
}

#titleShop
{
	width: 286px;
	height: 24px; 
	float: right;
	display: inline;
	margin-right: 10px;
}

#descShop
{
	width: 286px;
	float: right;
	text-align: left;
	display: inline;
	margin-right: 10px;
	margin-top: 20px;
}

#photo
{
	width: 190px;
	height: 134px;
	float: left;
	margin-bottom: 20px;
}

#shopAddress
{
	width: 250px;
	float: left;
}

#miniMap
{
	width: 157px;
	float: right;
	text-align: right;
	display: inline;
	margin-right: 10px;
}

#mapZoomLink
{
	width: 250px;
	float: right;
	text-align: right;
	margin-top: 17px;
}

#tblProfile
{
	width: 450px;
}

#tblProfile table,
#tblProfile tr,
#tblProfile td
{
	border: 0px;
}

#tblProfile td
{
	padding: 2px;
}

#descShopInfo
{
	width: 230px;
	float: left;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#shopPhoto
{
	font-size: 12px;
	width: 220px;
	float:right;
	margin: 0 5px 0 0;
}
