#container {
    width: 932px;
    margin-right: auto;
    margin-left: auto;
}
.cleaner {
	clear: both;
}
.CLEANER
{   
    clear:both;
   }
#container .left {
	float: left;
	width: 736px;
}

#container .right {
	width: 196px;
	float: right;

}


#container #leftSub {
    float: left;
    width: 196px;

}
#container #centerSub 
{
    border-left-style: solid;
    border-left-width: 5px;
    border-left-color: #b70a0f;
    float: left;
    width: 535px;
}


body
{
    margin: 0px;
    font-family: verdana;
    background-image: url('../img/banner/ust_menu/full_ust_menu_back.jpg');
    background-repeat: repeat-x;

   
}



a
{
    text-decoration:none;
    color:#333; 
}

a:hover
{
    text-decoration:none;
    color:#b70a0f;    
}
#paging
{
    font-weight:bold;   
   color:#b70a0f;   
 }
#paging a
{
    
 }
.icerikYazi
{
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin-right: 9px;
}
