legend {
  color : #333;
  font-weight : bold;
  margin-left : -7px; }


/*lineup the tabs with the bottom border in ie6 */
#account div#content_main ul#account_nav li {
  margin-bottom : -2px; }

/* ie6 fix for top search box */
div#header form {
  width : 35em; }
  #contact div#header form,
  #faq div#header form {
  width : 35em; }

/* VPS PAGE BOX SIZE FIX */

#dedicated_servers div#content_main div.vps_box ul {
  width : 26em; }

#dedicated_servers div#content_main div.vps_box ul li {
  font-size : .9em;
  width : 13.1em; }

/* COUNTERACTS 1px left border set so that firefox will display left table border when set to 100% width */

body table {
  margin-left : 0; }


/* FIXING POSITION OF HEAD NAV IMAGES */

li#head_nav_control a {
  background : #666 url(head_nav_icons.gif) 5px 5px no-repeat; }

li#head_nav_control a:hover {
  background : #ccc url(head_nav_icons.gif) 5px -100px no-repeat; }

li#head_nav_support a {
  background : #666 url(head_nav_icons.gif) 5px -30px no-repeat; }

li#head_nav_support a:hover {
  background : #ccc url(head_nav_icons.gif) 5px -135px no-repeat; }

li#head_nav_contact a {
  background : #666 url(head_nav_icons.gif) 5px -65px no-repeat; }

li#head_nav_contact a:hover {
  background : #ccc url(head_nav_icons.gif) 5px -170px no-repeat; }

#change_password div#content_main form fieldset input.back,
#change_password div#content_main form fieldset input.change_password {
  margin : .5em 0 0 0; }

#basket_summary div#content_main table#summary_basket td {
  border-top : 1px dotted #ccc; }

body#payment_details div#content_main form input.process_payment {
  margin-left : 15.5em; }

/* Reg Steps Fix */



#main.domains div#content_main div#reg_steps ol {
  padding-top : .5em; }

#main.domains div#content_main div#reg_steps ol li#step1 {
  position : relative;
  top : 0;
  left : 5px;
  margin-bottom : .5em; }

#main.domains div#content_main div#reg_steps ol li#step2 {
  height : 5.8em; }

#main.domains div#content_main div#reg_steps ol li {
  padding-top : 0;
  margin-top : 0; }

