@charset "utf-8";

#mainimage {
  margin-top:35px;
  overflow:hidden;
/*  background-image:url('/images/nailner/media_main_image.png');*/
  background-repeat:no-repeat;
  background-position:top left;  
}

#contentarea {
  margin-top: -16px;
  position: relative;
  margin-bottom: 40px;
  /* height:443px;
  background-image:url('/images/nailner/media_body.png');*/
  background-repeat:no-repeat;
  background-position:bottom left;
  padding-bottom: 10px;
}

#text-area{
  position:relative;
  float:left;
  width:685px;
  /* height:400px;  
  overflow-y:auto; */
  font-size:11px;  
  color:#666666;
  margin-top:25px;
  margin-left:33px;
  padding-right: 10px;
  
}
#text-area h2{
  margin-top:0px;
  font-size:16px;  
  font-weight:bold;
  color:#009999;  
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
