#frontbuttons
	{
	position: relative;
	top:-17px;
	
	left: 0px;
	}


#frontbuttons li
	{

	border-bottom: none;
		

	padding: 1px;
	margin: 0px;
	list-style:none;

	}
#frontbuttons li a
	{

	display: block;
	height: 27px;
	outline: none;
	background-position: 0 -27px;
	}

#frontbuttons li a:hover
	{
	background-position: 0 0px;
	}


#frontbuttons_sellyourwatch {
	font-size:large;
	background-image: url(/style/ustyle/front-sellyourwatch.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:250px;
	}
#frontbuttons_whatsnew {
	font-size:large;
	background-image: url(/style/ustyle/front-whatsnew.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:250px;
	}
#frontbuttons_tradeintradeup {
	font-size:large;
	background-image: url(/style/ustyle/front-tradeintradeup.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:250px;
	}


#specialbuttons
	{
	top: -15px;
	margin-bottom: -5px;	
	position: relative;
	left: 0px;
	}


#specialbuttons li
	{
	border-bottom: none;
	padding: 1px;
	margin: 0px;
	list-style:none;

	}
#specialbuttons li a
	{
	display: block;
	height: 111px;
	outline: none;
	background-position: 0 -111px;
	}

#specialbuttons li a:hover
	{
	background-position: 0 0px;
	}


#specialbuttons_reducedprices{
	font-size:large;
	background-image: url(/image/content/ReducedPrices-Seal-toggle-Sept08.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	width:200px;
	
	}







/********************************************************************/

#features
	{
	vertical-align:center;
	clear:both;
	margin-top:-20px;
	}

#features li.feature 
	{
	list-style-type:none;
	
		min-height:200px;
		height:auto !important;
  		height:210px;

	
	}


#features li.feature  div.pic {
	float:left;
	width:200px;
	height:200px;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	margin:0px 10px 0px 0px;
	
	}

#features li.feature  div.featuretext {
	}

#features li.feature  div.featureheading {
	font-size:110%;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}

strong {color:#555750}


