#basketcount
{
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#wishlistcount
{
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.whitetext
{
color:#FFFFFF;
}

.greentext
{
    color: #a8e700;

}

#wishlistcell
{
	background: url(../images/layout/wishlist_f3.jpg) right;
	width:125px;
	height:43px;
	text-align: center;
	vertical-align: middle;
}

#basketcell
{
	background: url(../images/layout/basket_f3.jpg);
	width:125px;
	height:43px;
		text-align: center;
	vertical-align: middle;
}


.normalbutton
{
	color: #00FF00;
}


.overbutton
{
	color: #000000;

}




#keywordsearchbg
{
	position: relative;
	height: 35px;
	width: 163px;
	top: 0px;
	left: 0px;
}

#keywordsearch
{
	position: absolute;
	z-index: 100;
	height: 35px;
	width: 163px;
	top: 0px;
	left: 0px;
}

#gobutton 
{
width:40px;
float:left;
}

#categorylist,#formats,#formatbuttons,#addlinks
{
float:left;

}


.addspacer
 {
width:353px;
 height:16px;
padding-top:4px;
 }


.searchoption
{
float:left;
	padding-right: 2px;
	padding-left: 2px;
}





#keyword
{
	margin: 0;
	border: none;
	height: 10px;
	width: 118px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#inputcell
{
	background: url(../images/layout/input_f2.jpg) no-repeat;
	width: 160px;
	padding-left: 5px;
}

#error404
{
 font-weight: bold;
 color: white;
padding-left:264px;
padding-top:164px;
}