*{
	margin: 0;
	padding: 0;
	border:none;
	}
div#page_content ul {
	margin: 15px 15px ;
	list-style-type:disc;
}
div#page_content li {
	margin: 5px 5px ;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	
	}	
div#container{
	width: 981px;
	margin: 0 auto;
	}
div#page{
	width: auto;
	min-height: 800px;
	float: left;
	background: url(../images/left-bg.png) repeat-y left #fff;
	
	}
div#left_side{
	width: 191px;
	float: left;
	}
div#right_side{
	width: 790px;
	float: left;
	}

/******************** left side **********************************/

div#logo{
	width: 138px;
	float: left;
	padding: 43px 0 53px 42px;
	}
div#logo a{
	width: 106px;
	height: 127px;
	background: url(../images/soros-logo.png) no-repeat;
	text-decoration: none;
	display: block;
	}		
div#logo a span{
	visibility: hidden;
	}
ul#left_menu{
	list-style: none;
	float: left;
	}
	
ul#left_menu li{
	width: 190px;
	height: 35px;
	float: left;
	margin: 0 0 1px 0;
	padding: 1px 0 0 0;
	background: url(../images/left-menu-list-bg.png) no-repeat;
	}			
ul#left_menu li a{
	display: block;
	width: 169px;
	line-height: 33px;
	margin: 0 0 0 10px;
	background: url(../images/left-menu-button.png) no-repeat;
	color: #535353;
	font-weight: bold;
	font-size: 13px;
	text-indent: 40px;
	text-decoration: none;
	}		
ul#left_menu li a:hover {
	color: #000;
	}
div.left_box{
	width: 185px;
	margin: 20px auto;
	float: left;	
	font-size: .8em;
	text-align: justify;
	}
div.left_box_top{
	width: 185px;
	float: left;
	background: url(../images/left-box-top-bg-trans.png) no-repeat;
	}	
div.left_box_top h2{
	line-height: 33px;
	margin: 0 9px 0 15px;	
	color: #535353;
	background: url(../images/arrow-bg-trans.png) left center no-repeat;
	font-size: 1.3em;
	text-indent: 22px;
	_text-indent: 32px;
	}	
div.left_box_top h2:first-letter {
	color: #f84c00;
	}
div.left_box_cont {
	width: 185px;
	_width: 175px;
	float: left;
	background: url(../images/left-box-bg-trans.png) repeat-y;	
	padding-left:15px;
	}
div.left_box p {
	color: #535353;
	margin: 0 14px 0 13px;
	font-size: 0.8em;	
	}
div.left_box_bottom{
	width: 185px;
	float: left;
	background: url(../images/left-box-bottom-bg-trans.png) left bottom no-repeat;
	padding: 0 0 14px 0;
	}		
div.left_box ul{
	list-style: none;
	width: 130px;
	margin: 0 auto;
	}
div.left_box ul li{
	float: left;
	display: inline;
	margin: 10px 6px;
	}		
div.left_box ul li a img{
	float: left;
	border: none;
	}	
/******************** right column **********************************/

div#top{
	width: 806px;
	height: 34px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -315px;
	background: url(../images/top-bg.png) repeat-x  #000;
	color: #363636;
	font-size: 0.7em;
	}
div#top div{
	width: 16px;
	height: 34px;
	float: left;
	background: url(../images/top-shadow.png);
	white-space: nowrap;
	}	
div#top ul{
	list-style: none;
	width: auto;
	float: left;
	}		
div#top ul li{
	float: left;
	margin: 0 .5em;
	line-height: 34px;
	}	
div#top ul li a, div#top ul li a:visited{
	text-decoration: none;
	color: #363636;
	}
div#top p{
	float: left;
	height: 11px;
	margin: 11px 0 0 0;
	background:#000;
	}	
div#top input{
	height: 11px;
	font-size: 9px;
	border: 1px solid #f84c00;
	float: left;
	}	
div#top input#search_submit{

	}
div#top label{
	display: none;
	}	
div#top select{
	width: 100px;
	height: 11px;
	font-size: 8px;
	border: 1px solid #f84c00;
	float: left;
	}	
div#baner{
	width: 790px;
	height: 187px;
	float: left;
	margin: 34px 0 0 0;
	background: url(../images/baner-bg.jpg) no-repeat ;
	}
div#baner div{
	width: 200px;
	position: relative;
	top: 42px;
	left: 298px;
	color: #fff;
	font-size: 0.85em;
	}	
div#baner div h2{
	font-weight: normal;
	}	
div#baner div h2:first-letter{
	color: #f84c00;
	}	
div#footer{
	width: 981px;
	float: left;
	padding: 20px 0;
	background: url(../images/body-bg.png) center repeat-y;
	}	
div#footer p.footer_orange{
	width: 506px;
	margin: 10px auto;
	font-size: 0.75em;
	color: #f84c00;
	text-align: center;
	}
div#footer p.footer_gray{
	width: 506px;
	margin: 10px auto;
	font-size: .7em;
	color: #535353;
	text-align: center;
	}	
div#footer p.footer_gray a{
	color: #535353;
	height: 30px;
	text-decoration: none;	
	}
div#footer p.footer_gray a img{	
	border: none;
	vertical-align: middle;
	}
img.lang {
	padding-right:5px;
	padding-left:5px;
}
div.news_item {
	width:100%;
}
.floatLeft {
	float:left;
}

/* newsletter */
table.newsletter {
	width:165px;
}
input.newsletter {
	border: solid 1px #535353;
	width:150px;
}
input.newsletter_submit {
	border: solid 1px #535353;
	width: 150px;
}

.valign {
	vertical-align:middle;
}