#lo\go
{
  float:left;
  clear:none;
  width:183px;
	height:43px;

	/*Following styles make the image printable in most browsers.*/
	display: list-item;
  list-style-image: url(../images/logo.jpg);
	list-style-position: inside;
	letter-spacing: -1000em; 
	font-size: 1pt;  
	color:#fff;
	overflow:visible;
	margin:0;
	margin-bottom:20px;
	padding:0;
}

#es\pa
{
  float:left;
  clear:none;
  width:113px;
  height:36px;
	
	/*Following styles make the image printable in most browsers.*/
	display: list-item;
  list-style-image: url(../images/espa.jpg);
	list-style-position: inside;
	letter-spacing: -1000em; 
	font-size: 1pt;  
	color:#fff;
	overflow:visible;
	margin:0;
	margin-bottom:20px;
	padding:0;	
}

nav, #banner, #sidebar, .read-more{display:none;}
#left-side{width:900px;}