.popupwindowtitle{
	font-size:13px;
	font-family: Tahoma, Geneva, sans-serif;}
.popupwindowtable{
top: 50%;
left: 50%;
margin-left: -250px;
margin-top: -127px;
position: fixed;
width:500px;}
.popupwindowtable .popupwindowtable{width:26px; cursor:pointer;}
.popupwindowtable, .popupcontentparent{
	background-color:#fff;}
.popupwindowtable, .popupcontentparent img{}
.popupwindowinnertable{
		background-color:#fff;}

.popupwindowinnertable .videotext textarea, 
.x-title input, 
.x-description textarea , 
.newgmarker-input textarea, 
.friend-message .comment textarea,
.popupwindowinnertable .x-replyform textarea{
	width:520px;
	height:122px;
	border: 1px solid #e3e3e3;
	margin-top:8px;
	margin-bottom:8px;
	display:block;}
	
.popupwindowtable2{
background-color:#999999;
border-top: 1px #adadad solid;
border-left: 1px #bdbdbd solid;
border-bottom: 1px #7d7d7d solid;
border-right: 1px #6d6d6d solid;
}
.popupwindowinnertable2{
background-color:#999999;
border-bottom: 1px #adadad solid;
border-right: 1px #bdbdbd solid;
border-top: 1px #7d7d7d solid;
border-left: 1px #6d6d6d solid;
}
.popupwindowtablesimple td{
text-align:center;
background-color:transparent;
padding-top:0px;
padding-bottom:0px;
}