/* ------------------------------------------*/
/* Layout
/* ------------------------------------------*/
.right_column {
	background: #676767;
}

/* ------------------------------------------*/
/* Headers
/* ------------------------------------------*/
h2 {
	background: transparent url('../images/header_contact.gif') no-repeat 0 0;
}

h3#getting_here {
	width: 110px;
	height: 26px;
	background: transparent url('../images/contact_getting_here.gif') no-repeat 0 0;
}

h3#get_in_touch {
	width: 114px;
	height: 23px;
	margin-bottom: 10px;
	background: transparent url('../images/contact_get_in_touch.gif') no-repeat 0 0;
}

/* ------------------------------------------*/
/* Map
/* ------------------------------------------*/
#map {
	float: left;
	position: relative;
	width: 848px;
	height: 370px;
	margin: 0 0 8px 0;
	padding: 0;
}

#map_shadow_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 848px;
	height: 14px;
	margin: 0;
	padding: 0;
	background: transparent url('../images/map_shadow_top.png') no-repeat 0 0;
}

#map_shadow_left {
	position: absolute;
	top: 14px;
	left: 0;
	width: 9px;
	height: 356px;
	margin: 0;
	padding: 0;
	background: transparent url('../images/map_shadow_left.png') no-repeat 0 0;
}

/* ------------------------------------------*/
/* Right column
/* ------------------------------------------*/
.right_column p {
	float: left;
	display: inline;
	width: 361px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 0.688em;
}

.right_column p a {
	color: #d94abe;
	font-weight: 700;
	text-decoration: underline;
}

/* ------------------------------------------*/
/* Left column
/* ------------------------------------------*/
.left_column dl {
	float: left;
	width: 362px;
	margin: 0;
	padding: 0;
}

.left_column dt {
	float: left;
	width: 362px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #242323;
	font-size: 0.813em;
	font-weight: 700;
}

.left_column dd {
	float: left;
	width: 362px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #676767;
	font-size: 0.688em;
}

/* ------------------------------------------*/
/* Dropbox
/* ------------------------------------------*/

#dropbox {
	float: left;
	width: 361px;
	margin: 10px 0 0 8px;
}

#dropbox  a.soundcloud-dropbox:hover {
	color: #1896D1 !important; background-color: transparent !important; background-position: -200px 0 !important;
}

#dropbox  a.soundcloud-dropbox {
	float: left;
	display: block;
	width: 105px;
	height: 82px;
	margin: 0;
	padding: 44px 15px 0 10px;
	color: #888888;
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif; line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	background: transparent url(http://a1.soundcloud.com/images/dropbox_square_white.png?028b9d) top left no-repeat;
}

*html  #dropbox  a.soundcloud-dropbox {
	background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_white.png?028b9d)', sizingMethod='crop') !important;
}