/**
 * Style Sheet for DrawPRO.com
 *
 * Contains styling information specific to the DrawPRO.com overview template.
 *
 * @author     Sebo Marketing <http://www.sebomarketing.com>
 * @copyright  2008 by DrawPRO, All Rights Reserved
 * @version    1.0
 */

#content {
	padding-top: 3px;
}

#columnWrapper {
	padding-bottom: 32px;
	width: 960px;
}

.column1 {
	display:inline;
	float:right;
	margin:17px 23px 0 0;
	width:702px;
}

.column2 {
	display:inline;
	float:left;
	margin:17px 0 0 12px;
	width:197px;
}

.column3 {
	display:inline;
	float:right;
}