.iconspan{
float: right;
margin:0px 5px 0px 2px;
padding: 2px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.iconspan_mw{
float: right;
margin:0px 5px 0px 2px;
padding: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.textspan{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #1E1E1E;
font-weight: normal;
padding: 0px 0px 0px 8px;
width: 300;
}

.eg-bar{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; 
color: #1E1E1E;
font-weight: normal;
padding: 3px;
background-color:#E76161; 
}

div.eg-bar{
}

.icongroup1{
width: 500px;
background-color:#E76161; 
}

.switch-content{
padding: 0px 0px 0px 0px;
}

.underline{
border-bottom: 0px solid #9C9C9C;
padding-bottom: 2px;
}

.underline-bold{
border-bottom: 1px solid #9C9C9C;
padding-bottom: 2px;
}

.pdf_links a {
color:#7c6a55;
font-size:11px;
text-decoration:none;
}
.pdf_links a:hover {
color:#7c6a55;
font-size:11px;
text-decoration:underline;
}