/* CSS Document */

* { margin:0; padding:0;}
body { background:url(../images/body.png)  repeat-x top;
	color:#333;
	font-size:0.75em;
	font-family:Arial, Tahoma, Verdana;}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

html, body, .main-bg, .top-tail{ height:100%;}

.main-width { width:1010px; margin:0 auto; text-align:left; margin-bottom:10px; }

input, textarea { font-family:Tahoma; font-size:1em;}
.backs{ float:right;}
.fleft { float:left;}
.fright { }
.clear { clear:both;}
.prtaga { float:left; width:500px;}
.prtags { float:left; width:100px; margin-top:5px; height:35px;border-left:1px solid #ddd;border-right:1px solid #ddd;}
img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.alignright {}
.aligncenter { text-align:center;}
#back-top { position: fixed; bottom:14px; z-index:1; display:none;}
	#back-top a {  display:block;width:51px; height:52px; background:url(../images/back.gif) left top no-repeat;}
.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}
.newsheader {font-size:14px;font-weight:bold;}
a {color:#555; outline:none; }
a:hover{text-decoration:none;}
p { margin:0; padding:0;}
.bestWholesale {width:49%; margin:2px; float:left;color: #636262;border-bottom:1px solid #ddd; height:110px;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none; }
#majunhome { }
/* ============================= header ====================== */
#header .top{  overflow:hidden;  height:135px;}
#header .logo{  float:left;}
.header1{ font-size:10px;
	height:29px;
	color:#222;
	padding:0px 0 0px 0px;
	
	border-bottom:none;
	}
.hd2 { background:url(../images/hd2.gif) ; height:42px; float:left; width:100%;}
#msn {  float:right; padding-right:8px;}
#header .lang{ float:right; padding:11px 0 0 0;}
#header .cart{
	color:#eee;float:right;
	font-size:11px;
	line-height:12px;
	text-transform:uppercase; padding-top:3px;
	background:url(../images/cart.gif) no-repeat;
	overflow:hidden;
	 width:238px; height:36px; margin:5px 2px;
	
}
#header .cart a{
	text-decoration:none;
}
#header .cart .st1{
	color:#fff;
	padding-bottom:2px;
	display:inline-block;
	padding-top:1px;
}
#header .cart .st1:hover{
	color:#ccc;
}
#header .cart .st2{
	color:#fff;
	font-weight:bold;
}
#header .cart .st2:hover{
	color:#fff;
}
#header .cart .one{
	display:block;
}
.nav-links{ float:left; color:#333; padding:2px 3px 4px 1px;font-size:11px;text-align: center; }
.nav-links a{ color:#222; text-decoration:none;}
.nav-links a:hover{ color:#111;}

#header .row{ width:100%; overflow:hidden;}

/* --- menu --- */
#header .menu{
float:right; background:#eee; margin-top:35px;
}
#header .menu ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	margin-right:5px;
}
#header .menu ul li a{
	font-size:12px;
	line-height:15px;
	text-decoration:none;
	color:#727272;
	background:url(../images/menu-line.gif) repeat-y  100% 0;
	padding:5px 15px 5px 10px;
	display:block;
}
#header .menu ul li.selected{ margin:0 0 0 -13px;}
#header .menu ul li:first-child.selected{ margin:0;}
#header .menu ul li.selected a{
	color:#191919;
	text-decoration:none;
	background:url(../images/menu-li-left.png) no-repeat 0 0;
	overflow:hidden;
	padding:0px 0 0 9px;
	float:left;	
}
#header .menu ul li.selected a>span{
	float:left;
	display:block;
	background:url(../images/li-act-bg.png) no-repeat 100% 0;
	padding:5px 15px 5px 10px;
	font-size:15px;
	line-height:15px;
}
#header .menu ul li a>span.corner{ display:none;}
#header .menu ul li a>span span{ padding:0;}
#header .menu ul li:first-child a{}

#header .menu ul li.last a{ background:none;}
#header .menu ul li.last.selected a{ background:url(../images/menu-li-left.png) no-repeat 0 0;}
#header .menu ul li.selected a:hover{ color:#191919;}
#header .menu ul li a:hover{ color:#c7494c;}

.curr {float:right; padding:9px 5px 2px 5px;}
/* --- search --- */
#head-search{float:right; margin-top:7px;
}
#head-search .label{}
#head-search form{float:left;}
#head-search .input1{ 
	float:left; 
	border:none; 
	padding:0; 
	background:url(../images/search-bg.gif) repeat-x 0 0; 
	margin:0 3px 0 0; 
	width:277px; 
	padding:5px 5px 4px; 
	height:20px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#head-search .input1:focus{
	box-shadow:0 0 2px #6b6b6b;
	-moz-box-shadow:0 0 2px #6b6b6b;
	-webkit-box-shadow:0 0 2px #6b6b6b;
	position:relative;
}
#header a{
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
/* --- languages --- */
#header .lang{
	position:absolute;
	right:11px;
	top:11px;
	width:16px;
	height:11px;
}



/* ============================= content ===================== */
.majunx{ margin-top:5px; height:130px; width:970px;float:left; padding:2px 10px;padding:1px 5px;
	border-radius:3px; }
.majunz{ margin-top:5px;border:1px solid #ddd;  padding:2px 10px; }
.majunw{ margin-top:5px;border:1px solid #ddd;  padding:2px 10px; height:340px;}
.majuny{ margin-top:5px; height:130px; width:280px;float:left; margin-left:5px;padding:2px 10px;border:1px solid #ddd;
	border-radius:3px;}.name{ font-size:11px; text-decoration:none; line-height:14px; font-weight:bold;}
.name:hover{ color:#a31800;}

#column-left{ padding-right:5px;
}
#column-center{ background:#fff; 
	 
}

.column-center-padding {
	

}
#column_right { background:#fff; padding-left:5px; }
.product-col{
	text-align:left; 
	background:#fff;
	 margin:2px;
	padding:5px;
	border:1px solid #ddd;
	
	padding-bottom:27px;
	margin-bottom:15px;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;

	
}
.product-col:hover{
	border-color:#d2d2d2;
	box-shadow:0 5px 15px #c0c0c0;
	-moz-box-shadow:0 5px 15px #c0c0c0;
	-webkit-box-shadow:0 5px 15px #c0c0c0;
	position:relative;
}
.lvlvm { border:1px solid #ddd; padding:5px 8px;}
.znezc{ height:230px;text-align:center; }
.product-col .img{
	text-align:center;padding-top:5px;
	margin-bottom:-1px;
}

h3.itemTitle { 
		margin-top: 0.1em; 
		margin-bottom: 0.1em; 	
		}
	.new_products { 
		float: left; border:1px solid #ddd;margin:2px;
		width: 23.8%; 
		text-align: center; 
		padding: 3px 1px;
		}
.product-col .prod-info{
	padding:5px; height:105px;
}
.product-col .name{
	color:#333333;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
	padding-right:3px; 
}
.zenzc1 {height:26px;}
.zenzc { height:160px; width:170px;text-align: center; padding-top:5px;padding:1px;text-align:center;display:table-cell;vertical-align:middle;*font-size:100px;*display:black;*overflow:hidden;
}
.zenzc2 { height:120px; width:145px;text-align: center; padding-top:5px;padding:1px;text-align:center;display:table-cell;vertical-align:middle;*font-size:100px;*display:black;*overflow:hidden;
}
.zenzc3 { height:120px; width:130px;text-align: center; padding-top:5px;padding:1px;text-align:center;display:table-cell;vertical-align:middle;*font-size:100px;*display:black;*overflow:hidden;
}
.zenzc4 { height:70px; width:70px;text-align: center; padding-top:5px;padding:1px;text-align:center;display:table-cell;vertical-align:middle;*font-size:100px;*display:black;*overflow:hidden;
}
.product-col .name:hover{
	color:#c82c32;
}
.product-col .price{
	float:left;
}
.product-col .button{
	float:right;
	margin:4px 0 0 0;
}
.product-col .bx{
	margin:6px 0 0 0;
}
.price{
	color:#c82c32;
	font-size:14px;
	line-height:17px;
	font-weight:normal;font-weight:bold;
}
.price strong{
	font-weight:normal;
}
#specialsListing .buttonRow{
	margin-left:15px;
}
.bottom1{
	height:10px;
}
/* ============================= footer ====================== */
#footer{
	color:#222;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:2px 0 4px 10px;
	overflow:hidden;
	background:url(../images/block_title.png) top;border-top:3px solid #871302;
}
.footer-menu { padding-top:5px;}
.footer-menu a{ color:#c82c32; }
#footer .copyright{
	color:#6b584d; text-align:right;
	font-size:11px;
	line-height:12px;
	padding:5px 0 0 0;
}
#footer .copyright a{
	color:#6b584d;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#fff;
}

#seasonContent { height:200px;}
.tags a{ -moz-transition: all 300ms ease 0s;
   
   
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    
    margin: 0 3px 3px 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    }
	.tags a:hover{ background:#dedede;}
	.colname { height:33px;}
/* ============================= forms ======================= */
select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd;}
input{ font-family:Arial, Helvetica, sans-serif; font-size:12px;  color:#010101; }
input:focus, select:focus, textarea:focus{outline:none;}
.cartRemoveItemDisplay input,
#search-in-description, #inc-subcat, #gender-female, #gender-male, #newsletter-checkbox, #email-format-text, #email-format-html, #rating-1, #rating-2, #rating-3, #rating-4, #rating-5, #pmt-linkpoint_api, #pmt-moneyorder, #pmt-paypal, #pmt-cod, #notify-0{ border:none!important;}
#rating-1, #rating-2, #rating-3, #rating-4, #rating-5{margin:2px 4px 0 8px; padding:0; background:none;}
*+html #rating-1{ margin:0; padding:0;}
*+html #rating-2{ margin:0; padding:0;}
*+html #rating-3{ margin:0; padding:0;}
*+html #rating-4{ margin:0; padding:0;}
*+html #rating-5{ margin:0; padding:0;}
#globalnotify, #pmt-cod, #pmt-moneyorder, #ship-flat-flat, #ship-item-item, #ship-storepickup-storepickup, #gender-male, #gender-female, #email-format-html, #email-format-text, #newsletter{border:none!important;	position:relative; top:2px;}
#primary{ margin-left:10px;	position:relative; top:2px; border:none!important;}
#disc-ot_coupon{margin:5px 0 0 0;}
#contactUsForm textarea{
	min-width:428px;
	min-height:100px;
	max-width:470px;
	max-height:400px;
	overflow:auto;
}
#comments textarea{
	min-width:640px;
	min-height:100px;
	max-width:540px;
	max-height:400px;
}

.majun1 { border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd; height:100px;}
.list1{ padding:5px; margin:2px 0 0 0;  float:left; width:155px;border-right:1px solid #ddd;text-align: left;}
#aside .aside-nav .list1.alt{ padding:5px;}
#aside .aside-nav .list1.alt.last{ padding:5px; background:none;}
.list1 li{text-align: left;}
.list1 li a{ font-size:12px; line-height:18px; color:#222; text-decoration:none; background:url(../images/marker1.png) no-repeat left 4px; padding-left:13px;text-align: left;}
.list1 li a:hover{ color:#c82c32;}
.list2{ padding:2px 4px 2px 4px; margin:2px 0 0 0;  float:left; width:165px;border-right:1px solid #ddd;}
#aside .aside-nav2{ padding:2px 4px 2px 4px;}
#aside .aside-nav2 .list2.alt.last{ padding:2px 7px 2px 8px; background:none;}
.list2 li{text-align: left;}
.list2 li a{ font-size:10px; line-height:18px; color:#ccc; text-decoration:none; background:url(../images/marker1.png) no-repeat left 4px; padding-left:13px;text-align: left;}
.list2 li a:hover{ color:#c82c32;}
.majuntags{ padding:7px; background:#fff; margin-top:2px; height:120px;border:1px solid #dddddd; margin-bottom:5px;}
.majuntags1{ padding:7px; background:#fff; margin-top:2px; height:260px;border:1px solid #dddddd; margin-bottom:5px;}
.tags1{ float:left; width:30%;border-right:1px solid #dddddd; padding:0  10px;}
.majunmy{ 
	border:1px solid #ddd;border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:2px 5px;
	margin:2px; height:170px; width:698px;
}
.majunnews{ 
	border:1px solid #ddd;border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:2px 5px;
	margin:2px; height:170px; width:250px;float:left;
}

.product-col6{ float:right; width:170px;}
.categorys { float:left; }
.category-subheadings1 { font-size:12px; color:#111; line-height:18px; font-weight:bold;text-align:left;font-weight:bold;}
.category-subheadings1:hover {  color:#c80001;}
.category-subheadings2 { font-size:10px; color:#333; line-height:14px;text-align:left; }
.category-subheadings2 :hover{ color:#c80001;  }
.carousel-box{
	 margin-bottom:5px;
	
}
.carousel-box .carousel ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
.carousel-box .carousel ul li{
	text-align:center;
	background:#fff;
	 margin:2px; padding:5px;border-radius:3px;
	
	
}
.carousel-box .carousel ul li:hover{	
 
	
}

.carousel-box .prev{
	width:31px;
	height:31px;
	display:block;
	background:url(../images/prev-next.png) no-repeat right bottom;
	position:absolute;
	bottom:107px;
	right:5px;
	z-index:999;
}
.carousel-box .prev:hover{
		background:url(../images/prev-next.png) no-repeat right -1px;
}


.carousel-box .next{
width:31px;
	height:31px;
	display:block;
	background:url(../images/prev-next.png) no-repeat left bottom;
	position:absolute;
	bottom:107px;
	left:5px;
	z-index:999;
}
.carousel-box .next:hover{
		background:url(../images/prev-next.png) no-repeat left -1px;
}
.carousel-box2{
	width:720px; margin-bottom:5px;
	
}
.carousel-box2 .carousel ul{
	padding:0;
	margin:0;
	overflow:hidden;
}
.carousel-box2 .carousel ul li{
	background:#fff; width:160px;
	

	margin-right:6px;  padding:6px;
	text-decoration:none;
	
}

.carousel-box2 .prev{
	width:31px;
	height:31px;
	display:block;
	background:url(../images/prev-next.png) no-repeat right bottom;
	position:absolute;
	bottom:107px;
	right:5px;
	z-index:999;
}
.carousel-box2 .prev:hover{
		background:url(../images/prev-next.png) no-repeat right -1px;
}


.carousel-box2 .next{
width:31px;
	height:31px;
	display:block;
	background:url(../images/prev-next.png) no-repeat left bottom;
	position:absolute;
	bottom:107px;
	left:5px;
	z-index:999;
}
.carousel-box2 .next:hover{
		background:url(../images/prev-next.png) no-repeat left -1px;
}


------------------------------------------------------majuncss---

.productListing-odd{padding:5px; border:1px solid #ddd; margin-bottom:5px;}
.productListing-even{padding:5px; border:1px solid #ddd; margin-bottom:5px;}
.productListing-rowheading{ padding:15px; border:1px solid #ddd; margin-bottom:5px; line-height:20px;text-align: center;}
.productListing-heading{text-align: center;}

#PollManagerContent { padding:5px;}
#ezPageDefault{padding:5px; margin-top:5px;border:1px solid #dedede; }
#Poll_overview{ padding:5px; margin-top:5px;border:1px solid #dedede; }
.newslt{ background:#fff; padding:5px; margin-top:5px;border:1px solid #ddd; }
.listingDescription{ color: #767676;
    font: 11px "Arial";
    text-decoration: none; line-height:12px;
    text-transform: none !important; height:72px; padding:0 5px;}
.itemTitle{ height:40px;color: #999; padding:5px;
   }

.itemTitle a{color: #555;
    font: 12px "Arial"; line-height:13px;
    text-decoration: none;
    text-transform: none !important; height:40px; padding:5px;}
.zenrv {color: #777;
    font: 11px "Arial"; line-height:13px;
    text-decoration: none;
    text-transform: none !important; padding:5px 5px;}
.zenprice {color:#C60101;
	font-size:16px;
	line-height:18px; padding:0 5px;}
#pro-all{ border:2px solid #ededed; background:#fff; padding:5px 0; }
#productDescription{ background:#fff; color:#999;}
#seasonContent { background:#fff; padding:5px;}
#reviewsWrite{ background:#fff; padding:5px; margin-top:5px;border:1px solid #ededed; }
.majunnews{ float:left; padding-left:5px;border-left:1px solid #333;}
#lightbox-container-image-box{
	border-radius:5px 5px 0  0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#lightbox-container-image-data-box{
	border-radius:0px 0px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#majun{background:url(../images/bg_footer.png) no-repeat top;}
.select1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#888; border:solid 1px #ddd; background:#fff; width:150px;}
.backab{ float:right;}
.newslist a{ color:#666;}
.newslist a:hover{ color:#c82c32;}

.productListing {background:#fff; height:100%;}
.code{ height:auto; padding:20px; border:1px solid #9EC9FE; background:#ECF3FD;}
.code pre{ font-family:"Courier New";font-size:14px;}
.info{ font-size:12px; color:#666666; font-family:Verdana; margin:20px 0 50px 0;}
.info p{ margin:0; padding:0; line-height:22px; text-indent:40px;}
h2.title{ margin:0; padding:0; margin-top:50px; font-size:18px; }
h3.title{ font-size:16px; }
.importInfo{ font-family:Verdana; font-size:14px;}
#checkoutShipping {background:#fff; height:100%; padding:5px;}
#checkoutPayment {background:#fff; height:100%; padding:5px;}
#checkoutConfirmDefault {background:#fff; height:100%; padding:5px;}
#checkoutSuccess {background:#fff; height:100%; padding:5px;}
#accountDefault {background:#fff; height:100%; padding:5px;}
#accountPassword {background:#fff; height:100%; padding:5px;}
#accountNotifications {background:#fff; height:100%; padding:5px;}
#acctNewslettersDefault {background:#fff; height:100%; padding:5px;}

/*** Feeds ***/

#feeds {
	float:right;
	height:163px;
	margin-right:-23px;
	margin-top:45px;
	width:23px;
	}


.abouts { float:left; width:190px; height:250PX;margin-left:3px;}
.help1 { float:left; width:260px; padding-left:3px;}
.nnews { padding:0 10px;float:left; width:33%;}
#KinSlideshow{float:left;}
button.textbtnPending,a.textbtnGray, button.textbtnGray{color: #963;font: 12px/12px Verdana;text-decoration: none;padding: 5px 10px;display: inline-block;text-shadow: 0 1px 0 #fff9a0;-webkit-transition: border-color .218s;-moz-transition: border .218s;-o-transition: border-color .218s;transition: border-color .218s;background:#eee;border: solid 1px #d0af76;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;margin:0 10px 0 0;}button.textbtn,button.textbtnDisabled,button.textbtnPending,button.textbtnGray{cursor:pointer;padding:4px 10px;}a.textbtnDisabled, button.textbtnDisabled{background-position:0 -150px;color:#9e9e9e;border-color:#d6d3d3;text-shadow: 0 1px 0 #fff;cursor:default;}a.textbtnPending, button.textbtnPending, a.textbtnPending:hover, button.textbtnPending:hover{background-position:0 -60px;color:#666;border-color:#f3d9a9;border-bottom-color:#d9c39c;}a.textbtnGray, button.textbtnGray{background-position:0 -90px;border-color:#bbb;color: #333;text-shadow: 0 1px 0 #fff;}a.textbtn:hover, button.textbtn:hover,a.textbtnGray:hover, button.textbtnGray:hover {border-color:#bf903d;background:#dedede url(images/button-bg.jpg) 0 -30px repeat-x;-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);}a.textbtn:hover, button.textbtn:hover {background-position:0 -30px;}a.textbtnGray:hover, button.textbtnGray:hover {background-position:0 -120px;border-color:#949494;}a.imagebtn, button.imagebtn,a.imagebtnDisabled, button.imagebtnDisabled,a.imagebtnPending, button.imagebtnPending,a.imagebtnGray, button.imagebtnGray{color: #333;font:11px/12px Verdana;text-decoration: none;font-weight:bold;padding: 5px 10px;display: inline-block;text-shadow: 0 1px 0 #fff;-webkit-transition: border-color .218s;-moz-transition: border .218s;-o-transition: border-color .218s;transition: border-color .218s;background:#FDEFB7 url(images/button-bg.jpg) repeat-x;border: solid 1px #ebbf70;border-bottom-color:#c09b5a;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;margin-right: 10px;}button.imagebtn,button.imagebtnDisabled,button.imagebtnPending,button.imagebtnGray{padding:4px 10px;cursor:pointer;}a.imagebtn, button.imagebtn{background-position:0 -180px;color:#533a0d;border-color:#d6d3d3;}a.imagebtnDisabled, button.imagebtnDisabled{background-position:0 -330px;color:#9e9e9e;cursor:default;border-color:#d6d3d3;}a.imagebtnPending, button.imagebtnPending,a.imagebtnPending:hover, button.imagebtnPending:hover{background-position:0 -240px;color:#6f5625;border-color:#e7c88b;border-bottom-color:#e7c78b;}a.imagebtnGray, button.imagebtnGray{background-position:0 -270px;color:#333;border-color:#bbb;}a.imagebtn:hover, button.imagebtn:hover,a.imagebtnGray:hover, button.imagebtnGray:hover {color: #333;background:#FBEA9D url(images/button-bg.jpg) 0 -35px repeat-x;-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);}a.imagebtn:hover, button.imagebtn:hover {background-position:0 -210px;color:#4a3109;}a.imagebtnGray:hover, button.imagebtnGray:hover {background-position:0 -300px;border-color:#949494;}.attributeImage b{background-repeat:no-repeat;float:left;overflow:hidden;text-indent:1000px;padding:0;margin:0 5px 5px 0;}.attributeImage b.hover{cursor:pointer;}.iconNewReply{text-indent:-3000px;height:20px;width:20px;overflow:hidden;display:block;background:url("themes/default/images/y.gif") no-repeat 0 -4200px;}
.zenrv {
    border-top: 1px solid #DEDEDE;
   
}