@import url('../layouts/three_columns.css'); /* IE 6 does not support selector like 'all' */

#main
{
	background-color:	transparent;	
}

#content
{                	
	position: 		 		relative;
	top: 					 		-20px;
	z-index:			 		1;
	padding:					0px;
}      

#middle p {
  font-size: 11px;
  line-height: 18px;
}          
                 
                 