


/****** !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

CSS COPYRIGHT www.esellerpro.com - The CSS is prohibited from viewing, using in whole or part. 
Usage of the CSS may result in legal action. A notification has been sent to us letting us know 
this page has been accessed directly including the IP, Time and domain it was accessed from. 

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *******/



/**********************************************/
/************ Css template v6a ****************/
/**********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	font-size: 100%;
	font-family: arial, tahoma, verdana;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
	line-height: normal;
}

a:link,a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover,a:active{
	color: #000000;
	text-decoration: underline;
}

form{
	display: block;
}

/**********************************************/
/************ Firefox ebay bug fix ************/
/**********************************************/

.item_description {
    font-size: 16px;
}

/**********************************************/
/************ Ebay iframe fix for fancybox ****/
/**********************************************/

#fancybox-wrap.top{
	top: 300px !important;
	bottom: auto !important;
}

/**********************************************/
/************ Background structure ************/
/**********************************************/

#Listing-Template{
	text-align: center;
	font-size: 16px;
}

#Listing-Centering{
	display: inline-block;
	width: 1195px;
	margin: 0 auto;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/blur.png);
	background-position: -25px -130px;
	background-repeat: no-repeat;
	background-color: #87c1e1;
}

#Page{
	width: 100%;
	float: left;
}

#Page-Inner{
	width: 100%;
	float: left;
}

#Container{
	display: inline-block;
	width: 922px;
	margin: 0 auto;
	padding-bottom: 50px;
	
	text-align: left;
}

#Container-Inner{
	width: 100%;
	float:left;
	position: relative;
}

/*******************************************/
/************ Content structure ************/
/*******************************************/

#Header-Container{
	float:left;
	width: 100%;
	height: 204px;
	position: relative;
}
							
#Tabbed-Menu{
	float:left;
	width: 100%;
	line-height: 40px;
	z-index: 2;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/heading.gif);
}

#Search-Menu{
	float:left;
	width: 100%;
	line-height: 40px;
	background-color: #d5d5d5;
	margin: 10px 0 0 0;
}
	
#Content-Container{
	float:left;
	width: 100%;
	z-index: 1;
	background-color: #fff;
}

#Content{
	float: left;
	width: 862px;
	margin: 0 0 0 30px;	
}
	
#Footer{
	float:left;
	width: 100%;
	margin: 0 0 0 0;
	background-color: #fff;
	background-image: url(http://images.esellerpro.com/2372/I/668/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left 160px;
	height: 250px;
}

/******************************************/
/************ Header Container ************/
/******************************************/

#Page-Logo{
	position: absolute;
	display: block;
	top: 32px;
	left: 40px;
}

#Contact{
	position: absolute;
	top: 20px;
	right: 15px;
	list-style: none;
}

#Contact li{
	text-align: right;
	color: #0b3a96;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 18px;
}

#Contact li a{
	color: #0b3a96;
	font-size: 0.6em;
	font-weight: normal;
}

#Header-Container h2{
	position: absolute;
	top: 61px;
	left: 270px;
	color: #0b3a96;
	font-weight: normal;
	font-size: 1.4em;
}

/**********************************/
/************ Top Menu ************/
/**********************************/

#Top-Menu{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	list-style: none;
	height: 49px;
	
	font-size: 0.9em;
	font-weight: bold;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/menu-bar.gif);
}

#Top-Menu li{
	float: left;
}

#Top-Menu a{
	color: #fff;
	line-height: 43px;
	padding: 0 30px 0 30px;
	border-right: 1px solid #4970b3;
}

/**********************************/
/******* Header Search ************/
/**********************************/

#Form-Search ul{
	position: absolute;
	right: 15px;
	top: 82px;
	width: 275px;
	height: 35px;
	list-style: none;
	background-image: url(http://images.esellerpro.com/2372/I/668/search-bg.png);
}

#Form-Search ul li{
	float: left;
}

#Form-Search ul li input{
	float: left;
	width: 235px;
	height: 35px;
	line-height: 35px;
	border: 0;
	margin: 0;
	padding: 0;
	
	background-color: transparent;
	
	text-indent: 12px;
	font-size: 0.8em;
	color: #666;
}

#Form-Search ul li input.Button{
	width: 29px;
	height: 29px;
	border: 0;
	cursor: pointer;
	margin: 2px 0 0 5px;
	padding: 0;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/search-submit.png);
	
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

/*************************************/
/************ Tabbed Menu ************/
/*************************************/

#Tabbed-Menu{
	font-size: 0.8em;
}

#Tabbed-Menu ul{
	float: left;
	list-style: none;
	z-index: 2;
}

#Tabbed-Menu ul.Right{
	float: right;
}

#Tabbed-Menu ul li{
	float: left;
	position: relative;
	z-index: 2;
}

#Tabbed-Menu ul li.hover{
	background-color: #ffffff;
}

#Tabbed-Menu ul li.hover a{
	text-decoration: none;
	color: #000000;
}

#Tabbed-Menu ul li a{
	padding: 0 15px;
	float: left;
	height: 40px;
	
	color: #ffffff;
}

/**********************************/
/************ Dropdown ************/
/**********************************/

#Tabbed-Menu ul li ul{
	position: absolute;
	top: 40px;
	left: 0;
	background-color: #ffffff;
}

#Tabbed-Menu ul li ul li{
	float: left;
}

#Tabbed-Menu ul li ul li a{
	float: left;
	height:26px;
	width: 200px;
	line-height:26px;
	padding: 0;
	text-indent: 15px;
}

#Tabbed-Menu ul li ul li a:hover{
	background-color: #999999;
	color: #ffffff;
}

/**********************************/
/************ Dropdown LEVEL3 *****/
/**********************************/

#Tabbed-Menu ul li ul li ul{
	position: absolute;
	top: 0px;
	left: 200px;
	background-color: #ffffff;
}

#Tabbed-Menu ul li ul li ul li{
	float: left;
}

#Tabbed-Menu ul li ul li ul li a{
	float: left;
	height:26px;
	width: 200px;
	line-height:26px;
	padding: 0;
	text-indent: 15px;
}

#Tabbed-Menu ul li ul li ul li a:hover{
	background-color: #999999;
	color: #ffffff;
}

/*************************************/
/************ Search Menu ************/
/*************************************/

#Search-Menu ul{
	float: left;
	list-style: none;
	padding: 8px 0 0;
}

#Search-Menu form{
	float: left;
}

#Search-Menu h3{
	float: left;
	padding: 0 0 0 15px;
	
	font-weight: normal;
	font-size: 0.9em;
}

#Search-Menu ul li{
	float: left;
	padding: 0 0 0 10px;
}

#Search-Menu select{
	float: left;
	width: 160px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #666666;
	padding: 2px;
	
	background-color: #ffffff;
	
	font-size: 0.8em;
}

#Search-Menu input{
	float: left;
	width: 386px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #666666;
	
	background-color: #ffffff;
	
	text-indent: 4px;
	font-size: 0.8em;
}

#Search-Menu input.Button{
	width: 70px;
	border: 0;
	cursor: pointer;
	border-radius: 4px;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

/*********************************/
/************ Heading ************/
/*********************************/

div.Heading{
	float: left;
	width: 100%;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/heading.gif);
	
	text-align: center;
}

div.Heading h2{
	line-height: 40px;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
}

div.Heading a{
	font-size: 0.9em;
}

div.Heading a.Description{
	float: right;
	padding: 0 15px 0 0;
	
	color: #ffffff;
}

/**********************************/
/************ Menu Box ************/
/**********************************/

.Menu-Box{
	float: left;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 10px;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/menu-bg.gif);
}

.Menu-Box-Top{
	float: left;
	width: 100%;
}

.Menu-Box-Content{
	float: left;
	padding: 10px 15px;
	
	font-size: 0.75em;
}

.Menu-Box-Bottom{
	display: none;
}

/*******************************************/
/************ Content Container ************/
/*******************************************/

.Content-Wide{
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.Content-Wide-Top{
	float: left;
	width: 100%;
}

.Content-Wide-Content{
	float: left;
	width: 100%;
	padding: 25px 0;
}

.Content-Wide-Bottom{
	display: none;
}

/******************************************/
/************ Tabbed Container ************/
/******************************************/

.Tabbed-Container{
	float: right;
	width: 529px;
	border-bottom: 1px solid #e8e8e8;
}

.Tabbed-Container .Content {
	width: 100%;
	height: 300px;
	overflow: hidden;
	padding: 0;
}

.Tabbed-Container .Tabs{
	background-image: url(http://images.esellerpro.com/2372/I/668/tab-bg.gif);
}

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	padding: 0;
	margin-right: 3px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	
	color: #11409a;
	font-weight: bold;
}

.Tabbed-Container .Tabs a#Tab-1{
	width: 79px;
}
.Tabbed-Container .Tabs a#Tab-2{
	width: 182px;
}
.Tabbed-Container .Tabs a#Tab-3{
	width: 111px;
}
.Tabbed-Container .Tabs a#Tab-4{
	width: 125px;
}

.Tabbed-Container .Tabs a#Tab-1:hover, .Tabbed-Container .Tabs a#Tab-1.Selected{
	background-image: url(http://images.esellerpro.com/2372/I/668/tab1.gif);
}
.Tabbed-Container .Tabs a#Tab-2:hover, .Tabbed-Container .Tabs a#Tab-2.Selected{
	background-image: url(http://images.esellerpro.com/2372/I/668/tab2.gif);
}
.Tabbed-Container .Tabs a#Tab-3:hover, .Tabbed-Container .Tabs a#Tab-3.Selected{
	background-image: url(http://images.esellerpro.com/2372/I/668/tab3.gif);
}
.Tabbed-Container .Tabs a#Tab-4:hover, .Tabbed-Container .Tabs a#Tab-4.Selected{
	background-image: url(http://images.esellerpro.com/2372/I/668/tab4.gif);
}

.Tabbed-Container .Tabs a:hover, .Tabbed-Container .Tabs a.Selected{	
	text-decoration: none;
	color: #fff;
}

.Tabbed-Container .Tab-Content{
	display: none;
}

.Tabbed-Container div.Selected{
	display: block;
}

.Tab-Content{
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}

.Tabbed-Container .Tab-Content p{
	padding: 0 0 10px 0;
}

.Tab-Content .Description-Container{
	padding: 25px 20px;
}

/********************************/
/************ Footer ************/
/********************************/

#Bullets{
	float: left;
	margin: 35px 0 0 28px;
}

#Visit{
	float: right;
	margin: 0 28px 0 0;
}

#ESP{
	list-style: none;
    float: left;
    line-height: 40px;
    padding: 0;
    margin: 90px 0 0 340px;
}

#ESP li{
    float: left;
    padding: 0 2px;
}

#ESP li a{
    font-size: 0.7em;
    color: #666;
}


/*******************************/
/************ Image ************/
/*******************************/

#Image-Container{
	float: right;
	width: 528px;
	margin: 0 0 0 0;
}

#Main-Image-Container{
	width: 450px;
	text-align: center;
	float: left;
	position: relative;
	border: 1px solid #e8e8e8;
}

#Zoom-Icon{
	position: absolute;
	left: 8px;
	bottom: 5px;
	padding: 0 20px 0 0;
	background-image: url(http://images.esellerpro.com/2372/I/668/zoom-image.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
	font-size: 0.75em;
	color: #A6A6A6;
	z-index: 999;
}

#Main-Image img{
	width: 450px;	
}

#Image-Container #Left{
	position: absolute;
	left: 5px;
	top: 44%;
	background: url(http://images.esellerpro.com/2372/I/668/left-arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 18px;
	height: 20px;
	z-index: 999;
	cursor: pointer;
}

#Image-Container #Right{
	position: absolute;
	background: url(http://images.esellerpro.com/2372/I/668/right-arrow.gif);
	background-repeat: no-repeat;
	right: 5px;
	top: 44%;
	width: 18px;
	height: 20px;
	z-index: 999;
	cursor: pointer;
}

/* #Thumbnail-Image-Container{
	float: right;
	width: 70px;
	list-style: none;
	padding: 0 0 0 0;
	
	text-align: center;
}

.Content-Wide-Content ul.Enlarge{
	padding: 0 0 0;
}

#Thumbnail-Image-Container li{
	float: left;
	margin: 0 0 5px 0;
}

#Thumbnail-Image-Container li a{
	float: left;
	border: 1px solid #e8e8e8;
}

#Thumbnail-Image-Container li a.Selected,#Thumbnail-Image-Container li a:hover{
	border: 1px solid #e8e8e8;
}

#Thumbnail-Image-Container img{
	width: 68px;
	height: 68px;
} */

#Thumbnail-Image-Container-Outside{
	float: right;
	width: 68px;
	list-style: none;
	
	text-align: center;
	overflow: hidden;
	margin: 0 0 0 0;
	position: relative;
}

#Thumbnail-Image-Container{

}

#Thumbnail-Image-Container li{
	float: left;
	margin: 0 0 5px 0;
	clear: both;
}

#Thumbnail-Image-Container li a{
	float: left;
	border: 1px solid #e8e8e8;
	padding: 0;
	margin: 0;
}

#Thumbnail-Image-Container li a.Selected,#Thumbnail-Image-Container li a:hover{
	border: 1px solid #e8e8e8;
}

#Thumbnail-Image-Container img{
	float: left;
	width: 66px;
	height: 66px;
	margin: 0;
	border: 0; 
	padding: 0;
}

/*** JCAROUSEL ***/

#Thumbnail-Image-Container-Outside .jcarousel-container{
	float: left;
	padding: 20px 0;
}

#Thumbnail-Image-Container-Outside .jcarousel-clip{
	margin: 0;
	overflow: hidden;
	width: 68px;
	height: 434px;
}

#Thumbnail-Image-Container-Outside .jcarousel-next{
	bottom: 0;
	right: 0;
	position: absolute;
	width: 68px;
	height: 16px;
	background-image: url(http://images.esellerpro.com/2372/I/668/scroll-down.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1;
}

#Thumbnail-Image-Container-Outside .jcarousel-next.jcarousel-next-disabled{
	background-position: left bottom;
}

#Thumbnail-Image-Container-Outside .jcarousel-prev{
	left: 0;
	top: 0;
	position: absolute;
	width: 68px;
	height: 16px;
	background-image: url(http://images.esellerpro.com/2372/I/668/scroll-up.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1;
}

#Thumbnail-Image-Container-Outside .jcarousel-prev.jcarousel-prev-disabled{
	background-position: left top;
}

/*********************************/
/*********** HOVER ZOOM **********/
/*********************************/

.mousetrap{
	cursor: pointer !important;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #e8e8e8;
	overflow:hidden;
	top: -1px !important;
	right: -1px !important;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

#wrap{
	z-index: 999 !important;
}


#cloud-zoom-big{
	display: none !important;
}

.cloud-zoom-lens{
	display: none !important;
}

/******************************************/
/************ Description Container *******/
/******************************************/

#Description{
	float: left;
	width: 280px;
	margin: 0 0 0 20px;
}

#Item-Description{
	clear: both;
	margin-top: 25px;
	padding-bottom: 25px
}

.Description-Container{
	font-size: 0.8em;
	color: #646464;
}

.Description-Container a{
	color: #dd0000;
}

.Description-Container a:hover{
	color: #dd0000;
}

.Description-Container h1{
	margin: 10px 0 0 0;
	
	text-align: left;
	font-size: 2.0em;
	font-weight: bold;
	color: #0c3a97;
}

.Description-Container h2{
	padding: 0 0 10px;
	font-size: 1.4em;
	color: #0c3a97;
	font-weight: normal;
}

.Description-Container h3{
	padding: 0 0 10px;
	font-size: 1.0em;
	color: #0c3a97;
}

.Description-Container h6{
	margin: 15px 0 0 0;
	
	text-align: left;
	font-size: 2.0em;
	font-weight: normal;
	color: #e35214;
}


.Description-Container p{
	padding: 0 0 10px;
	line-height: 17px;
	color: #646464;
}

.Description-Container ul{
	padding: 0 0 10px;
}

.Description-Container ul li{
	margin: 0 0 6px 16px;
	color: #646464;
}

/******************************************/
/************ Listing Controls ************/
/******************************************/

#Buy-It-Now-Container{
	width: 100%;
	margin-top: 25px;
}

#Buy-It-Now{
	display: inline-block;
	width: 161px;
	padding: 0;
	height: 65px;
	margin: 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(http://images.esellerpro.com/2372/I/668/buy.gif);
}

#Add-To-Basket-Container{
	float: left;
	width: 100%;
	text-align: center;
}

#Add-To-Basket{
	display: inline-block;
	width: 150px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	margin: 0 10px 15px 0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

#Add-To-Wishlist-Container{
	float: left;
	width: 100%;
	text-align: center;
}

#Add-To-Wishlist{
	display: inline-block;
	width: 150px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	margin: 0 10px 15px 0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

#Listing-Controls{
	width: 100%;
	float: left;
	clear: left;
	list-style: none;
	padding: 0 0 24px 0;
}

#Listing-Controls li{
	float: left;
	margin: 0;
	padding: 0;
}

#Listing-Controls li a{
	float: left;
	display: inline-block;
	width: 168px;
	height: 37px;
	line-height: 37px;
	margin: 0 11px 0 0;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #0c3a97;
}

#Listing-Controls li#Button-1 a{
	background-image: url(http://images.esellerpro.com/2372/I/668/ask.gif);
	text-indent: 45px;
}
#Listing-Controls li#Button-2 a{
	background-image: url(http://images.esellerpro.com/2372/I/668/watch.gif);
	text-indent: 48px;
}
#Listing-Controls li#Button-3 a{
	background-image: url(http://images.esellerpro.com/2372/I/668/tell.gif);
	margin: 0;
	text-indent: 58px;
}

/*********************************/
/*********** PromoBox ************/
/*********************************/

#Promos{
	width: 300px;
	background-color: #c5e1f0;
	border-radius: 8px;
}

#Promos .Heading{
	background: none;
	text-align: left;
}

#Promos .Heading h2{
	color: #11409a;
	font-size: 1.2em;
	line-height: normal;
	padding: 30px 20px 10px 30px;
}

.Content-Wide-Content.PromoBox-Container{
	margin: 0 1px;
	padding: 0;
}

#PromoBox{
	float: left;
	list-style: none;
	padding: 15px 0;
	width: 100%;
	overflow: hidden;
}

#PromoBox li{
	float: left;
	position: relative;
	width: 110px;
	margin: 0 0 25px 25px;
}

#PromoBox li a.Img{
	float: left;
	width: 100%;
	height: 96px;
	text-align: center;
}

#PromoBox li a.Img img{
	/* height: 96px; */
}

#PromoBox li h3{
	float: left;
	width: 100%;
	height: 85px;
	font-weight: bold;
	font-size: 0.75em;
	margin: 15px 0 0 0;
	text-align: center;
}

#PromoBox li h3 a{
	color: #11409a;
	text-decoration: none;
}

#PromoBox li h3 a:hover{
	text-decoration: underline;
}

#PromoBox li p{
	float: left;
	width: 100%;
	font-size: 0.9em;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

#PromoBox li p span.Price-Value{
	color: #e35114;
}

#PromoBox img.Buy-It-Now{
	float: right;
	padding: 0;
	margin: 2px 0 0 0;
	display: none;
}

#PromoBox .Buttons{
	float: left;
	width: 100%;
	text-align: center;
	display: none;
}

#PromoBox .Buttons a.View{
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0;
	border: 0;
	cursor: pointer;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffffff;
}

#Delivery{
	border-collapse: collapse;
	float: right;
	width: 530px;
	font-size: 0.75em;
	color: #666;
	margin: 15px 0;
	border: 1px solid #e2e2e2;
}

#Delivery tr th{
	text-align: left;
	background-color: #e3e3e3;
	padding: 12px 12px;
}

#Delivery tr td{
	text-align: left;
	padding: 4px 12px;
}