* {
margin:0px; 
padding:0px;
}

#hide {
	visibility:hidden;
}

body {
	background-color: #322D28;
	color: #7e8893;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
	height: 3px;
}

.contactleft {
	width: 20em;
}

table {
	border-collapse:collapse;
}


#header {
	margin-top:10px;
	height: 64px;
	background-color: #322D29;
}

form p {
	color: #474747;
	line-height:25px;
}

input.edittabletext {
	BORDER-RIGHT: #FFFFFF 1px groove; 
	BORDER-TOP: #322D28 1px groove;
	BORDER-LEFT: #322D28 1px groove;
	COLOR: #322D28;
	BORDER-BOTTOM: #FFFFFF 1px groove;
	background-color: #FFFFFF;
	margin-left:8px;
}

#checkoutbutton, .checkoutbutton {
	float:right;
	clear:left;
}

div.object-right
{ 
    margin: 3px;
    float: right;
}

div.object-left
{ 
    margin: 3px;
    float: left;
}

div.object-center
{ 
/*    float: center;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


td.leftmarginmore {
padding-left:110px;
}

.blue {
color: #0AA3D4;
}

.linktext {
	color: #0AA3D4;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.bold {
font-weight: bold;
}

#process {
font-weight: bold;
color: #474747;

}

#secondmenu a {
	text-decoration:none;
}

#secondmenu a.selected {
	color:#FAC90D;
}

#header img.logo_pic{
	float:left;
}

.right {
	float:right;
}

.left {
	float:left;
}

#cart {
	font-size: 9px;
	height:20px;
	float:right;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #B4B4B4;
}

#dibstable {
	color: #B4B4B4;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 14px;
}

#dibstable img{
	margin-right:10px;
}

#dibstable a{
	text-decoration:none;
}


#cart img {
	margin-left:3px;
	vertical-align:middle;
}

#cart a {
	text-decoration:none;
	color: #B4B4B4;
}


#header_logo a {
	text-decoration: none;
}
#domain_pic {
	float: right;
}

#footer_menu {
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	margin-top:10px;
}


#footer_copyright {
	font-size: 11px;
	font-weight: normal;
	color:#756E67;
	margin-top:10px;
	
}

#footer_copyright a{
	text-decoration: none;
}

#footer_menu a{
	float: left;
	color: #BAB6B2;
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;
}

#footer_menu a.selected{
	color:#FAC90D;
}


#footer_menu a:hover{
	color: #FF9900;
}

/* ------ Content ------ */
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
a {
	text-decoration: underline;
	color: #688fd0;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px solid;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #3F2501;
	margin-bottom:6px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #947D69;
	line-height:22px;
	clear:both;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #947D69;
	line-height:22px;
        line-height:22px;
        margin-top:5px;
        clear:both;
}


h4, h5 {
        line-height:22px;
	font-size: 12px;
	color: #323232;
        margin-top: 5px;
        clear:both;
}

p {
	color: #323232;
	margin-top: 12px;
}

li {
	font-size: 11px;
	color: #323232;
	margin: 3px;
}

ul {
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
}




/* ------ horizontal navigation ------ */
#hor_nav {
	/* border-bottom: 2px solid #b2c3d3; */
	text-align: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
	clear:right;
	color:#F3F2F2;
	border-top-color:#827971;
	border-top-style:dotted;
	border-top-width:1px;
	padding-top:7px;
}

#hor_nav a{
	font-size: 9px;
	color:#F3F2F2;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
}

#hor_nav a.selected {
	color: #FFC600;
}

#hor_nav a:hover {
	color: #FFC600;
}

#logincontainer {
	width:400px;
}

div.domain_search {
	width:618px;
	height:120px;
	padding-bottom:3px;
	border-top-style:solid;
	border-top-color:#dddddd;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	border-bottom-width:1px;
}


div.domain_search input, div.domain_search select{
	vertical-align:middle;
	font-size:10px;
	color:#59585d;
	}

div.domain_search select{
	width:120px;
	}
	
div.domain_search input.text, div.domain_search select
{
	font-size: 12px;
	line-height: 14px;
}

div.domain_search input.text
{
	width: 200px;
	padding: 1px;
}

div.domain_search select
{
}

.edittable, .contact {
	line-height:25px;
	color: #474747;
	width:100%;
}

.orderpay {
	line-height:25px;
	color: #474747;
	width:40%;
}

/* .contact img{
background-color:blue;
vertical-align:middle;
}
*/

.editinput {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	vertical-align:middle;
}

.edittable table input, .edittable table select{
	width:240px;
	margin-left:5px;
}

.edittable input.checkbox {
	width:14px;
}

hr {
	background-color: #D3D2D2;
	border:none;
	height: 1px;
}

.smallgrey {
	color: #B4B4B4;
	font-size: 9px;
}

div.domain_search h1 {
	padding-top:20px;
	margin-left:60px;
	color:#FF9900;
	font-size:20px;
	font-weight:bold;
}

div.domain_search p {
	margin-top:0px;
	padding-top:0px;
	margin-left:60px;
	color:#818181;
}

div.domain_search p.bottomtext {
	margin-top:5px;
	margin-left:0px;
	color: #878380;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.grey {
color: #878380;
}

#domainsubmit {
	vertical-align:middle;
	background-image:url("/design/edc/images/but_search.gif");
	border: 0;
	width:88px;
	height:30px;
	margin-left: 10px;
}

/* ------ end horizontal navigation ------ */


/* ------ front page only ------ */

.renderedtable {
	margin-top:6px;
}

.renderedtable li {
	color: #0AA3D4;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.renderedtable td{
	padding-right:8px;
	padding-bottom:4px;
}

#leftmain {
	
	width:190px;
	
}

#heightspacer {
	height:320px;
}

#rightmain {
	/* background-image:url("/design/edc/images/bg_contenthome.jpg"); */
	padding: 10px 20px 10px 10px;
	width:640px;
	float:right;
}




#bottom_block{
	padding-top:10px;
	margin-top:10px;
	margin-right:10px;
	border-top-style:solid;
	border-top-color: #D5D5D5;
	border-top-width: 1px;
}

#bottom_left{
	border-right-style: solid;
	border-right-color: #D5D5D5;
	border-right-width: 1px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#bottom_right{
}


#leftmain h2 {
	font-weight: normal;
	color: #A0A0A0;
	margin-left:15px;
	margin-top:15px;
}

#leftmain p {
	margin:0px;
	margin-left:15px;
}

#front_left {
	width: 570px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
#front_right {
	width: 252px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}
#front_left a{
	color: #187ae6;
	text-decoration: none;
}
#front_left a:hover{
	text-decoration: underline;
}

#front_left div.yellow_box {
	background-color: #fefedd;
	border: 1px solid #dee0cf;
	padding-top: 13px;
	padding-left: 11px;
	padding-right: 11px;
	height: 160px;
}

#front_left div.yellow_box img {
	float: left;
	margin-right: 15px;
}
#front_left div.yellow_box h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2c4866;
}

#front_left div.yellow_box p {
	font-size: 16px;
	color: #7e8893;
	margin-top: 20px;
}
#front_left div.yellow_box p a{
	font-size: 12px;
}


#front_left div.box_2 {
	width: 250px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 5px;
	padding-top: 20px;

}
#front_left div.box_2 img {
	float: left;
	margin-right: 15px;
}

#front_left h2 {
	font-size: 13px;
	font-weight: normal;
	color: #2c4866;
}
#front_left div.box_2 p, #front_left div.box_31 p, #front_left div.box_32 p {
	font-size: 10px;
	color: #7e8893;
	margin-top: 10px;
}
#front_left div.box_2 a {
	font-size: 12px;
}
#front_left h3 {
	font-size: 14px;
	font-weight: bold;
	color: #132e4b;
	height: 22px;
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
	background-position: 0 21px;
	margin-top: 20px;
	padding-left: 10px;
}

#front_left div.box_31 {
	width: 172px;
	float: left;
	padding-top: 15px;
	padding-left: 10px
}
#front_left div.box_32 {
	width: 177px;
	padding-left: 15px;
	float: left;
	padding-top: 15px;
	background-image: url("../images/dots.gif");
	background-repeat: repeat-y;
}
#front_left div.box_31 img, #front_left div.box_32 img {
	float: left;
	margin-right: 10px;
}
#front_right h2 {
	font-size: 12px;
	font-weight: normal;
	color: #aabccf;
}

input.search {
	width: 151px;
	height: 19px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	border: 1px solid #c0c2be;
	font-size: 12px;
	margin-top: 10px;
}
input.submit {
	width: 61px;
	height: 25px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
}
#front_right h3 {
	font-size: 12px;
	font-weight: normal;
	color: #132e4b;
	margin-top: 30px;
}

#front_right div.news {
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 7px;
}

#front_right div.news h4 {
	height: 11px;
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
#front_right div.news a{
	color: #519bea;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#front_right div.news a:hover {
	text-decoration: underline;
}
#front_right div.news p{
	font-size: 10px;
	color: #6a6a6a;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#front_right div.right_box {
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#front_right h1 {
	font-size: 24px;
	font-weight: normal;
	color: #7e8893;
	text-align: center;
}
#front_right div.right_box a {
	color: #66a8ec;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 0.05em;
}
#front_right div.right_box a:hover {
	text-decoration: underline;
}

.dots_line {
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
	height: 1px;
}

/* ------ subpages ------ */

#menu {
	float: left;
	margin-top: 20px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu li {
}
#menu a {
	font-size: 12px;
	text-align: left;
	color: #323232;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-top: 5px;
}
#menu a:hover {
	color: #FFC600;
}

#menu a.selected {
	color:#FAC90D;
}
#menu img {
	margin-top: 160px;
}

#menu li.sub {
	padding-top: 8px;
	padding-left: 0px;
	border-bottom: 0px solid;
	list-style: circle;
	color: #008570;
	height: auto;
	margin-left: 30px;
}
#menu li.sub a{
	color: #008570;
	height: auto;
	display: inline;
	float: none;
	padding-left: 0px;
}
#menu li.sub a:hover{
	background-color: transparent;
	color: #323232;
}

#menu li.sub a.selected {
	background-color: transparent;
	color: #323232;
}


#roundcornertop, #roundcornerbottom{
	background-image:url("/design/edc/images/border_up.jpg");
	font-size:1px;
	height:12px;
	width:900px;
	background-repeat: no-repeat;
}

#roundcornerbottom {
	background-image:url("/design/edc/images/border_down.gif");
	height:11px;
}

#colorshade {
	background-color:#f0f0f0;
	background-image:url("/design/edc/images/border_leftint.jpg");
	background-repeat:repeat-y;
	
}

#main {
	background-image:url("/design/edc/images/background.jpg");
	/* border-right-style:solid;
	border-width:2px; */
	
	background-repeat: no-repeat;
}

#border {
	border-right-style:solid;
	border-right-width:2px;
	border-color:#5cd2ef;
}


#infotable td,#infotable th{
	padding:4px;
	padding-right:15px;
	padding-bottom:6px;
	padding-top:6px;
	border-style:solid;
	border-color:#D3D2D2;
	border-width:1px;
	color: #878380;
	text-align: left;
}

#domainsearchtable img, #domainsearchtable input{
	vertical-align:middle;
}

#domainsearchtable tr .free,
#domainsearchtable tr .taken,
#domainsearchtable tr .bought,
#domainsearchtable tr .tooshort,
#domainsearchtable tr .notsearched {
  display:none;
}

#domainsearchtable tr.tooshort .tooshort{
  display:inline;
}

#domainsearchtable tr.bought .bought{
  display:inline;
}

#domainsearchtable tr.free .free{
  display:inline;
}

#domainsearchtable tr.taken .taken{
  display:inline;
}

#domainsearchtable tr.notsearched .notsearched{
  display:inline;
}

#domainsearchtable span.free {
  color: #99CC00;
  font-weight: bold;
}

#domainsearchtable td,#domainsearchtable th{
	padding:4px;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom-style:solid;
	border-color:#D3D2D2;
	border-width:1px;
	color: #878380;
	text-align: center;
}


#domainsearchtable td.textleft {
	text-align: left;
}

#domainsearchtable select{
	width: 100px;
}

#domainsearchtable th{
	color: #474747;
	font-weight: bold;
        padding-top:12px;
}

#domainsearchtable td.textored, #domainsearchtable .status .taken, #domainsearchtable .status .tooshort{
	color: #FF0000;
}

.red {
	color: #FF0000;
}

.green {
	color: #99CC00;
}


#domainsearchtable td.nobottom, #domainsearchtable th.nobottom{
border-style:none;
}




.ezdibsform {
	color: #474747;
	line-height:25px;
}
.ezdibsform select {
	margin-left:8px;
}



.ontop {
	border-top-style:solid;
	border-color:#D3D2D2;
	border-width:1px;
}


#main div.photo, #main div.photo_2 {
	width: 413px;
	margin-top: 10px;
	padding-top: 10px;
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
}
#main div.photo {
	background-color: #fefffc;
}
#main div.photo img, #main div.photo_2 img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.dots_line2 {
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	clear: left;
}
#main div.photo p, #main div.photo_2 p{
	font-size: 10px;
}

#right {
	float: right;
	width: 212px;
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 20px;
	background-image: url("../images/vertical_line.gif");
	background-repeat: no-repeat;
}
.sub_right {
	width: 206px;
	background-image: url("../images/dots.gif");
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #fefffc;
	margin-bottom: 10px;
}

.sub_right ul li a{
	text-decoration: none;
        color: #008570;
	height: auto;
	display: inline;
	float: none;
	padding-left: 0px;
}


#right a {
	color: #0071bc;
	
}
#right p, #right h2, #right h4 {
	padding-left: 7px;
	padding-right: 7px;
}
p.bigger a{
	color: #688fd0;
	font-size: 12px;
	text-decoration: none;
}
p.bigger a:hover{
	text-decoration: underline;
}
#right img {
	margin-top: 10px;
}
#nav_right {
	width: 212px;
	float: right;
	margin-left: 35px;
	margin-top: 10px;
}

#nav_right h4, h5 {
	background-image: url("../images/arrow.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}

#nav_right h5 {
	margin-left: 20px;
}


#nav_right a{
	color: #519bea;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#nav_right a.selected{
	color: #323232;
}

#nav_right a:hover {
	text-decoration: underline;
}

.orderview {
	color: #474747;
}

.orderview table {
	line-height:25px;
	border-collapse:collapse;
	
}

.orderview table td{
	padding-right:20px;
}


.orderview a {
text-decoration: none;
}

#menuright1{
	color: #008570;
	height: auto;
	display: inline;
	float: none;
	padding-left: 0px;
	text-decoration: none;
}



/** niels robin aagaard 29 juni 2007 **/

/* processing */

div#processing
{
	_width: 250%;
	height: 235px;
	background: white url('../images/loading.gif') no-repeat center center;
	position: absolute;
	top: 300px;
	left: 0px;
	right: 0px;
	
	opacity: .5;
	filter: alpha(opacity=50);
}

div#processing h1
{
	font-size: 72px;
	font-weight: bold;
	margin: 40px 0 0 0;
	color: black;
	text-align: center;
}

.hidden
{
	display: none;
}

.domainpopup
{
	display: none;
	position: absolute;
	width: 300px;
	margin-left: 30px;
	text-align: left;
	background: #F0F0F0;
}

.domainpopup p
{
	margin: 0;
	padding: 0;
}

.domainpopup .top
{
	background: url('../images/popuptop.gif') no-repeat;
	height: 11px;
}

.domainpopup .center
{
	background: url('../images/popupcenter.gif');
	padding: 5px 10px 5px 10px;
}

.domainpopup .bottom
{
	background: url('../images/popupbottom.gif') no-repeat;
	height: 11px;
}

#clientedittabs {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #DD740B;
      padding-top:15px;
}

#clientedittabs ul {
  margin:0;
  padding:10px 10px 0px 0px;
  list-style:none;
}

#clientedittabs li {
  display:inline;
  margin:0;
  padding:0;
}

#clientedittabs a {
  float:left;
  background:url("../images/tableftI.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}

#clientedittabs a span {
  float:left;
  display:block;
  background:url("../images/tabrightI.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  font-weight:bold;
}
    
#clientedittabs a:hover span {
  color:#FFF;
}

#clientedittabs a:hover {
  background-position:0% -42px;
}

#clientedittabs a:hover span {
  background-position:100% -42px;
}

.mailchimp .container {
  
   margin-top: 20px;
 }

.mailchimp  fieldset {border: none; padding: 0; margin: 0;}

        /**
         * @tab Body
         * @section foreground
         * @tip Choose a color for your list form's foreground.  Pick a color that's easy to read against your text.
         */
.mailchimp {
            padding:20px;
            font-family:Arial;
            font-size: 12px;
            line-height:150%;  /* #3# Editable */
            color: #33333;  /* #3# Editable */
        } 

        /**
         * @tab Header
         * @section top bar
         * @tip You can make this color stand out, or you might make it the same as your form's background color.
         */
.mailchimp .headerBar {
	    /* background-color: #322D28; */
            margin-top:20px;
	    margin-bottom:20px;
            border-bottom:0px solid #000000;
        }
        
        /**
         * @tab Header
         * @section top bar text
         * @tip If you aren't using an image for your header, set the text styles here.
         */
.mailchimp .headerText {
            /*@editable*/ font-size:32px;
            /*@editable*/ font-weight:bold;
            /*@editable*/ text-align:left;
        }

        /**
         * @tab Body
         * @section default text
         * @tip This is the default text style for the body of your list form.
         */
.mailchimp p, .mailchimp label, .mailchimp.formText {
            /*@editable*/ line-height:250%;
            /*@editable*/ font-family:Arial;
            /*@editable*/ font-size: 12px;
            /*@editable*/ color: #333333;
        }

        /**
         * @tab Alerts/Errors
         * @section alerts
         * @tip This is the style for the "There are errors below." warning that appears if invalid data is entered.
         */
.mailchimp .alert {
            /*@editable*/ font-size:20px;
            /*@editable*/ line-height:200%;
            /*@editable*/ color:#FF0000;
            /*@editable*/ font-family:Arial;
            /*@editable*/ font-weight:bold;
        }

        /**
         * @tab Alerts/Errors
         * @section errors
         * @tip This is the style for the error messages that appear beneath each form fields with invalid data.  Use colors that will attract attention.
         */
.mailchimp div.errorText {
            /*@editable*/ font-size: 12px;
            /*@editable*/ line-height:150%;
            /*@editable*/ font-weight:bold;
            /*@editable*/ color:#FF0000;
            /*@editable*/ font-family:Arial;
            /*@editable*/ background-color:#FFEEEE;
            /*@editable*/ padding:5px;
            /*@editable*/ margin:3px;
        }

        /**
         * @tab Body
         * @section link style
         * @tip Specify the color for all the hyperlinks in your list form.
         */
.mailchimp a:link, a:active, a:visited, a {
            /*@editable*/ color:#0000FF;
        }

.mailchimp a.poweredBy {
            font-size:10px;
            font-family:trebuchet ms;
            text-decoration: none;
        }

.mailchimp .poweredByBox td {
        text-align: right;
        }

		/* hCards + hCalendars */
.mailchimp .vcard, .vevent {
			background:#eee;
			border: 2px solid #ccc !important;
			padding: 14px;
			-moz-border-radius: 4px;
			-webkit-border-radius:4px;
			border-radius: 4px;
			margin: 5px 0 !important;
		}

.mailchimp span.vcard, 
.mailchimp span.vevent {padding: 2px 1px 2px 70px !important; margin: 0 2px 0 !important;}

.mailchimp .org {display:block; margin:8px 0 0 0; padding-left:19px; background:url(http://europeandomaincentre.list-manage.com/images/vcard.png) no-repeat; font-weight:bold; font-size:110%;}
.mailchimp .hcard-download {background:url(http://europeandomaincentre.list-manage.com/images/hcard-download-or.png) no-repeat; padding:2px 0 2px 32px;}
    
.buttons .right{
padding-left:5px;
}

.ajaxdomainlist {
  height:34px;
}

.buyall {
  color: #474747;
  font-weight: bold;
}

.orange {
color: #FF9900;
}

.shopaccountview {
width:100%;
}

.shopaccountview td{
vertical-align:top;
}

.shopaccountview td.name{
width:50%;
}

.shopaccountview tr.odd{
background-image:none;
}

.shopaccountview p {
line-height:14px;
}

.productview #domainsearchtable_cart tr#t_heading {
        font-size:15px;
height:25px;
}

.productview #domainsearchtable_cart tr#t_heading th#years {
        width:100px;
        text-align: center;
}

.productview #domainsearchtable_cart tr#t_heading th#top_domain {
        width:400px;
        text-align: center;
}

.productview #domainsearchtable_cart td.notop {
border:0px;
}

.productview #domainsearchtable_cart tr#t_heading th#price {
        width:72px;
        text-align: center;
}

.productview #domainsearchtable_cart td.price {
        text-align: right;
}

.productview #domainsearchtable_cart td.years {
text-align:center;
}

.productview #domainsearchtable_cart tr.nobg {
background-image:none;
}


.productview #domainsearchtable_cart td.bold{
font-weight: bold;
}


