

.homeItemHolder {
clear:both;
width:100%;
margin:0px;
padding:0px;
}

#homepageProducts ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#homepageProducts ul li{
	position:relative;
	display:block;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top:0px;
	margin-right: -2px;
	margin-bottom:0px;
	margin-left: 0px;
	height:220px;
}

#homepageProducts ul ul{
	clear:both; list-style: disc inside;
}

#homepageProducts ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}

.hpPS{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.hppTtl{
padding: 0px 5px 0 5px;
margin:0px auto;
text-align:center;
}
 
 
.hpppopup {
	position: absolute;
	display:none;
	background-image: url(../images/transback_grey.png);
	width:90%;
	height:200px;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0px;
	padding-left: 3px;
	z-index: 300;
	border: 1px solid #cccccc;
	overflow: auto;
	cursor: pointer;
}
* html .hpppopup {
background:#f4f4f4;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=85); 
}

.hppSDh{
width:90%;
text-align:left;
height:12px;
padding: 5px 0px 0px 5px;
}


#homepageCategories ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#homepageCategories ul li{
	position:relative;
	float:left;
	width:33%;
	padding:0;
	text-align:center;
	height:285px;
	margin: 0px auto;
}
* html #homepageCategories ul li{
	margin-top: 0;
	margin-right: -3px;
	margin-bottom: 0;
	margin-left: 0;
}


#homepageCategories ul ul{
	clear:both; list-style: disc inside;
}

#homepageCategories ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}

.homepageCategoriesHolder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-style: dotted;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	width:200px;
	height:285px;
	background-color:#f4f4f4;
	margin: 0px auto;
	text-align:center;
}

.homepageCategoriesImage {
width:100%;
background-color:#ffffff;
}

.homepageCategoriesText {
width:98%;
background-color:#f4f4f4;
color:#ff0000;
text-decoration:none;
	padding:0px;
	text-align:center;
	border:none;
	height:auto;
	margin: 0px auto;
}

a.homepageCategoriesTextLink:link, a.homepageCategoriesTextLink:visited {
background-color:#f4f4f4;
color:#ff0000;
text-decoration:none;

}
a.homepageCategoriesTextLink:hover, a.homepageCategoriesTextLink:active {
background-color:#f4f4f4;
color:#ff0000;
text-decoration:underline;
}

#homepageSubCategories ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#homepageSubCategories ul li{
	position:relative;
	float:left;
	width:100%;
	padding:0;
	text-align:center;
	height:50px;
	margin: 0px auto;
}
* html #homepageSubCategories ul li{
	margin-top: 0;
	margin-right: -3px;
	margin-bottom: 0;
	margin-left: 0;
}


#homepageSubCategories ul ul{
	clear:both; list-style: disc inside;
}

#homepageSubCategories ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}

.homepageSubCategoriesHolder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #f4f4f4;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	width:90px;
	height:50px;
	background-color:#fdfdfd;
	margin: 0px auto;
	text-align:center;
}

.homepageSubCategoriesSingleHolder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #f4f4f4;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	width:100%;
	height:50px;
	background-color:#fdfdfd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	text-align:center;
}

.homepageSubCategoriesImage {
width:94px;
background-color:#ffffff;
height: 50px;
float:left;
text-align:left;

}

#homepageAnnouncements ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#homepageAnnouncements ul li{
	position:relative;
	float:left;
	width:50%;
	padding:0;
	text-align:center;
	height:250px;
	margin: 0px auto;
}
* html #homepageAnnouncements ul li{
	margin-top: 0;
	margin-right: -3px;
	margin-bottom: 0;
	margin-left: 0;
}


#homepageAnnouncements ul ul{
	clear:both; list-style: disc inside;
}

#homepageAnnouncements ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}

.homepageAnnouncementsHolder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	width:200px;
	height:245px;
	background-color:#f4f4f4;
	margin: 0px auto;
	text-align:center;
}

.homepageAnnouncementsImage {
width:100%;
background-color:#ffffff;
}

.homepageAnnouncementsText {
width:98%;
background-color:#f4f4f4;
color:#ff0000;
text-decoration:none;
	padding:0px;
	text-align:center;
	border:none;
	height:auto;
	margin: 0px auto;
}

a.homepageAnnouncementsTextLink:link, a.homepageAnnouncementsTextLink:visited {
background-color:#f4f4f4;
color:#ff0000;
text-decoration:none;

}
a.homepageAnnouncementsTextLink:hover, a.homepageAnnouncementsTextLink:active {
background-color:#f4f4f4;
color:#ff0000;
text-decoration:underline;
}


.middleSeperatorBars {  
clear:both;
width:100%;
 height:25px;
  padding-top: 5px;
  text-align:left;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 150%;
	color:#5a8700;
	font-style: normal;
	text-decoration: none;
} 
 
#hpImage{
width:100%;
height:auto;
margin:0px auto;
padding:0px;
text-align:center;
}

 
#colListProd {
width:100%;
padding-top:15px;
margin: 0px auto;
text-align:center;

}

#colListProd ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#colListProd ul li{
	position:relative;
	z-index:0;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0;
	height:340px;
}

.colListProdSep{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#colListProd ul ul{
	clear:both; list-style: disc inside;
}

#colListProd ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}
div.cDiv{
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}


.gridrow{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 100%;
	color:#a2c4ec;
	font-style: normal;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding:0px;
}

.pListHeader {
text-align:left;
margin:0px;
padding:10px 0px 0px 0px;
}

.pListCompare{
float:right;
width:260px;
text-align:right;
}

.pListSort{
position:relative;
z-index:60;
float:right;
width:360px;
text-align:right;
}

.pListPages {
clear:both;
margin: 0px auto;
padding:0px;
text-align:center;
height:35px;
}

.pListOutline {
clear:both;
width:98%;
text-align:left;
border: 1px solid #d4d4d4;
margin: 0px 0px 10px 0px;
padding:0px;
vertical-align:top;

}

.pListImage{
float:left;
padding:0px 5px 0px 5px;
margin:0px;
width:160px;
text-align:left;
}

.pListUpper{
margin:0px;
padding:0px;
max-height:100%;
min-height:220px;

}
* html .pListUpper {
height:220px !important;
h\eight:220px;
}

.pListBox{
padding:0px 0px 10px 0px;
margin: 0px 0px 0px 170px;
text-align:left;
background-color:#eeeeee;
max-height:100%;
min-height:220px;

}

* html .pListBox {
height:220px !important;
h\eight:220px;
}

.pListBrand{
width:100%;
margin: 0px auto;
padding:0px;
text-align:center;
height:50px;
}

.pListPic{
width:100%;
margin: 0px auto;
padding:0px;
text-align:center;
height:150px;
}

.pListTtl{
margin: 0px auto;
padding:8px 0px 0px 4px;
text-align:left;
height:30px;
background-color:#e4e4e4;
}

.pListRight{
float:right;
padding:0px 0px 0px 5px;
margin:20px 4px 0px 0px;
width:280px;
text-align:right;
}

.pListLeft{
padding:40px 0px 0px 10px;
margin: 0px 180px 0px 0px;
text-align:left;
}

.pListOimage{
float:left;
padding:0px 5px 0px 5px;
margin:0px;
width:160px;
text-align:center;
background-color:#eeeeee;
height:80px;
}

.pListPbox{
padding:0px;
margin: 0px 0px 0px 160px;
text-align:left;
background-color:#d4d4d4;
height:80px;
}

.pListBtm{
clear:both;
width:100%;
height:80px;
padding:0px;
margin:0px;
text-align:left;
}


.pListPrice{
float:left;
padding:5px 5px 5px 5px;
margin:10px 0px 0px 10px;
width:160px;
text-align:right;
background-color:#ffffff;
border: 1px solid #000000;
min-height:50px;
}

.pListBuy{
float:right;
padding:0px;
margin:20px 10px 0px 0px;
width:170px;
text-align:right;
border: 0px solid #000000;
}

.pListStock{
padding:30px 0px 0px 0px;
height:20px;
width:70px;
margin:0px 0px 0px 200px;
text-align:left;
border:0px;
}

.pListProdTtl{
text-align:left;
margin:0px;
padding:0px;
}


.kelpListUpper{
margin:0px;
padding:0px;
max-height:100%;
min-height:150px;

}
* html .kelpListUpper {
height:150px !important;
h\eight:150px;
}
.kelpListBox{
padding:0px 0px 10px 0px;
margin: 0px 0px 0px 170px;
text-align:left;
background-color:#eeeeee;
max-height:100%;
min-height:150px;

}

* html .kelpListBox {
height:150px !important;
h\eight:150px;
}

.kelpListLeft{
padding:15px 0px 0px 10px;
margin: 0px 180px 0px 0px;
text-align:left;
}



.filterHolder{
	clear:both; margin:0; padding:0; list-style:none;
}
.filterHolder li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	float:left;
	padding:0;
	text-align:left;
	border:0;
	margin: 5px 0px 15px 0px;
	padding:0px;
	min-height:100px;
}
* html .filterHolder li {
height:100px !important;
h\eight:100px;
}

.fItem1{
	width:100%;
}
.fItem1c{
	width:100%;
	background-image: url(../images/box_sep.gif);
	background-position: right top;
	background-repeat:repeat-y; 
}
.fItem2{
	width:49%;
}
.fItem2c{
	width:50%;
	background-image: url(../images/box_sep.gif);
	background-position: right top;
	background-repeat:repeat-y; 
}
.fItem3{
	width:32%;
}
.fItem3c{
	width:33%;
	background-image: url(../images/box_sep.gif);
	background-position: right top;
	background-repeat:repeat-y; 
}
.fItem4{
	width:24%;
}
.fItem4c{
	width:25%;
	background-image: url(../images/box_sep.gif);
	background-position: right top;
	background-repeat:repeat-y; 
}
.fItem5{
	width:19%;
}
.fItem5c{
	width:20%;
	background-image: url(../images/box_sep.gif);
	background-position: right top;
	background-repeat:repeat-y; 
}

.fItem6{
	width:15%;
}
.fItem6{
	width:16%;
	background-image: url(../images/box_sep.gif);
	background-position: right top;
	background-repeat:repeat-y; 
}

.filterHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
width:100%;
height:25px;
padding:0px;
margin:0px 0px 4px 0px;
text-align:left;
border: 0px;
}

fieldset
{
margin: 0px auto;
border: 1px solid #e4e4e4;
padding: 0px 0px 0px 10px;
width: 98%;
}

legend
{
color: #666666;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
border: 0px solid #e4e4e4;
padding: 2px 6px 0px 0px;
}
 
#clProd {
position:relative;
z-index:90;
width:100%;
padding-top:15px;
margin: 0px auto;
text-align:center;

}

.pbreak {
display:none;
}

#clProd ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#clProd ul li{
	position:relative;
	z-index:10;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0;
	height:240px;
}

.clProdSep{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#clProd ul ul{
	clear:both; list-style: disc inside;
}

#clProd ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}
div.clDiv{
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}



#kelclProd ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#kelclProd ul li{
	position:relative;
	z-index:0;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0;
	height:220px;
}




.clpopup {
	position: absolute;
	display:none;
	background-image: url(../images/transback_grey.png);
	width:90%;
	height:200px;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0px;
	padding-left: 3px;
	z-index: 300;
	border: 1px solid #cccccc;
	overflow: auto;
	cursor: pointer;
}
* html .clpopup {
background:#f4f4f4;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90); 
}

.clSDh{
width:90%;
text-align:left;
height:12px;
padding: 5px 0px 0px 5px;
}

 
.spProdTitle {
clear:both;
width:100%;
padding-top:15px;
margin: 0px auto;
text-align:center;
}

#spProd {
width:100%;
padding-top:15px;
margin: 0px auto;
text-align:center;

}

#spProd ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#spProd ul li{
	position:relative;
	z-index:0;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0;
	height:165px;
}

#spProd ul ul{
	clear:both; list-style: disc inside;
}

#spProd ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}
.spPS{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.sppTtl{
padding: 0px 5px 0 5px;
margin:0px auto;
text-align:center;
}
 
 
.spppopup {
	position: absolute;
	display:none;
	background-image: url(../images/transback_grey.png);
	width:90%;
	height:150px;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0px;
	padding-left: 3px;
	z-index: 300;
	border: 1px solid #cccccc;
	overflow: auto;
	cursor: pointer;
}
* html .spppopup {
background:#f4f4f4;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90); 
}

.sppSDh{
width:90%;
text-align:left;
height:12px;
padding: 5px 0px 0px 5px;
}

 
.searchfilterHolder{
	clear:both; margin:0; padding:0; list-style:none;
}
.searchfilterHolder li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	float:left;
	padding:0;
	text-align:left;
	border:0;
	margin: 5px 0px 15px 0px;
	padding:0px;
	min-height:100px;
}
* html .searchfilterHolder li {
height:100px !important;
h\eight:100px;
}


#FinderHolder{
clear:both;
width:100%;
height:30px;
}

#FinderItem{
padding:0px 0px 5px 0px;
margin: 0px 300px 0px 0px;
text-align:left;
}

#FinderBrand{
float:right;
padding:0px 5px 0px 0px;
margin:0px;
width:200px;
text-align:right;
}

#FinderNotes{
clear:both;
padding:0px;
margin: 0px;
text-align:center;
font-size:140%;
color:#ff0000;
font-weight:bold
}

.filteritemHolder{
clear:both;
text-align:left;
width:98%;
border-bottom: 1px solid #e4e4e4;
margin: 0px 0px 0px 0px;
}

.filteritemLine{
padding:0px 0px 10px 0px;
margin: 0px 0px 0px 155px;
text-align:left;
}

.filteritemTitle{
float:left;
padding:0px 5px 0px 5px;
margin:0px;
width:140px;
text-align:left;
}

ul.fiRow{
	margin:0px; padding:0px; list-style:none;
}

li.fiRow {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	float:left;
	text-align:left;
	border:0px;
	margin:0px;
	padding:0px;
}


#nestHolder{
clear:both;
margin:0px;
padding:0px;
}

#nestCat ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#nestCat ul li{
	position:relative;
	z-index:10;
	float:left;
	width:25%;
	padding:0px;
	text-align:center;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:200px;
}

.nestIm{
width:150px;
height:150px;
padding:0px;
margin: 0px auto;
text-align:center;
}

.nestTxt{
width:150px;
height:181px;
margin: 0px auto;
text-align:center;
}

a.nestCatLink:link, a.nestCatLink:active, a.nestCatLink:visited{
height:181px;
margin:0px;
text-align:center;
font-family:Arial, Helvetica, Verdana;
font-size:12px;
color:#e4e4e4;
text-decoration:none;
background-image:url(../images/page/nav_bk_button2.gif);
background-position:bottom right;
background-repeat:repeat-x;
color:#FFFFFF;
display:block;
padding:0px;
}

a.nestCatLink:hover {
height:181px;
background-image:url(../images/page/nav_bk_button3.gif);
background-position:bottom right;
background-repeat:repeat-x;
color:#FFFFFF;
display:block;
padding:0px;
font-family:Arial, Helvetica, Verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
}


#homepageRvp ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#homepageRvp ul li{
	position:relative;
	display:block;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top:0px;
	margin-right: -2px;
	margin-bottom:0px;
	margin-left: 0px;
	height:140px;
}

#homepageRvp ul ul{
	clear:both; list-style: disc inside;
}

#homepageRvp ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}

.hpRPS{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.hpRTtl{
padding: 0px 5px 0 5px;
margin:0px auto;
text-align:center;
}

#homepageRVPHead{
clear:both;
position:relative;
font-size:20px;
color:#999999;
font-family:Arial, Helvetica, Verdana;
text-align:left;
font-weight:normal;
padding:5px 0px 5px 0px;
}

#homepageADDHeadA{
clear:both;
position:absolute;
font-size:20px;
color:#999999;
font-family:Arial, Helvetica, Verdana;
text-align:left;
font-weight:normal;
top:5px;
left:50%;
}

#homepageADDHeadB{
clear:both;
position:absolute;
font-size:20px;
color:#999999;
font-family:Arial, Helvetica, Verdana;
text-align:left;
font-weight:normal;
top:5px;
left:75%;
}


#homepageProdHead{
clear:both;
font-size:20px;
color:#999999;
font-family:Arial, Helvetica, Verdana;
text-align:left;
font-weight:normal;
padding:5px 0px 5px 0px;
}


#hpCarousel{
position:relative;
width:100%;
text-align:right;
height:300px;

}

#hpOfferFl{
position:absolute;
top:20px;
left:0px;
font-size:36px;
color:#ff0000;
font-weight:bold;
font-family:Arial, Helvetica, Verdana;
text-align:left;
}

#categoryImage{
clear:both;
text-align:left;
}




#rvclProd {
width:100%;
padding-top:15px;
margin: 0px auto;
text-align:center;

}

#rvclProd ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#rvclProd ul li{
	position:relative;
	z-index:0;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0;
	height:250px;
}

.homepagePopProductsHead{
	clear:both;
font-size:20px;
color:#999999;
font-family:Arial, Helvetica, Verdana;
text-align:left;
font-weight:normal;
padding:5px 0px 5px 0px;
}

.homepagePopProducts ul{
	clear:both; margin:0; padding:0; list-style:none;
}
.homepagePopProducts ul li{
	position:relative;
	display:block;
	float:left;
	width:25%;
	padding:0;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top:0px;
	margin-right: -2px;
	margin-bottom:0px;
	margin-left: 0px;
	height:200px;
}

.homepagePopProducts ul ul{
	clear:both; list-style: disc inside;
}

.homepagePopProducts ul ul li{
	width:100%;
	padding:0;
	text-align:left;
	border:none;
	height:auto;
}

#homepageCATHead{
clear:both;
font-size:20px;
color:#999999;
font-family:Arial, Helvetica, Verdana;
text-align:left;
font-weight:normal;
padding:5px 0px 5px 0px;
}

#categoryImage{
clear:both;
text-align:left;
}

.nestcatPop{
position:absolute;
z-index:100;
display:none;
top: -15px;
left: -130px;
height:160px;
width:200px;
overflow:hidden;
	background-image: url(../images/transback_grey.png);
	border: 1px solid #cccccc;
}
* html .nestcatPop {
background:#f4f4f4;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=85); 
}

