/* Define styles that are to be used for mobile devices */

#contentContainer {
	width: 100%;
	float: left;
	clear: both;
}
#contentContainer #sidebarPlugin{
	float: left;
	clear: both;
}

#sidebarContainer {
	float: left;
	clear: both;
}
