

img {
border: 0px;
}

#wrapper {
  width: 940x;
  margin: 0 auto;
  text-align: left;
}



/* Focus states etc TBD
a:link, a:visited {color:#00c; text-decoration:none; outline:none;}
a:visited {color:#00c;}
a:focus, a:hover {text-decoration:underline; color:#00c;}
a:focus {color:#333; background-color:#ffff00; text-decoration:none;} 

a:link,
a:visited {
	color:#00c;
	text-decoration:none;
}
a:visited {color:#00c;}
a:hover,
a:focus,
a:active {
	text-decoration:underline;
}
a:focus,
a:active {background:#ffff00; text-decoration:none;}
a.imglink:link,
a.imglink:visited {border:none}
a.imglink:hover {background:transparent} */

/* -----------Top Panel--------------------------- */

/* -----------tab panel--------------------------- */
#yuk_tab_panel {padding:0; margin:0px; width:714px; border-width:0;}

/* -----------tabbed navigation container--------------------------- */
#yuk_tabbed_nav {float:left; border-style:solid; border-color:#ccc #fff #ccc #fff; border-width:0 0 1px 0; width:712px;  /* set width -2px from panel width so that 1px left/right borders are taken into account */}

/* -----------tab list--------------------------- */
#yuk_tabbed_nav ul {margin:0; padding:5px 10px 0 ; list-style:none;}
#yuk_tabbed_nav li {display:inline; margin:0; padding:0;}

/* -----------normal state of tabs--------------------------- */
#yuk_tabbed_nav a {float:left; background:url(http://pics.ebaystatic.com/aw/pics/uk/motors/yukon/hovertab_l.gif) no-repeat left top; margin:0; padding:0 3px 0 4px; text-decoration:none;}
#yuk_tabbed_nav a span {float:left; display:block; background:url(http://pics.ebaystatic.com/aw/pics/uk/motors/yukon/hovertab_r.gif) no-repeat right top; height:40px; width:110px; padding:10px 5px 3px 5px; font-weight:bold; color:#333; font-size:13px;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#yuk_tabbed_nav a span {float:none;}
/* End IE5-Mac hack */

/* -----------active state of tabs--------------------------- */
#yuk_tabbed_nav #active a {background-position:0% -300px; border-width:0;}
#yuk_tabbed_nav #active a span {background-position:100% -300px; color:#333;}



/* -----------hover state of tabs--------------------------- */
#yuk_tabbed_nav a:hover {background-position:0% -150px;}
#yuk_tabbed_nav a:hover span {background-position:100% -150px; color:#333;}

/* -----------panel content area--------------------------- */
.yuk_pnl_content {border:solid #ccc; border-width:0 1px; padding:7px 15px 6px 15px; font-size:small; font-family:Arial, Helvetica, sans-serif; color:#333; background-color:#fff; width:680px; line-height:18px;}

.yuk_pnl_content p { padding:0; font-size:small; font-family:Arial, Helvetica, sans-serif; color:#333;}

.yuk_pnl_content  li { padding:0 0 5px 0; list-style:disc; font-size:small; font-family:Arial, Helvetica, sans-serif; color:#333;}

	.yuk_pnl_content ul ul {margin:10px 0 0 30px; padding:0; color:#b5c2d7; font-size:small;}
	.yuk_pnl_contentul li ul li {margin:0 0 5px 15px; line-height:18px;}

/* ----------- Content title--------------------------- */
.tittlec   {margin:0; font-size:medium; padding:5px 0 5px 0; font-weight:bold; color:#5d5d5d;}

/*------------------------------------------------------------------------------------------------------------------------------------------ */

/* -----------panel footer--------------------------- */
.yuk_grey_bm {border:1px solid #ccc; border-top:0; width:710px;}
.yuk_grey_br {position:relative; bottom:-1px; right:-1px; background:url(http://pics.ebaystatic.com/aw/pics/uk/motors/yukon/grey_br.gif) no-repeat bottom right;}
.yuk_grey_bl {position:relative; left:-2px; height:6px; font-size:0; background:url(http://pics.ebaystatic.com/aw/pics/uk/motors/yukon/grey_bl.gif) no-repeat bottom left;}
/*------------------------------------------------------------------------------------------------------------------------------------------ */

/* -----------end top panel--------------------------- */

#looking_for_box {
  width: 615px;
  float: left;
  align: top;
  }

  
  
#clear {
  clear: both;
  }
