
#userRightRail table
{
	font-family: Arial; 
	
	font-size: 12px; 
	width: 247px;
}

#userRightRail td
{
	padding: 5px 0px;
	border-bottom: 1px solid #dfdfdf;	
}

#userRightRail img
{	
	display: inline;		
}

.addToCart
{		
	color: #333333;
	font-weight: bold;
}

#userRightRail a
{
	text-decoration: underline;
	color: #3A00F4;
}

#userRightRail .a_left
{
    font-size: 11px;
    text-align: left;
    display: block;
}

.b
{
	font-weight: bold;
}

.center
{
	text-align: center;	
}

.step
{
	width: 67px; 
	text-align: center;
	border-right: 1px solid #dfdfdf;
}

.black
{
	color: black;
}

.number
{
	color: #8dc63f; 
	font-size: 18px; 		 
	font-style: italic; 	
	padding-left: 5px;
}

.detail
{
	width: 120px;	
}

.detail div
{
	padding-left: 5px;	
}

.hyphen, #optionalHeading .hyphen
{
	color: #8DC63F; 
	font-size: 17px;
	font-weight: bold; 
}

.action
{
	width: 60px; 
	text-align: center;
}

table #optionalHeading
{
	border-bottom: none;
}

#optionalHeading span
{
	font-size: 14px; 
	font-weight: bold;
}

#optionalHeading a
{
	padding-left: 15px;	
}

#userRightRail #optionalContent
{		
	padding: 10px 5px 10px 15px;		
}

#optionalContent .heading
{
	font-size: 13px; 
}

.detail div span:last-child, #optionalHeading span, #optionalContent a, #optionalContent
{
	color: #404040;
}

#refresh
{
	display:none; 
	position:absolute; 
	top:-189px;
	left:734px;
	height:146px;
	width:246px;
	padding-top:43px;
	background-color:white;	
	color:black;
	font-weight: bold; 
	font-size:12px;  
	text-align:center;
}

#optionalContent .disabled
{
	color: gray;
}

#optionalContent .small
{
	font-size: 10px;
}
