#page-block-comments-header{font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #000000;font-weight:700;}

 #pagecartpgcontenttd table{border:0px;padding:15px;}

 #cart-table {
 border: 0px !important;
 }

 #pagecart {
 border: 0px !important;
 }

 #cart-table tr:nth-child(1) td{
 padding-bottom:15px !important;
 }

 #pagecartpgcontenttd{
 padding-left:100px !important;
 padding-right:100px !important;
 }

 #pagecartpgcontenttd table{
 border:0px !important;
 }

/* ------ mobilyslider -----------------------------------------------*/
.slider {
   float: left;
   width: 245px;
   height: 350px;
   position: relative;
}
.sliderContent {
   float: left;
   width: 245px;
   height: 350px;
   clear: both;
   position: relative;
   overflow: hidden;
}
.sliderArrows a {
   display: block;
   text-indent: -9999px;
   outline: none;
   z-index: 50;
   background-image: url(http://s4.shop-rent.net/css/js/up_down.png);
   width: 44px;
   height: 44px;
   position: absolute;
   left: 50%;
   margin-left: -22px;
}
.prev {
   background-position: -44px 0;
   top: 15px;
}
.prev:hover {background-position: 0 0;}
.next {
   bottom: 15px;
   background-position: -44px -44px;
}
.next:hover {background-position: 0px -44px;}
.sliderContent .item {
   position: absolute;
   width: 245px;
   height: 350px;
   background: #fff;
}
.sliderBullets {
   position: absolute;
   bottom: 0;
   left: 50%;
   z-index: 50;
   margin-left: -45px;
}
.sliderBullets a {
   display: block;
   float: left;
   text-indent: -9999px;
   outline: none;
   margin-left: 5px;
   width: 10px;
   height: 11px;
   background: url(http://s4.shop-rent.net/css/js/bullets.png) no-repeat;
}
.sliderBullets .active {background-position: 0 -11px;}
.sliderContent a {outline: none;}