/***********************************
 *
 * CSS for RTV contenttype package
 *
 ***********************************/

#visual-portal-wrapper {
	width:960px;
}

#portal-column-content.sr {
	width: 468px !important;
}

#content {
	border: 1px solid #CCCCCC !important;
}

.portletRTVGeoLocPortlet {
	border: 1px solid #CCCCCC !important;
}

.documentFirstHeading {
	display: block;
	background: none repeat scroll 0 0 #CCCCCC !important;
	border: medium none;
	font: 14px "Arial";
	height:auto;
	text-align: left;
	margin-top:0;
	padding-top:4px;
	padding-left:8px;
	padding-bottom:4px;
}

#portal-searchbox {
	display:none;
}

div.googleMapView {
    clear: both;
    display: block;
    height: 512px;
    overflow: hidden;
    width: 512px;
}

.googleMapPane {
        width: 512px;
	height: 512px;	
}
}

