html, body { overflow: hidden; height:100%;}
iframe, div, body { margin: 0; padding: 0; }
#bar { float:right; width: 100%; height:30px;
		  z-index: 100; background: #fff; border-bottom: 0px solid #888;overflow: hidden;  background-color:#000;
	}
#content { padding: 0px; display:inline; float:left; width:150px;margin-left:10px;}

#advertisement { 
padding: 0px; display:inline; margin-left:5px; margin-right:0px; margin-top:6px; font-family: Georgia, Helvetica; font-size: 14px;
float:left; overflow: hidden; color:#fff;font-weight:bold;
}
#advertisement  a {
	color:#fff;
	font-weight:bold;
}
#close {
display:inline; 
float:right;
margin-top:3px;
margin-right:10px;
}
#retweet {
width:650px;
margin:auto;
}
iframe { margin-top: 0px; width: 100%; height: 100%; }
adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #087EBF;}
adText {font: normal 10pt Arial; text-decoration: none; color: #000000;}

#submenu {
	position:absolute;
	top:30px;
	left:350px;
	-moz-box-shadow:1px 3px 5px rgba(0, 0, 0, 0.5);
	background-color:#000;
	border-bottom:1px solid #717171;
	border-right:1px solid #717171;
	border-left:1px solid #717171;
}
p { margin:0px; }
