/* Business Listing Headings */

.bhwrap {
	background-image:  url("/images_common/Local_In_The_Know/Listings/Heads-bg.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 46px;
	padding-bottom: 10px;
}

.bhhead {
	width: 379px;
	height: 46px;
}

.bhcap {
	width:169px;
	height: 46px;
	float: right;
}


/* End Business Listing Headings */


#sharethisicon
{
display: block;
height: 30px;
line-height: 30px;
width: 100%;
padding: 0 0 0 0;
color: #000;
font-weight:bold;
text-decoration: none;
}
#sharethisicon img
{
width:27px;
height:27px;
margin-right: 5px;
display:block;
float: left;
border:0;
}



/* Business Lists */

.BusinessListing {
	width: 672px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}

.BusinessListingNew {
	width: 660px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}

.BusinessListingNarrow {
	width: 415px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}

.BusinessListingNarrow2 {
	width: 390px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}


.featured {
	background-color: #DEF1F4;
}

.BusinessListing p {
	margin: 5px;
}

.BusinessListing h4 {
	margin: 5px;
}

.BusinessListing img {
	width: 100px;
	height: 80px;
	border: 1px solid #000;
	margin: 5px;
	float: left;
}

.BusinessListingNew img {
	width: 100px;
	height: 80px;
	border: 1px solid #000;
	margin: 5px;
	float: left;
}

.BusinessListingNarrow img {
	width: 100px;
	height: 80px;
	border: 1px solid #000;
	margin: 5px;
	float: left;
	padding-right: px;
}

.BusinessListingNarrow2 img {
	width: 100px;
	height: 80px;
	border: 1px solid #000;
	margin: 5px;
	float: left;
	padding-right: px;
}

.BusinessListing .moreinfo {
	float: right;
}

/* End Business Lists */

/* More Info */

#Listing-wrapper {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}
#Listing-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #000;
	padding:0;
	margin:0;
}
#Listing-info {
	width:390px;
	height:160px;
	padding: 10px;
}
#Listing-info img {
	width:200px;
	height:160px;
	margin-right: 10px;
	border: 1px solid #000;
}
#Listing-Otherinfo {
	width:450px;
}
#listing-actions {
	width: 180px;
	height:190px;
	padding: 5px 10px 10px 10px;
	float:right;
}
#listing-actions {
	width: 180px;
	height:190px;
	padding: 10px;
	float:right;
}
#listing-actions ul
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 179px;
}

#listing-actions ul
{
display: block;
margin: 0;
padding: 0;
}

#listing-actions ul li a
{
display: block;
height: 30px;
line-height: 30px;
width: 100%;
padding: 0 0 0 0;
color: #000;
font-weight:bold;
text-decoration: none;
}
#listing-actions ul li a img
{
margin-right: 5px;
display:block;
float: left;
border:0;
}

/* End More Info */

/* Calendar */

.CalListing {
	width: 470px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}
.CalListing p {
	margin: 5px;
}

.CalListing h4 {
	margin: 5px;
}

.CalListing img {
	width: 100px;
	height: 80px;
	border: 1px solid #000;
	margin: 5px;
	float: left;
}

.CalListingNew img {
	width: 100px;
	height: 80px;
	border: 1px solid #000;
	margin: 5px;
	float: left;
}
