/* ***
 * Developed by Hemscott IR Studio (HemscottIR.com)
 * for Eastern European Property Fund (###.com)
 *
 * Author : wislam <wislam at hemscott.co.uk>
 * Created: 2007/03/23
 *
 * *** */


#container{
float:left;
width:90%;
border: 1px solid #ececec;
/border-right: 1px solid #ececec;
}


#hsbody .disclaimer .disclaimerlink,
#container #site_banner,
#container #site_header,
#site_content #column_left,
#site_content #column_right
{
  display: none;
}

#site_content #column_middle{
width:95%;

}


#page_home{
margin-top:25px;
float:left;
}

#title_home span{
margin-left:3px;
}



/* *** BEGIN Regulatory News - Story - Print Styling *** */
#hsbody #page_newsitem {
  padding: 0px;
}
#hsbody #page_newsitem #newsitem_banner {
  display: none;
}
#hsbody #page_newsitem h1 {
  border-bottom: 1px solid #999;
}
#hsbody #page_newsitem #newsitem_page {
}
#hsbody #page_newsitem .disclaimer {
  border-top: 1px solid #999;
}
/* *** END Regulatory News - Story - Print Styling *** */




