#tourBorder {
	margin-top: 10px;
}

#tour {
	width: 920px;
	min-height: 355px;
	border: 3px solid white;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	background:white url(/images/media_bg.gif) repeat-x top center;
	position: relative;
}

#tour .iconLink {
	position: absolute;
	bottom: 10px;
}

#tour #tour_link {
	position: absolute;
	top: 20px;
	right: 16px;
}

#tour h1 {
	padding-top: 10px;
	margin: 0px 0 20px 20px;
	font-size: 1.75em;
}

#tour h2 {
	font-size: 1.1em;
	padding-bottom: 0;
}

#tour #video, #tour #imgBox, #tour #tweets {
	float:left;
	margin: 10px;
}

#tour #tweets, #tour #imgBox {
	padding: 0;
	margin-bottom: 20px;
}

#tour #tweets li {
	padding: 11px 0;
}
#tour #imgBox {
	width: 250px;
}

#tour #video {
	width: 362px;
	margin: 10px 0;
	padding: 0 10px;
	border-left: 1px solid #bee1fd;
	border-right: 1px solid #bee1fd;
}

#tour #tweets {
	width: 236px;
}

#tour #tweets .details {
	font-size: smaller;
}


#img {
	min-height: 163px;
	text-align:center;
	
}
#controls_holder{
	text-align:center;
}
#img .imgThumb {
	width: 250px;
	height: auto;
	margin: 0 auto;
}

#flickr_controls {
	width: 250px;
	margin: 0 auto;
	
}

#headStatic {
	position: absolute;
	top: 46px;
	left: 259px;
}

#mastheadMovie {
	position: absolute;
	top: 6px;
}

#FBlogo {
	top:65px;
}
#flickrArrow {
    width:10px;
    height:18px;
    float:left;
    margin:10px 5px 0 5px;
}

#imgDesc {
    width:210px;
    text-align:center;
    color:black;
    float:left;
    margin-top:5px;
}