

li{
    list-style: none;    
}

#wrapper{
    margin: 0px auto;
    text-align: left;
    width: 960px;
}

#paging_container1{
    height: 320px;    
}



#paging_container3{
    height: 190px;
}

#paging_container4{
    height: 307px;    
    overflow: hidden;
}

.ellipse{
    float: left;
}

.container{
   
}

.page_navigation , .alt_page_navigation{
    padding-bottom: 1px;  
    
    
}

.page_navigation a, .alt_page_navigation a{
    padding:3px 5px;
    margin:2px;
    color:white;
    text-decoration:none;
    float: left;
    font-family: Tahoma;
    font-size: 12px;   
      font-weight: bold;   
     background-color:#a22547;
}
.active_page{
    background-color:#162938 !important;
    color:white !important;
  
}    

.content, .alt_content{
    color: black;
    float: left;
    padding-left: 1px;
    margin-top: 0px;
    padding-top: 0px;
}

.content li {
    float:left;
    
}

