﻿table#cart
{		
	margin:20px 0 20px 0;
}

table#cart th
{
	text-align:left;
	text-transform:uppercase;
	padding:0 5px 5px 0;	
}

table#cart td
{
	color:#696969;
	padding:0 5px 5px 0;	
	vertical-align:middle;
	font-size:1.1em;
}

table#cart .cartitems td
{
	height:60px;
}

table#cart td.qty
{
	width:60px;
}

table#cart input.txtbox, input.smbox
{
	width:20px;	
}

table#cart .buttonbar
{	
	padding: 20px 0 20px 0;	
}

#addresses
{		
	display:table;
	width:600px;
	margin:10px 0 0 0;	
}

ul.address
{
	float:left;
	width:240px;	
	color:#696969;
	padding-bottom:20px;
}

ul.address li, .eshop li
{
	float:none;	
	text-align:left;
}

ul.address li
{
	width:240px;
}

.eshop li
{
	width:400px;
}

div.buttonbar, .requiredmsg
{		
	height:30px;	
}

div#spacer
{
	clear:both;
	width:300px;
	height:1px;
}

.eshop2 input.txtbox
{
	width:275px !important;
}

.eshop a, .eshop2 a
{
	color:#000;
}

#ctl00_textPL_successmsg table th, #ctl00_textPL_successmsg table td
{
	text-align:left;
	padding-bottom:5px;
}
