

#ucma_top{
background-image: url("/aaa/_css/uk/img/menu/top_column_sx.gif");
background-position: top left; 
background-repeat: no-repeat; 
height: 16px;
clear: both;
}

#ucma_bottom{
background-image: url("/aaa/_css/uk/img/menu/bottom_column_sx.gif");
background-position: top left; 
background-repeat: no-repeat; 
height: 16px;
clear: both;
}

#ucma_container{
background-image: url("/aaa/_css/uk/img/menu/background_column_sx.gif");
background-position: top left; 
background-repeat: repeat-y; 
}


#block_separator
{
height: 20px;
width: 260px;
clear: both;
}

#block_1
	{
	float: left;
	width: 205px;
	text-align: left;
	color:#555555;
	}
	
#block_1_content
	{
	padding-left:10px;
	padding-right:10px;
	}

#block_2
	{
	text-align: left;
	float: left;
	width: 110px;
	}

#block_3
	{
	float: left;
	width: 465px;
	}

			
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}

	.context_container{position:relative; height: 150px;}
	.context_item{position:absolute; left:-270px;width:185px;color: #555555;}
	.context_image{position:absolute; left:-75px;}
	.context_image_text{margin-bottom:8px;}
	.content_items{margin-left:35px;}
	.record_back{ margin-top:10px; text-align: right;}


