div#leftcolumn
{
	background-image: url(../images/smartalert.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	
}
div#content 
{ 
   height: 100%;
   width: 616px;  
   overflow: auto; 
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 127px;
   padding-top: 10px;
   padding-right: 20px;
   padding-bottom: 0px;
   padding-left: 0px;
     
}
