/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2010 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/* Helpers --------------------------------------------------------------------- */

a {
	outline: none !important;
}

.cf,
.clear {
	float: none;
	clear: both;
	line-height: 0;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
}

.nomargin {
	margin: 0 !important;
}

.nobackground {
	background: transparent none !important;
}

.noborder {
	border: none !important;
}
