.button, .buttonWarning
{
	background-color: #046c82;
	background-image: url(/images/StoreFront/Buttons/ButtonBackground.gif) !important;
	background-repeat: repeat-x;
	border: 2px solid #000;
	font-size: 15px;
	font-weight: bold !important;
	color: #eeeeee !important;
	color: #eeeeee;
	text-decoration: none !important;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	display:block;
}

.textInput
{
	color: #333;
	line-height: 1em !important;
}

.textInput, .textArea
{
	border: 1px solid #7d6a55;
	padding: 4px;
}

.clear
{
	clear: both;
	height: 5px;
	overflow: hidden;
}

div.indent
{
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:10px;
}

div.padLeft {
	padding-left:10px;
}

.form_block
{
	margin: 10px 0px 20px 0px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(/images/StoreFront/Checkout/FormBlockBackground.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #ccc;
}

.form_block h2
{
	margin-bottom: 10px;
}

label {
	clear:both;
	font-weight:bold;
	color: #666666;
	display:block;
	padding-bottom: 5px;
}

.info {
	font-size: 10px;
	font-style:italic;
	color: #666666;
	line-height: 12px
}

p.info
{
	margin: 0;
	padding: 0;
}

div.float, div.floatHalf
{
	float:left;
	margin-right:10px;
}

div.floatHalf
{
	width: 40%;
}

div.indent
{
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:10px;
}
