.instance_videoPlayerFrame {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.instance_square {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.componentOuter {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.componentOuterDIV {
	
}

.componentOuterTABLE {
	
}

.ParagraphWithTitleControllTextCell
{
}
.instance_ParagraphWithTitleControllTextCell
{
	border-style: dashed;
	border-color: blue;
	border-width: 1px;
}

.TitleControllTextCell
{
}
.instance_TitleControllTextCell
{
	border-style: dashed;
	border-color: blue;
	border-width: 1px;
}

.instance_componentOuterIMG {
	
}

.instance_componentOuterIFRAME {
	
}

.instance_componentOuter {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.instance_componentOuterDIV {
	
}


.instance_componentOuterIMG {
	
}

.instance_componentOuterIFRAME {
	
}


.pageLinks {
	
}

DIV.DragDropContainer DIV#hiddenMap {
	background-image: url("../img/maps_results_logo.gif");
	background-position: center;
	background-color: white;
	border: solid 1px black;
	height: 180px;
	width: 99%;
}

#m_menu_line {
	background-color: #c8c8c8;
	width:100%;
	height:40px;
	left:0px;
	top: 0px;
}
#open_menu_button, #close_menu_button {
	display: block;
	float: right;
	position:relative;
	vertical-align:center;
	padding: 10px 20px 10px 0px;
	padding-right:20px;
	font-size:30px;
	color:black;
	cursor:pointer;
}

#m_menu_body {
	position:absolute;
	top: 40px;
	left: 0px;
	z-index:2;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7);
}
A.m_menu_link {
	float:none;
	clear:both;
	text-align: left;
	font-size:20px;
	padding: 5px 0px 5px 10px;
	color: #ffffff;
	display: block;
	background-color:black;
}