
body {
	margin: 0;
	padding: 0;
	font: normal 75% Arial, Verdana, Helvetica, sans-serif;
	color: #4D5981;
	width:600px;
	}

img {
	border: 0;
	}
a {
	text-decoration: none;
	color: #333;
	}

p {
	margin: 0px 0px 10px 0px;
	}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

hr {
	display: none;
	}

small {
	font-size: 0.9em;
	}
	
ul { padding-left:0; }	
	
#currency_selector,
.gift_finder,
.gifting_service,
#tabs,
#footer .right,
.item_listing ul.link,
.backwards,
.fld_float,
form,
.line_horizontal,
ul.link,
.ttl_choose-your-colour,
ul.navigation,
.forwards,
.backwards,
.faq_holder a
{ display:none}

#top #currency_selector { display:none; }
#top #top_nav  { display:none; }

p.logo { margin-bottom:15pt; }


h1 {
	margin: 15pt 0;
	padding: 0;
	font: normal 2em Arial, Helvetica, sans-serif;
	}
h2 {
	margin: 0px 0px 13px 0px;
	padding: 0px;
	font: bold 1.6em Arial, Helvetica, sans-serif;
	}
h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	}
h4 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	}
h5 {
	margin: 0px;
	padding: 0px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	}
h6 {
	margin: 0px;
	padding: 0px;
	font: bold 1em Arial, Helvetica, sans-serif;
	font-style: italic;
	}


.notforscreen {
	display: none;
	}

#header img { display:none; }


/***** ERROR MESSAGE *****/

.error_message { 
	display: block;
	padding: 3px 4px 4px 4px;
	background-color: #FFDDDD;
	border: 1px solid #FF0000;
	margin: 0px 0px 10px 0px;
	color: #943131;
	}
	.error_message em{ 
		font-style: normal;
		}
	.error_message p {
		margin-bottom: 6px;
		}
	.error_message ul {
		margin: 0px 0px 0px 20px;
		padding: 0px;
		}
		.error_message ul li {
			padding: 0px;
			margin: 0px;
			}


/***** CLEAR *****/

.clear {
	height: 0px;
	overflow: hidden;
	clear: both;
	}
.clear_l { clear: left; }
.clear_r { clear: right; }
.clear_n { clear: none; }


/***** FLOAT *****/

.float_l { float: left; }
	img.float_l { margin-right: 10px; margin-bottom: 10px; }
.float_r { float: right; }
	img.float_r { margin-right: 10px; margin-bottom: 10px; }
.float_n { float: none; }


/***** TEXT ALIGN *****/

.align_l { text-align: left; }
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_j { text-align: justify; }


/***** DISPLAY *****/

.display_n { display: none; }
.display_b { display: block; }
.display_i { display: inline; }



.dots_horizontal {
	clear: both;
	background-image: url('../images/dots_horizontal.gif');
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
	font-size: 0.2em;
	line-height: 0.2em;
	margin-bottom: 10px;
	}
.line_horizontal {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 0.2em;
	line-height: 0.2em;
	margin-bottom: 10px;
	background-color: #B6B6B6;
	}


/********************************************************************************/
/***** COLOR STYLES ************************************************************/
/******************************************************************************/

.blue {
	color: blue;
	}
.red {
	color: red;
	}
.green {
	color: green;
	}




/*
######################################################################################
######                                                                        #######
######     WEB TEMPLATE STYLES                                               #######
######                                                                      #######
##################################################################################
*/

/********************************************************************************/
/***** WRAPPER STYLES **********************************************************/
/******************************************************************************/

body, #wrapper, #content_full, #middle {
	margin:0;
	padding:0;
	width:99%;
	}

#top { margin-top:0; }

	#top .contact {
		color: #333;
		font-size:0.9em;
		}
		
#breadcrumbs { display:none; }


/***** TOP SEARCH *****/

#frm_search {
	display:none;
	}		

/***** MAIN NAV *****/

#main_nav {
	display:none;
	}
			

#frm_search
{
display:none;
}


#header {
	clear: both;
	}
	#header img {
		sdisplay: block;
		}

#sublinks { margin-left:15pt; }
#sublinks ul { margin-left:0; padding-left:0; float:left; margin-right:40pt; width:20%; }

/********************************************************************************/
/***** BREADCRUMB STYLES *******************************************************/
/******************************************************************************/

#breadcrumbs { 	border-top:1px solid #999; padding-top:15pt; clear: both; font-size:0.9em;  margin: 15pt 0 10pt 0 ; color:#333;	}
#breadcrumbs a { color:#333; }


#footer {
	margin-top:20pt;
	margin-bottom:10pt;
	clear: both;
	width:95%;
	color: #666;
	border-top:1px solid #666;
	padding-top:20pt;
	font-size: 0.9em;
	}


.sIFR-flash {	display:none; }

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	}

h1 { display:block; height:1.5em; font-style:italic; }

/***** CATEGORIES *****/

.categories {
	position: relative;
	left: 0px;
	float: left;
	width: 157px;
	margin-right: 5px;
	margin-bottom: 30px;
	height: auto !important;
	min-height: 175px;
	height: 175px;
	}
.categories.last {
	margin-right: 0;
	}
	.categories p {
		margin: 0;
		padding: 0;
		}
	.categories p.image {
		}
		.categories p.image img {
			border: 1px solid #182348;
			display: block;
			}
		.categories p.image_sublevel {
		}
		.categories p.image_sublevel img {
			border: 1px solid #FFF;
			display: block;
			}
	.categories p.link {
		width: 159px;
		height: 16px;
		}
		.categories p.link a {
			display: block;
			width: 159px;
			height: 16px;
			background-color: #FFF;
			color: #000;
			background-image:none;
			background-repeat: no-repeat;
			background-position: 143px 6px;
			}
		.categories p.link a:hover {
			background-color: #3C4974;
			text-decoration: none;
			}
			.categories p.link a span {
				position: relative;
				left: 10px;
				top: 0px;
				}
				
#middle .gift_finder-left { margin: 10px 0 10px 0; float: left; width: 100%; clear:left; }
#middle .internal_ads {display:none;}

/******* Listings page ************/

.item_listing {
	float: left;
	width: 40%;
	margin-bottom: 45px;
	}
	.item_listing .content {
		width: 90%;
		padding: 0 30px;
		border-right:none;
		color: #000;
		margin-bottom: 10px;
		}
	.item_listing.last .content {
		border: 0;
		}
		.item_listing .content .details {
			height:60px;
			font-weight:bold;
			}
		.item_listing .content .details a {
			color: #827C7C;
			font-size:1.1em;
			font-weight:normal !important;
			background: none;
			}
		.item_listing .content .details a:hover {
			text-decoration: none;
			}		
		.item_listing .content .details a span {
			color: #000;
			padding-right: 11px;
			background-image:none;
			}		
	.item_listing .link {
		display: block;
		width: 30%;
		height: 24px;
		margin: 0 auto;
		padding: 0;
		}
		.item_listing .link li {
			display: block;
			margin: 0;
			padding: 0;
			list-style: none;
			width: 170px;
			height: 24px;
			}
			.item_listing .link li a {
				display: block;
				width: 170px;
				height: 24px;
				background-image:none;
				background-repeat: no-repeat;
				background-position: 0px 0px;
				color: #333E64;
				font-size: 1.1em;
				}
			.item_listing .link li a:hover {
				background-position: 0px -24px;
				text-decoration: none;
				}
				.item_listing .link li a span {
					padding-left: 9px;
					line-height: 24px;
					}

/***** GENERIC FORM *****/

span.asterisk {
	color: #B14036;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
form.generic {
	width: 412px;
	}
	form.generic fieldset {
		}
		form.generic fieldset label {
			float: left;
			width: 208px;
			line-height: 2em;
			color: #202F62;
			}
		form.generic fieldset legend {
			display: none;
			}
	form.generic p {
		float: left;
		clear: left;
		width: 100%;
		margin: 0 !important;
		padding: 5px 30px 7px 18px;
		}
	form.generic p.odd{
		background-color: #FBFCFC;
		}
	form.generic .frm_text {
		width: 156px;
		color: #b5b5b5;
		border: 1px solid #D9D9D9;
		line-height: 1.5em;
		height: 1.5em;
		padding: 0;
		font-size: 1.2em;
		}
	form.generic .frm_dropdown {
		width: 156px;
		color: #b5b5b5;
		border: 1px solid #D9D9D9;
		line-height: 1.5em;
		height: 1.6em;
		padding: 0;
		font-size: 1.2em;
		}
	form.generic textarea {
		width: 156px;
		height: 125px;
		color: #b5b5b5;
		border: 1px solid #D9D9D9;
		padding: 0;
		font-size: 1.2em;
		}
	form.generic .frm_check {
		border: 0;
		}
	form.generic .frm_submit {
		margin-left: 225px;
		width: 170px;
		height: 24px;
		border: 0;
		background-image: url(../images/btn_grey1.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		font-size: 1.1em;
		text-align: left;
		padding-left: 10px;
		color: #333E64;
		cursor: pointer;
		_cursor: hand;
		}


dl.faqs {
		margin-top: 0;
	}
	dl.faqs dt {
		margin: 0;
		}
	dl.faqs dt span.prefix {
		
		}
	dl.faqs dd {
		margin: 0 0 10px 0;
		}
	dl.faqs dd span.prefix {

		
		}
		
/***** PRESS *****/

.press_teaser {
	clear: left;
	margin-top: 30px;
	}
	.press_teaser img {
		float: left;
		margin-top: 2px;
		}
	.press_teaser p,
	.press_teaser h2 {
		margin-left: 150px;
		}
	.press_teaser h2 {
		font-size: 1.4em;
		}

.press_paging {
	clear: left;
	margin-left: 150px;
	}
	.press_paging ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	.press_paging li {
		float: left;
		list-style-type: none;
		margin-right: 10px;
		}
	.press_paging li.view_all a {
		color: #B14036;
		}
		
/***** SITE MAP *****/

.site_map {
	
	}
	.site_map a {
		color: #B14036;
		}
		
/********************************************************************************/
/****** ACCOUNT STYLES *****************************************************/
/******************************************************************************/

.ttl_my-details {
	width: 89px;
	height: 11px;
	background-image: url(../images/text_images/ttl_my-details.gif);
	background-position: 0 0;
	text-indent: -6767px;
	overflow: hidden;
	}	
.ttl_my-orders {
	width: 89px;
	height: 11px;
	background-image: url(../images/text_images/ttl_my-orders.gif);
	background-position: 0 0;
	text-indent: -6767px;
	overflow: hidden;
	}	
.ttl_my-address-book {
	width: 145px;
	height: 11px;
	background-image: url(../images/text_images/ttl_my-address-book.gif);
	background-position: 0 0;
	text-indent: -6767px;
	overflow: hidden;
	}
	
/***** ACCOUNT LANDING *****/

.account_landing {
	background-color: #F7F7F7;
	padding: 20px 30px;
	width: 726px;
	margin: 0 0 55px 0;
	}
	/*clear the floats*/
	.account_landing:after{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		overflow: hidden;
	}
	/*WinIE-6 auto-float-enclosing*/
	/*START MacIE Hide\*/
	* html .account_landing{
		height: 1%;
	}
	/*END MacIE Hide*/
	.account_landing p.link {
		margin-bottom: 0 !important;
		}
	.account_landing .my_details,
	.account_landing .my_orders,
	.account_landing .my_address-book {
		float: left;
		width: 190px;
		padding: 10px 0 5px 0;
		}
	.account_landing .my_details,
	.account_landing .my_orders {
		padding-right: 27px;
		border-right: 1px solid #E6E6E6;
		}
	.account_landing .my_orders,
	.account_landing .my_address-book {
		margin-left: 50px;
		}

ul.link li { list-style:none; }
.content  .details a { font-weight:bold; font-size:1.5em; }
.content  .details a span { font-weight:normal; }

.item_listing { border-bottom:1px dotted #666; padding-bottom:10pt; }
.price { padding:15px 0; font-size:1.5em; }

.ttl_related-products { font-size:1.5em; }


/********************************************************************************/
/****** BASKET STYLES *****************************************************/
/******************************************************************************/


#middle .basket#content_full .checkout-holder #basket {
	display:block !important;
	width:95% !important;
	}
	
#middle .basket#content_full .checkout-holder  {
	display:block !important;
	width:95% !important;
	}
	
#updateproduct {
	display:block;
	width:95% !important;
	}

	
#updateproduct .fld_submit { display:none; }

/* Page break code  */

.page-break { display:block; page-break-before:always; } 

#tbl_basket {
	margin:0 0 0 0;
	width: 90% !important;
	margin-bottom: 12px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:0.9em !important;
	}
	#tbl_basket tbody { background:#FFF; }
	#tbl_basket tr, #tbl_basket tr td{ border:0px solid #fff; }
	#tbl_basket a {
		display:none;
		}
	#tbl_basket th {
		text-align: left;
		vertical-align: middle;
		margin-bottom: 10px;
		}
		#tbl_basket th span {
			display: block;
			margin-bottom: 15px;
			height: 23px;
			
			border-width:0px;
			overflow: hidden;
			}
		#tbl_basket th.col1 span {
			display:block;
			border-width:0px;
			}
		#tbl_basket th.col3 span {
			padding:0 0 0 0;
			display:block;
			border-width:0px;
			}
		#tbl_basket th.col4 span {
			padding:0 0 0 10px;
			display:block;
			border-width:0px;
			}
		#tbl_basket th.col5 span {
			padding:0 0 0 10px;
			display:block;
			border-width:0px;
			}
		#tbl_basket th.col5.promo {
			width:160px;
			padding:0 0 0 10px;
			display:block;
			border-width:0px;
			}
		#tbl_basket th.col6 span {
			padding:0 0 0 10px;
			display:block;
			border-width:0px;
			}
			#tbl_basket td.col6 {
				padding: 20px 0 0 0;
				}
			#tbl_basket td.col6 p {
				width:100px; 
				padding:0; 
				}
		#tbl_basket th.col7 span {
			padding:0 0 0 10px;
			display:block;
			border-width:0px;
			}
		#tbl_basket td.col7 {
		padding: 20px 0 0 0;
		text-align: right;
		}
	#tbl_basket td.col3 p { padding:0; }
	#tbl_basket td.col6 br { display:none; }
	#tbl_basket td.col7 input#txt_promotional-code { width:40px; }
	#tbl_basket td.col1 .lbl_accessories a { width:110px; font-size:0.9em;  }
	#tbl_basket td {
		text-align: left;
		vertical-align: top;
		background-color: #FFF;
		}
	#tbl_basket td.col1 {
		width: 86px;
		margin:0;
		padding: 0;
		}
		#tbl_basket .col1 a.basketthumb  { display:block; width:96px;   }
		#tbl_basket td.col1 img {
			margin:10px 0 0 0;
			padding:0;
			display: block;
			border: 0px solid #fff;
			}
	#tbl_basket td.col2 {
		position:relative;
		width:0px !important;
		}
		#tbl_basket td.col2 p {
			width:110px;
			padding: 0 10px 0 10px;
			margin: 20px 0 0 0;
			}
	#tbl_basket td.col3 {
		text-align:left !important;
		padding:20px 0 0 0;
		}		
	#tbl_basket td.col4 {
		padding: 20px 0 0 20px;
		white-space: nowrap;
		}
		#tbl_basket td.col4 .frm_text {
			border:0px;
			}
		#tbl_basket td.col4 a {
			display:none;
			}
		#tbl_basket td.td_qty { border:0px solid #fff !important; }
		#qty1, #qty2, #qty3, #qty4, #qty5, #qty6, #qty7, #qty8, #qty9, #qty10, #qty11, #qty12, #qty13, #qty14, #qty15, 
		#qty16, #qty17, #qty18, #qty19, #qty20, #qty21, #qty22, #qty23, #qty24, #qty25, #qty26, #qty27, #qty28, #qty29, #qty30 {
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				width:20px;
				text-align:right;
				} 
	#tbl_basket td.col5 {
		width:110px;
		padding: 20px 0 0 10px;
		}
	#tbl_basket tr td span.msg {
		display:block;
		width:100px;
		padding:0 0 0 10px;
		}
	#tbl_basket td.col5 span.lbl_item-total, #tbl_basket td.col5 span.lbl_total {
		width:100px;
		display:block;
		padding:20px 0 30px 10px;
		}	
	#tbl_basket tr.total td {
		background-color: #FFF;
		}	
	#tbl_basket tr.final td.col5,
	#tbl_basket tr.final td.col6,
	#tbl_basket tr.final td.col7 {
		padding: 0;
		}
	#tbl_basket tr.final td.col7 strong{
		display:block;
		padding: 20px 0 0 0;
		font-weight:bold;
		}
	#tbl_basket .lbl_gift-wrap,
	#tbl_basket .lbl_personalisation,
	#tbl_basket .lbl_item-total,
	#tbl_basket .lbl_accessories,
	#tbl_basket .lbl_total {
		display: block;
		height: 14px;
		overflow: hidden;
		font-weight:bold;
		background:none;
		}
	#tbl_basket .lbl_accessories {
		float: left;
		}
	#tbl_basket td.line {
		height: 1px;
		line-height: 1px;
		}
	#tbl_basket td.white {
		background-color: white;
		height: 12px;
		line-height: 12px;
		}
		#tbl_basket td.white hr {
			display: none;
			}
			
em.dnd {display:none}

#final_last td.col1 { padding-top:20px;  }
#final_last td.col2 { padding-top:20px;  }
#final_last td.col2a { padding-top:20px;  }
#final_last td.col3 { padding-top:20px; }
#final_last td.col4 { padding-top:20px; width:10px;  }
#final_last td.col5 { padding-top:20px; }
#final_last td.col6 { padding-top:20px;  }
#final_last td.col7 { padding-top:20px;  }		
#final_last td.col5 span.finaltotal { 
		width:100px;
		display:block;
		padding:0px 0 30px 0 !important;
		}
#final td.col2 { padding-top:20px; border-top:0px solid #EEE; }

/* Account details  */

#content_full .two_thirds  {
		display:block;
		width:620px;
		}
#content_full .two_thirds #frm_mydetails  {
		display:block;

		}
	
/* Checkout print page */
	
h2.h-step1, h2.h-step2, h2.h-step3, h2.h-step4 { display:none; }

#new_add_info  { display:none; }

#step4 .checkout_summary .left_right, #content_full .checkout-holder .left_right {  width:200px; height:150px; display:block; float:left;  }
.left_right, .left_right_one { width:400px; float:left; }


/* Orders History list */

#tbl_myorders .order_date { margin:0; padding:10px 0; width:140px; }
#tbl_myorders .order_id {margin:0; padding:10px 0; width:140px; }
#tbl_myorders .order_value {margin:0; padding:10px 0; width:140px; }
#tbl_myorders .view_details {margin:0; padding:10px 0; width:140px; }
#tbl_myorders .order_status { margin:0; padding:10px 0; width:140px;}
#tbl_myorders .order_date a,  #tbl_myorders .order_id a, #tbl_myorders .order_value a,
#tbl_myorders .view_details a, #tbl_myorders .order_status a
{ margin:0 !important; padding:0 0 0 40px !important;  }


/***** ACCOUNT ADDRESS *****/

#tbl_myaddresses {
	float: left;
	width: 320px;
	margin-top: 15px;
	border-collapse: collapse;
	margin-left: 0px;
	margin-bottom:15px;
	margin-right:60px;
	}
	#tbl_myaddresses tr.r2{
		background-color: #FBFCFC;
		}
	#tbl_myaddresses a {
		color: #B14036;
		}
	#tbl_myaddresses th {
		padding-bottom: 10px;
		font-weight: bold;
		font-size: 1em;
		}
	#tbl_myaddresses th.address {
		text-align: left;
		padding-left: 10px;
		}
	#tbl_myaddresses th.edit,
	#tbl_myaddresses th.delete {
		display: none;
		padding: 8px 10px 0 0 !important;
		}
	#tbl_myaddresses td.address,
	#tbl_myaddresses td.add_col_1 {
		margin-top: 25px;
		padding: 8px 10px 8px 10px;
		width: 220px !important;
		}
	#tbl_myaddresses td.edit {
		margin:0px; padding:8px 0 0 0 !important;
		width: 31px !important;
		}
	#tbl_myaddresses td.delete {
		margin:0px; padding:8px 0 0 0 !important;
		}
		
	#tbl_myaddresses td.delivery,
	#tbl_myaddresses td.billing {
		margin:0px; padding:8px 0 0 0 !important;
		text-align: center;
		
		}
	#tbl_myaddresses td.delivery img,
	#tbl_myaddresses td.billing img {
		}
	#tbl_myaddresses td { vertical-align:top; }
	
#tbl_myaddresses_chckout {
	float: left;
	width: 340px;
	margin-top: 15px;
	border-collapse: collapse;
	margin-left: 15px;
	margin-bottom:15px;
	}
	#tbl_myaddresses_chckout tr.r2{
		background-color: #FBFCFC;
		}
	#tbl_myaddresses_chckout a {
		color: #B14036;
		}
	#tbl_myaddresses_chckout th {
		padding-bottom: 10px;
		font-weight: bold;
		font-size: 1em;
		}
	#tbl_myaddresses_chckout th.address {
		text-align: left;
		padding-left: 10px;
		}
	#tbl_myaddresses_chckout th.edit,
	#tbl_myaddresses_chckout th.delete {
		display: none;
		padding: 8px 10px 0 0 !important;
		}
	#tbl_myaddresses_chckout td.address,
	#tbl_myaddresses_chckout td.add_col_1 {
		margin-top: 25px;
		padding: 8px 10px 8px 10px;
		width: 120px !important;
		}
	#tbl_myaddresses_chckout tr td.address_display span.edit_remove{
		margin:11px 0 0 0 !important;
		width:34px;
		height:20px;
		display:block;
		}
	#tbl_myaddresses_chckout tr td.address_display span.edit_remove2{
		margin:9px 0 0 0 !important;
		width:60px;
		height:20px;
		display:block;	
		}
	#tbl_myaddresses_chckout tr td.address_display .frm_radio{
		margin:9px 0 0 0 !important;	
		}
	#tbl_myaddresses_chckout td.delete {
		margin:0px; padding:8px 0 0 0 !important;
		}
		
	#tbl_myaddresses_chckout td.delivery,
	#tbl_myaddresses_chckout td.billing {
		margin:0px; padding:8px 0 0 0 !important;
		text-align: center;
		
		}
	#tbl_myaddresses_chckout td.delivery img,
	#tbl_myaddresses_chckout td.billing img {
		}
	#tbl_myaddresses_chckout td { vertical-align:top; }

#frm_editaddress,
#frm_newaddress {
	border-left: 1px solid #F1F1F1;
	margin: 0 0 20px 0;
	padding-left: 0;
	margin-top: 0px;
	padding-top:20px;
	}
	#frm_editaddress legend,
	#frm_newaddress legend {
		display: block;
		font-size: 1em;
		color: #4D5981;
		font-weight: bold;
		margin-bottom:10px;
		padding-left: 15px;
		*padding-left: 10px;
		}
.edit_it  {  margin-left:20px !important;  }
		
#tbl_myaddresses td.address_display { border: 1px solid #fff; border-width: 0 0 20px 0; }


/*
// SC 20071012 - removed as now frm_editaddress should be treated the same as frm_newaddress
#frm_editaddress {
	float:none;
	margin-left:0;
	border-left:0;
	padding-left:0;
	}*/
		
/***** ACCOUNT ORDERS *****/

#tbl_myorders {
	margin: 25px 0 90px 0;
	border-collapse: collapse;
	}
	#tbl_myorders a {
		color: #B14036;
		}
	#tbl_myorders th {
		height: 8px;
		background-position: 0 0;
		background-repeat: no-repeat;
		overflow: hidden;
		padding-bottom: 5px;
		}
	#tbl_myorders td {
		padding-top: 10px;
		padding-bottom: 10px;
		}
	#tbl_myorders .order_date {
		width: 160px;
		}
	#tbl_myorders .order_id {
		width: 150px;
		}
	#tbl_myorders .order_value {
		width: 140px;
		}
	#tbl_myorders .view_details {
		width: 170px;
		}
	#tbl_myorders .order_status {
		width: 150px;
		}


