﻿
/*---NEW CSS ADDED---*/

#links1 { width:210px; float:left; font-size:12px; color:#656565; padding-left:10px}
#links1 .s_caption { float:left;}
.s_bullet {
	font-family: Arial, Helvetica, sans-serif;
     background: url(../images/invertor-bullet.png) no-repeat scroll left top transparent;
     float: left;
     font-size: 12px;
     font-weight: 500;
     padding: 3px 10px 9px 21px;
	 margin-top:3px;
	 width:184px;
	 text-align:left;
	 letter-spacing:0.2px;
}

.s_bullet a {
     color: #5D5D5D;
     text-decoration: none;
}

.s_bullet a:hover {
     color: #245C86;
}

.s_pad {
     padding: 3px 0px 5px 21px;
}
.s_bulletactive a{
    
     float: left;
     font-size: 13px;
     font-weight: bold;
     padding: 3px 0px 9px 21px;
	 margin-top:3px;
	 width:194px;
	 color: #ED6C16;
}


/*--NEWLY ADDED FILES--*/