/*
* 2010-09-15 Seeta, copied from production to make sure correct version has been used
*/
body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select, textarea, table
{
	color: #666;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
}
	
p
{
    margin: 0 0 10px 0;
}

a
{
	color: #545454;
}

a img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	color: #000;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 13px;
	line-height: 27px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 10px;
}

h3
{
	color: #666;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

ul, ol, dl
{
    margin: 0 0 10px 0;
}

form
{
	margin: 0;
}



.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.block
{
    display: block;
}

.none
{
	display: none;
}

.clear-both
{
	clear: both;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.text-right
{
    text-align: right;
    margin-bottom: 20px;
}

.right-small img {

}

.introtext
{
	clear: left;
	padding-right: 9px;
}

.instructions
{
	clear: both;
	margin: 0;
	padding: 0 9px 0 0;
}

.minheight-180
{
    min-height: 180px;
}

.minheight-240
{
    min-height: 240px;
}

.sel-216
{
	width: 19.6em;
}

.tbx-216, .tbx-216-1, .tbx-216-2
{
    width: 19.3em;
}

.tbx-216-1
{
	margin: 5px 0 3px 0;
}

.tbx-216-2
{
	margin: 5px 0 16px 0;
}

.tbx-vouchernr
{
    width: 4em;
    margin-bottom: 8px;
}

.tbx-vouchernr1
{
    margin-bottom: 8px;
    width: 4.6em;
}

.tbx-vouchernr2
{
    margin-bottom: 8px;
    width: 4.6em;
}

.tbx-vouchernr3
{
    margin-bottom: 8px;
    width: 10em;
}

.cbx-clear
{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.icontext-shopping
{
    background: url(/cwa/uk/Images/icon-shopping_tcm38-120.gif) left center no-repeat;
    padding-left: 16px;
}

.icontext-secureconnection, .icontext-secureconnection2
{
    background: url(/cwa/uk/Images/icon-lock_tcm38-117.gif) left center no-repeat;
    color: #000;
    padding-left: 12px;
}

.icontext-secureconnection2
{
	margin: 0 8px 0 0;
	position: relative;
	top: 18px;	
}

.icontext-arrowleft
{
	background: url(/cwa/uk/Images/icon-arrowleft_tcm38-115.gif) left center no-repeat;
    padding-left: 14px;
	text-decoration: none;
}

.icontext-arrowright
{
	background: url(/cwa/uk/Images/icon-arrowright_tcm38-116.gif) right center no-repeat;
    padding-right: 14px;
	text-decoration: none;
}


.icontext-arrowright2
{
	background: url(/cwa/uk/Images/icon-arrowright_tcm38-116.gif) left center no-repeat;
    padding-left: 14px;
	text-decoration: none;
}

.icontext-print
{
	background: url(/cwa/uk/Images/icon-print_tcm38-119.gif) left center no-repeat;
	display: none;
    padding-left: 14px;
	text-decoration: none;
}

a.icontext-arrowleft:hover, a.icontext-arrowright:hover, a.icontext-arrowright2:hover, a.icontext-print:hover
{
	text-decoration: underline;
}

.line1, .line2, .line3
{
    border-bottom: 4px solid #e5e5e5;
	clear: both;
    height: 0;
    margin-bottom: 10px;
	padding-top: 10px;
    overflow: hidden;
}

.line2
{
    border-bottom: 1px solid #e5e5e5;
}

.line3
{
    border-bottom: 1px solid #e5e5e5;
	margin-bottom: 26px;
}

input.submit1, input.submit1-bottom, input.submit2, input.update1
{
	background: #fff url(/cwa/uk/Images/submit1-bg_tcm38-130.gif) right bottom repeat-x;
	border: none;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
}

input.submit1:disabled, input.submit1-bottom:disabled, input.submit2:disabled, input.update1:disabled
{
	color: #9d9da1;
	cursor: default;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0;	
}

input.submit1-bottom
{
	margin-top: 24px;
}

input.submit2
{
	background: #f99ea5 url(/cwa/uk/Images/submit2-bg_tcm38-131.gif) right bottom repeat-x;
	color: #fff;
	margin-left: 14px;
}

input.update1
{
/* background-image: url(/cwa/uk/Images/update1-bg_tcm38-136.gif); */
                background-image: url(/cwa/uk/Images/submit1-bg_tcm38-130.gif);
/*	padding-left: 20px; */
}

span.altsubmit1
{
	background: #fff url(/cwa/uk/Images/submit1-bg_tcm38-130.gif) right bottom repeat-x;
	cursor: pointer;
	display: none;
	font-weight: bold;
	margin: 0;
	padding: 1px 9px 3px 9px;
}

a.btn1
{
	background: #fff url(/cwa/uk/Images/submit1-bg_tcm38-130.gif) right bottom repeat-x;
	font-weight: bold;
	margin: 0;
	padding: 1px 9px 3px 9px;
	text-decoration: none;
}

.secureconnection2
{
	position: relative;
	top: -9px;
}

.secureconnection2 *
{
	vertical-align: top;
}

.description1
{
	font-size: 10px;
	line-height: 12px;
}

.jspanel
{
	display: none;
}

.important1
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

img.left1
{
	float: left;
	margin: 0.3em 15px 10px 0;
}

img.right1
{
	float: right;
	margin: 0.3em 0 10px 15px;
}

.parbox1
{
	background-color: #f8f8f8;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 15px 5px 15px;	
}

.parnav1
{
	text-align: right;
	margin-bottom: 26px;
}




.container
{
	margin: 0 auto;
	text-align: left;
	width: 950px;
}

.container-header
{
	background: url(/cwa/uk/Images/container-header-bg_tcm38-102.gif) left top repeat-x;
	margin: 0;
	overflow: hidden;
	/*margin-bottom: 35px;*/
	padding-bottom: 4px;
	position: relative;
	width: 950px;
}

.container-main
{
	clear: both;
	overflow: hidden;
	padding-top: 35px;
	text-align: left;
	width: 950px;	
}

.container-main .left-small
{
	float: left;
	width: 180px;
}

.container-main .left-wide
{
	float: left;
	width: 760px;
}

.container-main .right-small
{
	
}

.container-main .right-wide
{
	float: right;
	width: 760px;
}

.container-footer
{
	clear: both;
	margin: 40px 0 20px 0;
	overflow: hidden;
	text-align: center;
	width: 950px;	
}

.container-footer .copy
{
    background-color: #f4f4f4;
    color: #acacac;
    font-size: 9px;
    line-height: 20px;
    margin-top: 4px;
}

.persnav
{
	background: url(/cwa/uk/Images/persnav-bg_tcm38-124.gif) right bottom no-repeat;
	color: #4d4d4d;
	font-size: 10px;
	height: 36px;
	margin: 0;
	padding: 0;
}

.persnav ul
{
	background: #fff url(/cwa/uk/Images/persnav-ul-bg_tcm38-125.gif) left top no-repeat;
	float: right;
	height: 27px;
	he\ight: 20px;
	list-style: none;
	padding: 7px 5px 0 10px;
	margin: 0;
}

.persnav li
{
	float: left;
	padding: 0 12px 0 0;
}

.persnav li.first
{
	padding-left: 12px;
}

.persnav li.first a, .persnav li.first span
{
	border: none;
}

.persnav li a, .persnav li span
{
	border-left: 1px solid #4d4d4d;
	float: left;
	line-height: 12px;
	padding: 0 0 1px 12px;
}

.persnav li .icontext-shopping
{
	padding-left: 16px;
}

.global-nav
{
	background: transparent url(/cwa/uk/Images/global-nav-bg_tcm38-103.gif);
	border-bottom: 1px solid #545454;
	color: #fff;
	clear: both;
	display: block;
	min-height: 27px;
	margin: 39px 0 0 0;
	text-align: right;
	width: 950px;	
}

.global-nav ul
{
	margin: 0;
	padding: 0;
}

.global-nav li
{
	display: block;
	float: left;
	list-style-type: none;
	padding: 2px 0 0 0;
}

.global-nav a.tonedDown { background: transparent url(/cwa/cwa/uk/Images/global-nav-bg_tcm38-103.gif) no-repeat 0 8px; padding: 0 10px 0 11px; font-size: 10px; border: none; line-height: 24px; }
.global-nav a.tonedDown.firstchild { background: none; }
.global-nav a.tonedDown:hover { background-color: transparent; text-decoration: underline; }

.global-nav a
{
	background-color: #7e7e7e;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #545454;
	color: white;
	display: block;
	float: left;
	line-height: 22px;
	padding: 1px 20px 2px 20px;	
	text-decoration:none;
}

.global-nav a:hover
{
	background-color: #545454;
}

.global-nav span
{
	position: relative;
	top: 4px;
}

.global-nav .lang-select
{
    display: inline;
	margin: 0 10px 0 0;
	position: relative;
	top: 4px;
}

.container-header .logo
{
	position: absolute;
	top: 18px;
	left: 13px;
}

.container-header .logo span 
{
	background: url(/cwa/uk/Images/tomtom-payoff_tcm38-135.gif) no-repeat;	
	display: block;
	height: 12px;
	left: 101px;
	position: relative;
	text-indent: -5000px;
	top: -13px;
	width: 230px;
}

.stepindicator
{
	background-color: #d8d9da;
	display: block;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	min-height: 25px;
	width: 760px;
}

.stepindicator li
{
	background: url(/cwa/uk/Images/stepindicator-li-bg_tcm38-128.gif) left top no-repeat;
	float: left;
	margin-left: -13px;
	min-height: 25px;
	padding: 0 0 0 13px;
}

.stepindicator li.active
{
	background-image: url(/cwa/uk/Images/stepindicator-li-active-bg_tcm38-126.gif);
	color: #fff;
}

.stepindicator li.first
{
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}

.stepindicator li.pre-last
{
	border-right: 1px solid #fff;
}

.stepindicator li.last
{
	background: none;
}

.stepindicator li span
{
	background: #d8d9da url(/cwa/uk/Images/stepindicator-li-span-bg_tcm38-129.gif) right top no-repeat;
	float: left;
	padding: 6px 0 6px 8px;
	width: 141px;
}

.stepindicator li.active span
{
	background-color: #919191;
	background-image: url(/cwa/uk/Images/stepindicator-li-active-span-bg_tcm38-127.gif);
}

.stepindicator li.first span
{
	padding-left: 21px;
}

.stepindicator li.pre-last span
{
	background-image: none;
}

.stepindicator li.last span
{
	background-image: none;
	width: 142px;
}

.warning1-flex
{
	background: url(/cwa/uk/Images/warning1-bg_tcm38-92.gif) left 8px repeat-x;
    margin-bottom: 6px;
}

.warning1-flex .warning-arrowtop
{
	background: url(/cwa/uk/Images/warning1-arrowtop-bg_tcm38-91.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.warning1-flex .warning-content
{
    background-color: #fbfbfb;
    border: 1px solid #e0e0e0;
    border-top: none;
    color: #ed2939;
	overflow: auto;
    padding: 6px;
    text-align: center;
}

.warning1-1
{
	background: url(/cwa/uk/Images/warning1-bg_tcm38-92.gif) left 8px repeat-x;
	width: 19.6em;
}

.warning1-1 .warning-arrowtop
{
	background: url(/cwa/uk/Images/warning1-arrowtop-bg_tcm38-91.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.warning1-1 .warning-content
{
    background-color: #fbfbfb;
    border: 1px solid #e0e0e0;
    border-top: none;
    color: #ed2939;
	overflow: auto;
    padding: 6px;
    text-align: center;
}

.warning2-flex
{
    margin-bottom: 6px;
}

.warning2-flex .warning-arrowtop, .warning2-flex .warning-arrowtop-right
{
	background: url(/cwa/uk/Images/warning2-arrowtop-bg_tcm38-93.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.warning2-flex .warning-arrowtop-right
{
	background-position: 550px top;
}

.warning2-flex .warning-content
{
    background-color: #f1f1f1;
    color: #ed2939;
	overflow: auto;
    padding: 6px;
    text-align: center;
}

.warning2-1
{
    margin-bottom: 6px;
    width: 240px;
}

.warning2-1 .warning-arrowtop
{
	background: url(/cwa/uk/Images/warning2-arrowtop-bg_tcm38-93.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.warning2-1 .warning-content
{
    background-color: #f1f1f1;
    color: #ed2939;
	overflow: auto;
    padding: 6px;
    text-align: center;
}

.warning2-2
{
    margin-bottom: 6px;
	width: 19.6em;
}

.warning2-2 .warning-arrowtop
{
	background: url(/cwa/uk/Images/warning2-arrowtop-bg_tcm38-93.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.warning2-2 .warning-content
{
    background-color: #f1f1f1;
    color: #ed2939;
	overflow: auto;
    padding: 6px;
    text-align: center;
}

.warning2-flex
{
    margin-bottom: 6px;
}

.warning4-flex .warning-arrowbottom
{
	background: url(/cwa/uk/Images/warning4-arrowbottom-bg_tcm38-95.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.warning4-flex .warning-content
{
    background-color: #f1f1f1;
    color: #ed2939;
	overflow: auto;
    padding: 6px;
}

.warning-list1
{
    margin: 0;
    padding: 0;
}

.warning-list1 li
{
    background: url(/cwa/uk/Images/warning-list1-li-bg_tcm38-96.gif) left 3px no-repeat;
    list-style-type: none;
    padding: 0 0 4px 14px;
}

.colored1-bottomwarning
{
	background: url(/cwa/uk/Images/colored1-bottomwarning-bg_tcm38-100.gif) left 8px repeat-x;
	clear: both;
	margin: 0 1px 0 1px;
}

.colored1-bottomwarning .warning-arrowtop
{
	background: url(/cwa/uk/Images/warning3-arrowtop-bg_tcm38-94.gif) center top no-repeat;
	height: 9px;
	overflow: hidden;
}

.colored1-bottomwarning .warning-content
{
    background: #fff url(/cwa/uk/Images/colored1-bottomwarning-content-bg_tcm38-101.gif) center bottom no-repeat;
    color: #ed2939;
	overflow: auto;
	padding: 10px 9px;
}

.box-246
{
	width: 246px
}

.gradientbox .content, .coloredbox .content
{
	padding: 14px 15px;    
}

.gradientbox h2.first
{
    margin-bottom: 37px;
}

.gradientbox h2.first-margleft
{
    margin-bottom: 37px;
	margin-left: 50px;
}

.gradientbox h3
{
	border-bottom: 4px solid #e5e5e5;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
}

.gradientbox p, .coloredbox p
{
    margin: 0;   
}

.coloredbox p .yourdiscount
{
	color: #000;
}

.gradient1-180
{
	background: url(/cwa/uk/Images/gradient1-180-bg_tcm38-104.gif) left top repeat-y;
	width: 180px;
}

.gradient1-180 .gradient
{
	background: url(/cwa/uk/Images/gradient1-180-gradient-bg_tcm38-105.gif) left bottom no-repeat;
}

.gradient1-180 .content
{
	background: url(/cwa/uk/Images/gradient1-180-top-bg_tcm38-106.gif) left top no-repeat;
	padding: 10px 10px; 
	overflow: auto;
}

.gradient3-180
{
	background: url(/cwa/uk/Images/gradient1-180-bg_tcm38-104.gif) left top repeat-y;
	margin-bottom: 2px;
	width: 180px;
}

.gradient3-180 .gradient
{
	background: url(/cwa/uk/Images/gradient3-180-gradient-bg_tcm38-114.gif) left bottom no-repeat;
	padding-bottom: 9px;
}

.gradient3-180 .content
{
	background: url(/cwa/uk/Images/gradient1-180-top-bg_tcm38-106.gif) left top no-repeat;
	padding: 10px 10px 10px 10px; 
	overflow: auto;
}

.colored1-180
{
	background: #f5f5f5 url(/cwa/uk/Images/colored1-180-bg_tcm38-98.gif) left top repeat-y;
	width: 180px;
}

.colored1-180 .contentcontainer
{
	background: url(/cwa/uk/Images/colored1-180-contentcontainer-bg_tcm38-99.gif) left bottom no-repeat;
}

.colored1-180 .content
{
	background: url(/cwa/uk/Images/gradient1-180-top-bg_tcm38-106.gif) left top no-repeat;
	padding: 10px 10px; 
	overflow: auto;
}

.gradient1-246, .gradient2-246
{
	background: url(/cwa/uk/Images/gradient1-246-bg_tcm38-107.gif) left top repeat-y;
	width: 246px;
}

.gradient1-246 .gradient, .gradient2-246 .gradient
{
	background: url(/cwa/uk/Images/gradient1-246-gradient-bg_tcm38-108.gif) left bottom no-repeat;
}

.gradient1-246 .content
{
	background: url(/cwa/uk/Images/gradient1-246-top-bg_tcm38-109.gif) left top no-repeat;
	overflow: auto;
}

.gradient1-500
{
	background: url(/cwa/uk/Images/gradient1-500-bg_tcm38-110.gif) left top repeat-y;
	width: 500px;
}

.gradient1-500 .gradient
{
	background: url(/cwa/uk/Images/gradient1-500-gradient-bg_tcm38-111.gif) left bottom no-repeat;
}

.gradient1-500 .content
{
	background: url(/cwa/uk/Images/gradient1-500-top-bg_tcm38-112.gif) left top no-repeat;
	overflow: auto;
}

.gradient2-246 .content
{
	background: url(/cwa/uk/Images/gradient2-246-top-bg_tcm38-113.gif) left top no-repeat;
	overflow: auto;
}

.orderoverview1
{
	border-collapse: collapse;
	border-top: 4px solid #e4e4e4;
	clear: both;
	margin-bottom: 7px;
	margin-top: 12px;
	width: 760px;
}

.orderoverview1 th, .orderoverview1 td
{
	border: 1px solid #e4e4e4;
	padding: 0 9px 0 9px;
}

.orderoverview1 th.action, .orderoverview1 td.action
{
	border-right: none;
	padding-right: 0;
	text-align: center;
	width: 79px;
}

.orderoverview1 th.totalprice2, .orderoverview1 td.totalprice2
{
	border-right: none;
}

.orderoverview1 th
{
	background-color: #fbfbfb;
	font-weight: normal;
	height: 48px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

.orderoverview1 th.item
{
	border-left: none;
}

.orderoverview1 th.type
{
	width: 52px;
}

.orderoverview1 th.amount
{
	width: 43px;
}

.orderoverview1 th.price
{
	width: 75px;
}

.orderoverview1 th.totalprice, .orderoverview1 th.totalprice2
{
	width: 83px;
}

.orderoverview1 th.action
{
	width: 54px;
}

.orderoverview1 td
{
	height: 58px;
}

.orderoverview1 td.itemimage
{
	border-left: none;
	border-right: none;
	padding-right: 0;
	text-align: center;
}

.orderoverview1 td.item
{
	border-left: none;
	border-right: none;
	color: #000;
}

.orderoverview1 td.amount
{
	text-align: center;
}

.orderoverview1 td.amount input
{
	text-align: right;
	width: 1.8em;
}

.orderoverview1 td.price
{
	text-align: right;
}

.orderoverview1 td.totalprice, .orderoverview1 td.totalprice2
{
	color: #000;
	text-align: right;
}

.orderoverview1 .withdiscount td
{
	border-bottom: none;
}

.orderoverview1 .discount td, .orderoverview1 .inlinediscount td
{
	background-color: #fef5f4;
	border-top: none;
}

.orderoverview1 .inlinediscount td
{
	background-image: url(/cwa/uk/Images/inlinediscount-td-bg_tcm38-123.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.orderoverview1 .discount td.totalprice, .orderoverview1 .inlinediscount td.totalprice
{
	color: #000;
}

.orderoverview1 .inlinewarningrow td
{
    border-bottom: none;
}

.orderoverview1 td.warningarrow
{
    background: url(/cwa/uk/Images/td-warningarrow_tcm38-132.gif) center bottom no-repeat;
}

.orderoverview1 .inlinewarningbottom td
{
    border-top: none;
    height: 4px;
}

.orderoverview1 .bottomwarningarrow td
{
    border: none;
    height: 13px;
}

.orderoverview1 .inlinewarning td, .orderoverview1 .bottomwarning td
{
    background-color: #f1f1f1;
    border: none;
    color: #ed2939;
    height: 27px;
    text-align: center;
}

dl.ordertotal1, dl.ordertotal2
{
	float: right;
    margin-bottom: 0;
	width: 760px; 
}

dl.ordertotal1 dt, dl.ordertotal2 dt
{
	float: left;
	margin: 0;
	padding-bottom: 3px;
	text-align: right;
	width: 560px;
}

dl.ordertotal2 dt
{
	width: 649px;
}

dl.ordertotal1 dd, dl.ordertotal2 dd
{
	clear: right;
	padding: 0 98px 5px 579px;
	text-align: right;
	margin: 0;
}

dl.ordertotal2 dd
{
	padding: 0 9px 5px 668px;
}

dl.ordertotal1 .total, dl.ordertotal2 .total
{
	color: #000;
}

dl.ordertotal1 .estimatedtotal, dl.ordertotal2 .estimatedtotal
{
	color: #000;
	padding-top: 14px;
}

ul.about
{
    margin: 0;
    padding: 0;
}

ul.about li
{
    background: url(/cwa/uk/Images/about-li-bg_tcm38-97.gif) left 3px no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 0 0 4px 14px;
}

ul.about li a
{
    text-decoration: none;
}

ul.about li:hover
{
    text-decoration: underline;
}

.billinginfo, .shippinginfo, .downloadinfo
{
	float: left;
	line-height: 18px;
	margin: 0 8px 12px 0;
	width: 245px;
}

.billinginfo address, .shippinginfo address, .downloadinfo address
{
	font-style: normal;
}

.iagree
{
	float: right;
	padding-right: 9px;
}

.billingaddress, .deliveryaddress
{
	float: left;
	overflow: auto;
	width: 370px;
}

.billingaddress .note, .deliveryaddress .note, .tomtomaccount .note
{
	display: block;
	text-align: right;
	margin-top: 2px;
	width: 19.6em;
}

.deliveryaddress
{
	float: right;
}

.billingaddress .instructions, .deliveryaddress .instructions
{
	clear: both;
	min-height: 105px;
	margin: 0;
	padding: 0;
}

.billingaddress dt, .deliveryaddress dt
{
	font-weight: bold;
	margin-bottom: 5px;
}

.billingaddress dd, .deliveryaddress dd
{
	margin: 0;
	padding: 0 0 16px 0;
}

.billingaddress dl.companyinfo, .billingaddress dl.personalinfo, .deliveryaddress dl.companyinfo, .deliveryaddress dl.personalinfo
{
	margin: 0;
	padding: 10px 10px 0 10px;
}

.billingaddress dl.companyinfo, .deliveryaddress dl.companyinfo
{
	min-height: 130px;
}

.billingaddress dl.companyinfo dd, .deliveryaddress dl.companyinfo dd
{
	padding: 0 0 10px 0;	
}

.billingaddress dl.personalinfo
{
	background-color: #f1f1f1;
	min-height: 544px;
}

.deliveryaddress dl.personalinfo
{
	border: 3px solid #f1f1f1;
	min-height: 538px;
}

ul.billinginformation
{
	background-color: #f1f1f1;
	display: block;
	list-style: none;
	margin: 0;
	padding: 10px;
}

ol.content1
{
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 17px;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}

dl.content1 dt, dl.content2 dt
{
	clear: both;
	float: left;
	margin: 0;
}

dl.content1 dd, dl.content2 dd
{
	clear: right;
	margin: 0;
	padding-left: 170px;
}

dl.content2 dd
{
	padding-left: 260px;
}

.tomtomaccount
{
	background-color: #f1f1f1;
	padding: 10px 10px 0 10px;
}

.tomtomaccount dt
{
	font-weight: bold;
	margin-bottom: 4px;
}

.tomtomaccount dd
{
	margin: 0;
	padding: 0 0 16px 0;
}

.otheraddress label span
{
	padding-left: 19px;
}

.existingaccountpanel
{
	padding-bottom: 1px;
}

.existingaccountpanel .gradientbox .content
{
	min-height: 152px;
}

.newaccountpanel
{
	clear: both;
	padding-top: 10px;
}

.newaccountpanel .gradientbox .content
{
	min-height: 152px;
}