#intro-text {
	float:left;
	width:328px;
}
#foursquarebtns {
	float:left;
	width:328px;
	text-align:right;
	position:relative;
}
#fs-btns ul li.logo-scotsman {
	background-image:none;
	margin-top:-4px;
}
#logo-fq {
	margin-top:-6px;
	height:29px;
	position:absolute;
	right:0;
}
#btn-close {
	position:absolute;
	right:0px;
	top:237px;
}
#intro-text p.intro {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
#intro-text p {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
#intro-text p a {
	color:#F7931E;
}
#message { position:absolute; padding:10px; background:#555; color:#fff; width:75px; }
.place {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	text-align:left;
}
.place p {
	line-height:15px;
}
.tips {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	width:271px;
	height:126px;
	margin-right:20px;
	text-align:left;
	line-height:15px;
}
.tips p {
	margin-top:0;
}
.tip {
	margin-bottom:10px;
}
.icons {
	float:right;
	margin-right:20px;
}
.vdetails {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}
.mayorphoto {
	margin-top:8px;
}
.mayorphoto img {
	border:3px solid #F7931E;
}
.icon {
}
.tip-icon {
	float:left;
	margin-right:10px;
}
.tip-text {
	float:left;
	width:155px;
	padding-right:10px;
	line-height:15px;
}
.tip-icon img {
	border:1px solid #000;
}
.specials {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	width:271px;
	height:126px;
	text-align:left;
}
.specials p {
	margin-top:0;
}
.clear {
	clear:both;
}
.placetitle {
	font-size:12px;
}	
.placetitle, .herenowtitle, .checkinstitle, .mayortitle, .tip-user, .special-location {
	font-weight:bold;
	color:#F7931E;
}
.checkins {
	font-size:11px;
	margin-top:10px;
	text-align:left;
}
#map-container {
	width:696px;
	height:292px;
	position:relative;
}
#map-container.trail {
	width:676px;
	margin-bottom:15px;
}
#map {
	width:696px;
	height:292px;
}
#map.trail {
	width:676px;
	height:292px;
}
#overlay {
	font-family:Arial, Helvetica, sans-serif;
	width:656px;
	height:252px;
	background-color:#000;
	position:absolute;
	top:0;
	left:0;
	display:none;
	color:#FFF;
	font-size:11px;
	padding:20px;
	display:none;
}
#overlay p {
	margin-top:0;
}
#foursquare {
	position:relative;
}
#fs-btns {
	position:absolute;
	right:0;
	top:0;
	padding-top:15px;
	padding-right:15px;
}
#fs-btns ul {
	color:#FFF;
}	
#fs-btns ul li {
	float:left;
	padding-left:13px;
	background-image:url('../images/arrow.png');
	background-repeat:no-repeat;
	padding-right:15px;
}
#fs-btns ul li.last {
	padding-right:0;
}
#fs-btns li a {
	color:#FFF;
	font-weight:bold;
}
