﻿h6 {
font-family:Arial;
text-decoration:underline;
line-height:16px;
margin-bottom:10px;
}
h6:hover {
color:#e60028;
cursor:pointer;
}
h6:active, h6:focus {
    /*outline:none;*/
}
.accordionbody {
background-color:#dcdcdc;
padding:10px;
margin-bottom:10px;
}
.newelement {
border:1px solid #cccccc;
display:none;
width:50px;
color:#cccccc;
text-align:center;
}