#public_contact_column{
	width: 220px;
	float: left;
	position: relative;
}
#public_store_info_column{
	width: 420px;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
}
#public_contact_info{
	border: 1px solid #d7d7d7;
	background-color:#ffffff;
	color: #464646;
	font-size:10px;
	line-height:12px;
	padding: 8px;
}
#public_contact_info h2{
	color: #464646;
	font-size:15px;
	font-weight: bold;
}
#public_contact_info table .leftCol{
	width: 50px;
	padding:0 5px 6px 0;
	font-weight: bold;
}
#public_contact_info table .rightCol{
	padding:0 0 6px 0;
}
#public_profile_photo{
	border: 1px solid #8198b7;
	text-align:center;
}
#public_profile_category{
	float: right;
	color: #464646;
	font-size:12px;
	font-weight: bold;
	text-align:right;
}
#public_store_info_column h1{
	font-size:15px;
	font-weight: bold;
}
#public_share{
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background-color:#ffffff;
	color: #464646;
	font-size:10px;
	line-height:12px;
	padding: 0;
}

#social-links {
	background-color:white;
	border: 1px solid #d7d7d7;
	padding: 8px 0 0 6px;
	position:relative;
}

#social-links div.social-link {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0;
}

#social-links #facebook {
	background: url(https://www.fairsandfestivals.net/images/facebook.gif) no-repeat;
}

#social-links #myspace {
	background: url(https://www.fairsandfestivals.net/images/myspace.gif) no-repeat;
}

#social-links #delicious {
	background: url(https://www.fairsandfestivals.net/images/delicious.gif) no-repeat;
}

#social-links #stumbleupon {
	background: url(https://www.fairsandfestivals.net/images/stumbleupon.gif) no-repeat;
}

#social-links #digg {
	background: url(https://www.fairsandfestivals.net/images/digg.gif) no-repeat;
}

#social-links #twitter {
	background: url(https://www.fairsandfestivals.net/images/twitter.gif) no-repeat;
}

#social-links a {
	color: #898989;
	font-size: 10px;
	padding: 0 0 0 18px;
	font-weight: normal;
}

#social-links a:hover{
	color: #f26522;
	text-decoration: none;
}
#public_profile_gallery{
	border-top: 1px solid #d7d7d7;
}
#public_profile_gallery h2{
	color: #464646;
	font-size:15px;
	font-weight: bold;
}
.public_gallery_img_first{
	width: 124px;
	clear: both;
	float: left;
	padding: 0 0 21px 0;
}
.public_gallery_img{
	width: 124px;
	float: left;
	padding: 0 0 21px 21px;
}
.public_gallery_img_first img, .public_gallery_img img{
	border:1px solid #d7d7d7;
}