#content{
	clear:both;
	float:left;
	margin: 0 0 0 15px;
	padding: 0px;
	background-color:#FFFFFF;
	z-index:1000;
} 
#right{
	float:left;
	margin: 10px 0 10px 10px;
	width:270px;
	z-index:1000;
}	
#content h1, #right h1{
	color:#CC0033;
	font-size:1.3em;
	border-left: 4px solid #A9A99C;
	border-bottom: 1px dotted #A9A99C;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin:10px 0 10px 0;
	clear:left;
}

#right h1{		
	margin:10px 0 10px 0;
	clear:left;
}		
#right h2{
	color:#CC0033;
	font-size:1.1em;
	border-left: 4px solid #A9A99C;
	border-top: 0px;
	border-bottom: 1px dotted #A9A99C;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin:0 0 10px 0;
	width:90%;
}
		
#content h1{
	width:390px;
}	

.agenda, .what{
	width:630px;
	padding: 10px 0 10px 10px;
	margin: 20px 0 0 10px;	
}	
.what{
	background-color:#f1f1ed;
}	

.what p{
	margin: 0 0 0 10px;
}


.what .float_right{
	float:right;
	margin: -10px 0 0 10px;
}	
.button{
	float:left;
	margin: 20px 0 10px 10px;
}	
.button .top_btn, .button .bottom_btn{
	width:170px;
	height:3px;
}	
.button .top_btn{
	background:url(../img/top_btn.jpg) no-repeat;
}	
.button .bottom_btn{
	background:url(../img/bottom_btn.jpg) no-repeat;
}		
.button .middle_btn_watch, .button .middle_btn_read{
	width:170px;
	min-height:30px;
	margin-top:-5px;
}

* html .button .middle_btn_watch, * html .button .middle_btn_read{
	margin-top:-13px;
}

.button .middle_btn_watch{
	background:#BFBFB5 url(../img/back_watch.jpg) no-repeat;	
}	
.button .middle_btn_read{
	background:#BFBFB5 url(../img/back_read.jpg) no-repeat;
}	
	
.button .middle_btn_watch a, .button .middle_btn_read a{
	font-weight:bold;
	color:blue;
	font-size:0.8em;
	display:block;
	margin: 5px 3px 0 37px;
	text-decoration:none;
}	
.agenda ul, .what ul {
	margin: 0 0 0 40px;
	list-style-type:none;
	font-size:0.85em;
}


	
.agenda ul li{
	background:url(../img/bullet.jpg) 0 2px no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	font-size:0.85em;
}

.what ul li{
	background:url(../img/bullet_square.gif) 0 3px no-repeat;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

a.more_news{
	color:blue;
	text-decoration:none;
	font-size:0.85em;
	font-weight:bold;
	display:block;
	text-align:right;
}		
#right ul.documents li{
list-style:none;
	margin: 0 0 5px 0;
	padding: 3px 0 0 20px;
	font-size:0.85em;
}
#right ul.documents li.priv_0{
	background:url(../img/icons/document_0.gif) 0 3px no-repeat;
}
#right ul.documents li.priv_1{
	background:url(../img/icons/document_1.gif) 0 3px no-repeat;
}


/*
#right #news ul {
	margin: 0 0 0 40px;
	list-style-type:none
	font-size:0.85em;
}		
;*/
 /*#right #news ul li{
	background:url(../img/bullet.jpg) 0 2px no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}	*/
	
.middle_blue hr{
	width:95%;
}
	
.top_blue, .bottom_blue{
	width:267px;
	height:6px;
}	
.middle_blue{
	width:267px;
	background:url(../img/middle_blue.jpg) repeat-y;
	padding: 5px;
}

* html .middle_blue{
	margin-top:-10px;
}
	
.middle_blue p{
	margin: 0 3px 0 3px;
	font-size:0.8em;
}
.top_blue{
	background:url(../img/top_blue.jpg) no-repeat;
}
	
.bottom_blue{
	background:url(../img/bottom_blue.jpg) no-repeat;
}
/*middle list style*/	
.middle_blue  a{
	text-decoration:none;
}	
.middle_blue  a:hover{
	text-decoration:none;
}

.middle_blue img{
width:260px;
}


/*end*/