/*
Theme Name: mioemio 
Author: GECKOGROUP s.à r.l
Author URI: http://www.geckogroup.lu
Version: 1.0

License: GNU GENERAL PUBLIC LICENSE


	IE Support for Mobile / Responsive CSS
	The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net
	\ http://www.twitter.com/andytlr \ http://www.andytlr.com 
	
*/

.onecol {
width: 4.7%;
}

.twocol {
width: 13.2%;
}

.threecol {
width: 22.05%;
}

.fourcol {
width: 30.6%;
}

.fivecol {
width: 39%;
}

.sixcol {
width: 48%;
}

.sevencol {
width: 56.75%;
}

.eightcol {
width: 61.6%;
}

.ninecol {
width: 74.05%;
}

.tencol {
width: 82%;
}

.elevencol {
width: 91.35%;
}