form {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
h3,ul,li { 
	margin:0;
	padding:0;
}

ol, ul {list-style: none;}
* {outline: none;}
img ,fieldset {border: 0;}

img {
	border:none;
}

img a {
	boder:none;
}

a { outline: none; }

.column {
	float:left;
	width: 99px;
}

#applogo{
	background: url('../images/sgcebay.png') center no-repeat;
	height: 62px;
	width: 297px;
}

#search-container{
	text-align: center;
	display: block;
	zoom:1;
}

#_nkw{
		border: 1px inset #ccc;
		vertical-align: top;
		width: 200px;
		height: 18px;
}

input.tagged {
	color: #666;
}


.searchform {
	display: block;
	zoom: 1;

}

input.btn_searchebay {
	background: url('../images/sgcebay_search.png') no-repeat 0 0;
	height: 20px;
	width: 40px;
	text-indent: -999em;
	border: 0;
}

input.btn_searchebay:hover {
	background: url('../images/sgcebay_search.png') no-repeat 0 -20px;
}

#info p {
	font: 12px/12px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #60646a;
	padding: 10px 0 5px 0;
}

#info p strong {
	font-weight: bold;
}



#results h2 {
	font: bold 20px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #403d36;
}

#sgcebay a{
	text-decoration: underline;
	color: #7d7665;
	border: none;
}

#sgcebay a:link {color: #7d7665;text-decoration: underline; 	border: none;} 
#sgcebay a:visited {color: #7d7665; border: none;}
#sgcebay a:hover,a:focus {color: #fb9531; text-decoration: underline; border: none;}
#sgcebay a:active {}

#results h3.header {
	font: bold 12px/12px Tahoma, Arial, Helvetica, sans-serif;
	color: #191816;
}

.cat-list{
	margin-bottom: 3px;
}


.cat-list ul{
	list-style: none;
}

.cat-list ul li {
	font: 10px/10px Arial, Helvetica, sans-serif;
	padding: 1px 0;
	display: block;
}

/* =Clearfix (all browsers)
--------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* IE6 */ 
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix {min-height: 1px;}