﻿
	p + h3
	{
		margin-top:35px;
	}

	#shipTable 
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		color:#4c4c4c;
	}

	th 
	{
		font-size:10px;
		font-weight:normal;
		color: #fff;
		line-height:12px;
	}

	td, tr, table
	{
		border: 0;
	}
		
	h3 
	{
		margin:20px 0 10px 0;
	}

	.asterisk 
	{
		font-size:10px;
		font-style:italic;
	}

	.shippingTable 
	{
		width:750px; 
		border:solid 1px #ccc; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:10px;
		background-color:#000;
	}

	.sizingtd 
	{
		text-align:center; 
		border:0px;
		height:20px;
	}

	#centerSize
	{ 
		text-align:center; 
		margin-top: 25px;
	}

	.style2 
	{
		font-size: xx-small;
	}

	.topTable
	{
		background-color:#333; 
		border:0px;
	}

	#headerTable 
	{
		border:0px; 
		color:#fff;
	}

	#shippingone
	{
		width: 750px;
		margin-left: 100px;
		*margin-left: 0px;
		_margin-left: 0px;
		margin-top: 30px;
		text-align: left;
	}
		
	#shippingtwo
	{
		width: 750px;
		margin-left: 100px;
		*margin-left: 0px;
		_margin-left: 0px;
		text-align: left;
		margin-bottom: 30px;
	}		
		
	#headerTable
	{
		background-color: #4c4c4c;
	}	
	
