/* 
	xhtml & css by Emiliano Mateu - webaccesible@webaccesible.com.ar
	Date: xx/02/2009.
	Modified: xx/02/2009.
*/

/*
	.class_name	
**/

/*
	.misc	
**/
.skip{
position: absolute;
top: -999px;
}
.fLeft{
width: 49%;
float: left;
}
.fRight{
width: 49%;
float: right;
}
.clear{clear: both;}