  body {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
  }
  a {
  	text-decoration:none;
  }	
  img {
  	border:0px;
  }
  #updated {
    background: #666666;
    color: #fff;
    border: 2px solid #000;
    padding: 1em;
	width:535px;
	border:1px solid #eee;
  }
  #updated a{ color:#FFFFFF;}
  #top_con{ width:550px; 
  			background:#f5f5f5 url(../images/bg_frame.jpg) repeat-x bottom left; 
			padding-bottom:15px;  
			overflow:hidden; 
			border:4px solid #eee;
	}
