﻿/* Styles specific to this application only */

div.row {margin: 0; padding: 0; width: 98.5%; overflow: hidden;}
div.cols2 {float: left; width: 49%; margin: 0 3px 0 0; padding: 0;}
div.cols3 {float: left; width: 32%; margin: 0 3px 0 0; padding: 0;}

/* Override this because they didn't think of a 1-column layout */
/* Only do this for 1- and 2-column layouts because 3 won't work */
div.blackborder {	border: none; } 
 * html div.blackborder{
	margin-right: 0px;
} 

