/* Application styles could go here */

#header { width: 960px; float: left; background: url(../images/Cam_logo.png) right no-repeat; height: 120px; }

#header a#logo { display: block; width: 220px; height: 100px; outline: 0;background: url(../images/miasu_logo.png) right no-repeat;  text-indent: -999em; overflow: hidden; float: left; margin: 10px 0; }


#right .bluebox a {
    color: white;
}
.box {
    margin: 0 0 20px 0;
    padding : 10px 20px;
    background-color: white;
   
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
     border-radius: 10px 10px 10px 10px;
    
}
.block-label {
    
    font-weight:bold;
}

