@charset "utf-8";
/* CSS Document */

/* IE6 css fixer v0.1 alpha: Fri, 10 Apr 2009 08:14:05 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #maincontent,
* html #column_left,
* html #column_right,
* html #footer_content,
* html .image,
* html #form_container .lab,
* html #form_container .laberror,
* html #pp_container .lab,
* html #pp_container .laberror,
* html #pp_container .textfield,
* html #cqform_container .lab,
* html #signup_column_left,#cq_column_left,
* html #form_container label,#pp_container label,#cqform_container label,
* html #form_container .textfield,#cqform_container .textfield,
* html #form_container select,#cqform_container select {display:inline;}

/* fix negative margins */
* html ul li,
* html #whatisit ul li {position:relative; zoom:1;}

.error
{
	color:Red;
	font: 13px/15px "Lucida Sans Unicode";
}