@charset "utf-8";
/* CSS Document */

/*Fun Accessories: Product Category Page*/

#hide{
	display:none;
}
#main{
	display:none;
}
.inputbox hidden {
	display:none;
}
.cell34top{
	vertical-align:top;
	padding-top:5px;
}
#right{
	float:right;
}

#formName {
	width:300px;
	top:0;
	height:0px;
}

#formName img{
	z-index:1;
	position:absolute;
	margin-left:175px;
}

#formName form{
	margin-top:8px;
	width:250px;
	z-index:1;
	position:absolute;
	margin-left:510px;
}


#categoryName{
vertical-align:top;
margin-top:0px;
	top:0;
	height:0px;
	width:776px;
	border:thin #000;
}

#categoryProducts{
	float:left;
	width:776px;
}

.cell34 table div {
width:140px;
}
