#xvidwrapper {
	width: 600px; 
	height: 400px;
	z-index: 1;
	margin:0px;
	border: 3px ridge #000000;
	}

.wxvideo { 
	width: 320px;
	height: 260px;
	margin: 0px;
	z-index: 5;
	}
.wxtitle {
	color: #0000ff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	}
.wxtext {
	position: relative;
	top: 10px;
	width: 320px; 
	height: 360px;
	color: #000000;
	font-size: 10px;
	text-indent: 20px;
	text-align: justify;
	margin: 0px;
	padding: 3px;
	border: 0px solid #000000;
	background-color: #e2ebf7;
	overflow:auto;
	}

.wxmaps {
	text-align: center;
	color: #000;

}
.wxmaps td a{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.wxboxtitle {
	font_size: 12px;
	font-weight: bold;
}


