﻿	#top
	{

		text-align:left;
		margin-left: 40px;
	}
	
	#top p
	{
		margin:7px 0;
	}

	#content
	{
		text-align:right;
	}
	
	#content ol
	{
		color:#4c4c4c;
		list-style-image:url(/images/buttons/red_bullet.png);
	}

	#content li 
	{
		margin:0 0 0 25px; 
		padding:0;
		font-size:11px;
		line-height:18px;
	}

	#bottomDiv
	{
		margin-left: 40px;
		margin-top: 20px;
		text-align:left;
	}	
	
	.returnTitle {margin-bottom: 15px;}

	.ulStandard 
	{		
		font-weight:normal;
		font-size:12px;
		line-height:1.3em;
		color: #000000;
		margin: 0 0 0 40px;
	}

	#content h3
	{
		font-size:14px;
		margin:5px 0 15px 0;
	}

	.textGCLeft
	{
		font-weight:bold; 
		margin:0; 
		color: #000000; 
		float:right;
	}

	.TextGCCenter 
	{
		clear:both; 
		width:320px; 
		font-size:12px; 
		color:#666; 
		font-weight:bold; 
		margin:0px auto; 
		text-align:right;
	}
		
	#space
	{
		clear:both; 
		font-size:12px; 
		color:#666;
		line-height:25px; 
		font-weight:bold;
	}

	.FieldName
	{
		text-align:right; 
		font-size:12px; 
		color:#666; 
		width:100px; 
		float:left;   
		padding:0 10px 0 0;
	}

	.FieldBox
	{
		float:left; 
		width:200px; 
		height:25px;
	}

	.FieldBox2
	{
		float:left; 
		width:170px;  
		font-size:12px; 
		height:25px;
	}
		
	.FieldNameLarge
	{
		text-align:right; 
		color:#666;  
		width:175px; 
		font-size:12px; 
		float:left;   
		padding:0 10px 0 0;
	}
		
	#primaryShipping
	{
		float:left; 
		width:340px;   
		font-weight:bold;  
		margin:0 0 0 12px; 
		color: #000000; 
		text-align:left;
	}
	
	#primaryShipping h3
	{
		margin:0 0 12px 108px;
	}
		
	#defaultShipping
	{
		float:left; 
		width:370px;   
		font-weight:bold; 
		text-align:left; 
		margin:0 0 20px 0px;
	}
	
	#defaultShipping h3
	{
		margin:0 0 12px 108px;
	}
		
	.floatRight 
	{
		float:right;
	}
		
	.redStar 
	{
		color:#9e1103;
	}
		
	#note
	{
		color:#CCC;
		font-weight:bold;
		font-size:11px;
		margin:5px 0 0 0;
	}
		
	#buttons
	{
		padding:10px 10px 0 0; 
		text-align:center;
	}
		
	#indent
	{
		padding:0 0 0 40px;
	}
		
	#btnConfirm
	{
		margin-top:10px;
	}

	#txtReason
	{
		width:200px;
	}

	#panelConfirmation	
	{
		text-align:left;
		width:90%;
		margin-left:40px;
		margin-top:20px;	
	}
	
	#subNav
	{
		display:none;
	}

	#reviewInfo, #remindInfo
	{
		float:left;
		width:420px;	
		text-align:left;
margin-left: 40px;
margin-top: 20px;
	}

	.btns	
	{
		clear:both;
		float:left;
		margin-right:50px;
		padding-bottom:50px;
	}
	
	.pageTitle {padding-bottom: 10px;}
