table
{
	font-size: 11px;
	font-family: georgia;
	color: #aaaaaa;
	}

td
{
	padding: 0.3em;
	}

#finalPrice, .smPrice {
	color: #27D3FF;
}

.blue
{
	color:#7eD0ee;
}

#process h4
{
	font-family: georgia;
	font-size: 15px;
	font-weight: normal;
	color: #FF8000;
	
}

#checkout
{
	height: 1850px;
	width: 848px;
	padding: 10px;
	background-color: #FFF;
}

#please
{
	position: absolute;
	left:620px;
	top:200px;
	width: 210px;
	height:20px;

	
}

#hanger
{
	position: absolute;
	left:620px;
	top:215px;
	width: 210px;
	height:20px;
	/*border: 1px solid #000;*/
}


#please p
{
font-size: 11px;
	font-family: georgia;
	color: #aaaaaa;
	margin-left: 15px;
	margin-top: -12px;
}

#process
{
	width:848px;
	height: 75px;
	border-bottom: 1px dotted #000;
}

#steps
{
	width:145px;
	height:30px;
	position: absolute;
	right: 0;
	top:10px;
	/*border: 1px solid #000;*/
}



#process p
{
font-size: 11px;
	font-family: georgia;
	color: #aaaaaa;
	margin-left:-2px;
	margin-top: 5px;
}
#warning p
{
font-size: 11px;
	font-family: georgia;
	color: #aaaaaa;
	margin-left:15px;
	margin-top: -12px;
}

#secondwarning p
{
font-size: 11px;
	font-family: georgia;
	color: #aaaaaa;
	margin-left:15px;
	margin-top: -12px;
}

input {
	margin-left: 0px;

}

.pushit
{
	margin-left:-7px;
}

.shoveit
{
	margin-right: 14px;
}

.kickit
{
	margin-left: 23px;
}

#warning
{
width: 500px;
position: absolute;
top:30px;
left:7px;


}

#secondwarning
{
width: 600px;
position: absolute;
top:50px;
left:7px;
}

.putsize {
		width: 155px;
}

.formcolumn
{
	float: left;
	width: 300px;
	height: 600px;
	padding: 10px;
  /*border-right:1px solid #000;*/
}