/*********** ITEM DETAILS ******************/
.breadcrumb {
	position:relative;
}
.description {
	width:100%;
	position:relative;
}
.sidebar {
	width:150px;
	position:absolute;
}
.sidebar .cals select {
	width:100%;
}
.information {

	position:relative;
	margin-left:150px;

}
.information img {
	border:1px solid black;
}

/************* DETAILS *************/

.related {
	position:relative;
	margin-top:30px;
	float:left;
	width:100%;
}
#controls {

    position:relative;
    float:right;
    width:150px;
}
.map {
    margin-left:110px ! important;
}
/************ SPONSORS ***************/
.sponsorship {
	padding-top:50px;
	clear:both;
	position:relative;
}
.sponsorship a {
   	color:#FF9933 ! important;
}
.sponsorship .sponsor {
	font-weight:bold;
}
.sponsorship .by {
	font-weight:bold;
}
.sponsorship .become {
	color:grey;
	font-size:85%;
}
