#masthead {
   background-image:url(../img/self_storage/sstorage_tile.jpg);
}
   
.rcolumn{
  background-color:#EEECEF;
}
  
.bottom{
  background-image:url(../img/sstorage_bottombg.gif);
}

.lispacing{
padding: 3px;
}
  
  /* ----- Sub Nav ------------------------------------------------------------ */

#SubNav1, #SubNav1 a { width:80px; background-image:url(../img/nav/sstorage/1.gif); }
#SubNav2, #SubNav2 a { width:61px; background-image:url(../img/nav/sstorage/2.gif); }
#SubNav3, #SubNav3 a { width:61px; background-image:url(../img/nav/sstorage/3.gif); }
#SubNav4, #SubNav4 a { width:69px; background-image:url(../img/nav/sstorage/4.gif); }
#SubNav5, #SubNav5 a { width:81px; background-image:url(../img/nav/sstorage/5.gif); }

  /* ----- Calculator  ------------------------------------------------------------ */
.result{
  font-family: verdana, arial, helvetica, sans-serif;
  width:130px;
  font-size:22px;
  color:#000;
  border:1px solid #fff;
}
.header{
margin:15px 0 8px 0;
}
.calchold{
margin-top:5px
}

.storagecalc{
margin-top:25px;
margin-bottom:25px;
width:340px;
background-image:url(../self_storage/img/calc/back.gif);
}

.storagecalchold{
margin-left:10px;
width:320px;
}

 /* ----- Prices  ------------------------------------------------------------ */
 
 .priceheader{
 background-color:#F0F0F0;
 padding:7px;
 margin:30px;
font-weight:bold;
 }
 
  .pricecontent{
 padding:3px;
 }