/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.dcw_c1 {
	float:left; width:100%
}

.dcw_c2 {
	float:left; width:50%
} 

.dcw_c3 {
	float:left; width:33%
}