
body {
	text-align: left;
	direction: ltr;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}

* {
	background-repeat: no-repeat;
	background-position: top left;
}
#opdrop{position:fixed; top:0px; left:250px; background:#777; opacity; width:200px; border-radius: 0px 0px 10px 10px;  text-align:center; height:40px;}
#opdrop a{display:inline;}

#flag.ru {
    background-image:url(../img/Russia.png);
    position:relative;
    margin-left:5px;     
    width:16px;
    height:16px;
	float:left;
}
#flag.br {
    background-image:url(../img/Britain.png);
    position:relative;
    margin-left:5px;     
    width:16px;
    height:16px;
	float:left;
}
#guys
{  

top:-65px;
float:right;
position:relative;
}    
h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

p {
	margin: 0px 0px 10px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

br {	
	width: 0px;
	height: 0px;
	line-height: 0;
	font-size: 0px;
}

*.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0;
	font-size: 0px;
}
table {
	border-collapse: collapse;
	margin: 0px;
	line-height: 27px;
	width: 100%;
	empty-cells: show;
}
table td{
text-align:left;
}

