/*============================================================================*\
|| +------------------------------------------------------------------------+ ||
|| |      COPYRIGHT (C) 2011 BY MARIANO DEIMEL <MARIANO.DEIMEL@GMX.DE>      | ||
|| +------------------------------------------------------------------------+ ||
\*============================================================================*/

.gs {
	margin-left:auto;
	margin-right:auto;
	width:960px
}

.clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0;
}

.clearfix:before,
.clearfix:after {
    content:'\0020';
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0;
}

.clearfix:after {
    clear:both
}

.clearfix {
    display:block;
}

.alpha {
	margin-left:0px !important;
}

.omega {
	margin-right:0px !important;
}