.cssButton, .cssButtonHover { background:#5cb85c;
      border:1px solid #3e8f3e;
    color: #fff;
    display: inline-block; line-height:16px;
    font-size: 14px; margin:5px;
    font-weight: normal;
    padding:5px;
}
.cssButton:hover, .cssButtonHover { background:#222;border:1px solid #000;}

.small_delete, .button_prev, .button_next, .button_search  {}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {}
.button_return_to_product_list, .button_add_selected {} 
.button_submit {}
.button_update_cart {}
.button_update_cartHover {}
.cssButton.button_in_cart{
background:#5cb85c;
      border:1px solid #3e8f3e;    color: #fff;
    display: inline-block;
    font-size: 12px; line-height:26px;
    font-weight: normal; position:relative;
    padding:5px 15px;
}
.cssButtonHover.button_in_cart{
background:#222;border:1px solid #000;
    color: #fff;
    display: inline-block;
    font-size: 12px; line-height:26px;
    font-weight: normal;
    padding:5px 15px;
}

.TagsbuttonRow {
background:#ff6161;
border: medium none;
border-radius: 0 0 0 0;
color: #FFFFFF;
display: inline-block;
font-size: 12px;
font-weight: bold;
height: 28px;
line-height:24px;
margin: 0 0 0 2px;
padding: 0 5px;
text-transform: uppercase !important;
}
.cssButton.button_subscribe{
background:#555; 
border: medium none;
border-radius: 0 0 0 0;
color: #FFFFFF;
display: inline-block;
font-size: 12px;
font-weight: bold;
height: 36px;
line-height: 36px;
margin: 0;
padding: 0 5px;
text-transform: uppercase !important;
}
.cssButtonHover.button_subscribe{
background:#000;
border: medium none;
border-radius: 0 0 0 0;
color: #FFFFFF;
display: inline-block;
font-size: 12px;
font-weight: bold;
height: 36px;
line-height: 36px;
margin: 0;
padding: 0 5px;
text-transform: uppercase !important;
}
.button_continue_checkout{
background:#ff6161; width:100%;
border: medium none; height:30px; margin-top:5px;
border-radius:3px; width:100%;
}
.cssButton.button_submit{
background:#ff6161; 
border: medium none; height:30px; margin-top:5px;
border-radius:3px; width:100%;

}
.cssButtonHover.button_submit{
background:#121313; 
border: medium none; height:30px; margin-top:5px;
border-radius:3px; width:100%;
}
.cssButton.button_login{
background:#ff6161; 
border: medium none; height:30px; margin-top:5px;
border-radius:3px; width:100%;

}
.cssButtonHover.button_login{
background:#222; 
border: medium none; height:30px; margin-top:5px;
border-radius:3px; width:100%;
}
.cssButton.button_add_to_cart {
background:url(../images/ccart.png) no-repeat; padding-left:18px; font-size:10px; text-transform: uppercase !important; color:#555; float:right; border-bottom:none;}
.cssButtonHover.button_add_to_cart { 
background:url(../images/ccart.png) no-repeat; padding-left:18px; font-size:10px; text-transform: uppercase !important; color:#000; float:right; border-bottom:none;}

#crossSell .button_in_cart { background:#353535; width:79px!important; height:20px; float:right; font-size:12px; color:#fff; padding:2px; line-height:14px;
}
.cssButton.vote{ width:50px!important;}
.cssButtonHover.vote{ width:50px!important;}
.button_read_reviews { width:50px!important;}
.button_goto_prod_details { width:60px!important; }
.cssButton.button_ask_question{ width:100%; height:38px; line-height:38px; background:#fff; color:#111;border:1px solid #222; font-size:14px;}
.cssButtonHover.button_ask_question{ width:100%; height:38px; line-height:38px; border:1px solid #121313; background:#fff; color:#121313; font-size:14px;}
.cssButton i{  margin-right:6px;}
.cssButtonHover i{  margin-right:6px;}