/* @override http://togetherthevoice.org/sites/all/themes/nexus/style.css?om5me2 */

table.views-view-grid.cols-3 td {
	width: 33%;
}

table.views-view-grid.cols-2 td {
	width: 50%;
}

table.views-view-grid.cols-4 td {
	width: 25%;
}


#cboxContent h2.title {
	font-size: 20px;
	line-height: 24px;
}

#cboxLoadedContent div.field.field-name-field-responses div.field-item {
	padding-top: 10px;
}