/* Start of CMSMS style sheet 'base_special' */
div#special {
   color: #fff;
   background-color: #385C72; /* same bg color as in header */
   padding: 1.0em;      /* some air for special */
}

div#special p {
   font-size: 0.8em;
   padding: 1.5em;      /* some air for special */
   margin:0;
}

div#special p a {
   color: #fff; /* needed becouse footer link would be same color as background otherwise */
}

ul {
      list-style-image: url("/uploads/images/location/yellow_dot.gif");
      list-style-type: disc;
}

.roundedcornr_box_345301 {
   background: #385c72;
}
.roundedcornr_top_345301 div {
   background: url(/uploads/images/location/roundedcornr_345301_tl.png) no-repeat top left;
}
.roundedcornr_top_345301 {
   background: url(/uploads/images/location/roundedcornr_345301_tr.png) no-repeat top right;
}
.roundedcornr_bottom_345301 div {
   background: url(/uploads/images/location/roundedcornr_345301_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_345301 {
   background: url(/uploads/images/location/roundedcornr_345301_br.png) no-repeat bottom right;
}

.roundedcornr_top_345301 div, .roundedcornr_top_345301, 
.roundedcornr_bottom_345301 div, .roundedcornr_bottom_345301 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_345301 { margin: 0 15px; }

div#base_image {
            color: #fff;
            padding-left: 50px;  
            padding-right: 30px;  
            padding-bottom: 7px;  
            padding-top: 95px;  
            display: block;
            background-image: url("/uploads/images/location/base_image.png"); 
            background-repeat: no-repeat;
	}
/* End of 'base_special' */

