.showhide {
background-color:#ad184a;
background-image:url('images/updown.gif');
//background:#ad184a url('images/updown.gif') no-repeat 5px 5px;

/*
background-repeat:no-repeat;
background-position: 5px 5px; */
background:#ad184a url('../images/updown.gif') no-repeat 3px center;
width:645px;
margin: .5em 0;
padding: 3px 0;
text-indent : 28px;
font-weight : bold;
color : #fff;
}
.showhide a{
text-decoration:none;
font-weight:bold;
color: #fff;
}

.showhide a:hover{
text-decoration:underline;
font-weight:bold;
color: #fff;
}


.netw-showhide-bg{
background-color:#6b131d;
}
.exp-showhide-bg{
background-color:#ff5c00;
}
.js-showhide-bg{
background-color:#34905f;
color : #ffffff;
}
.comp-showhide-bg{
background-color:#365f93;
}
