/*************************************************************
*
* File:			Index_Default.css
* Created By	The Dominator 1.0 
* Created On:	Mon Mar 29 22 36 23 MST 2010
* Last Updated:	
* Version:		1.0
* Author:		Seth Fleming 
*
*************************************************************/
/*************************************************************
*
* Table of Contents
* =
*
*************************************************************/
@charset "utf-8";

.drawing {
	border:2px solid #000088; 
	background-color: #fff;
	padding:5px;
}

.cart {
	float:right;
}

.label {
	font-weight: bold;
}

.prize {
	float:left;
	margin:5px;
}
