#twGmap {
	width:600px;
	height:400px;
	margin:0px;
	position:relative;
	left:12px;
	padding:0px;
	overflow:hidden;
}

.twGmapInfo {
	width:200px; height:40px;
	background-color:red;
	background-color:transparent;
}

#twGmap div {
	background-color:transparent;
} 
