Commit f956c9dc3c8a822ed8d008bed3ddb5a24fd3e64b

Style correction
  
8888
8989.content-head1 {
9090color:#000000;
91border-bottom: 1px dotted #5A5656 ;
91border-bottom: 1px dotted #C00000 ;
9292width:80%;
9393/*font-family: sans-serif, roboto;*/
9494font-size: 24px;
113113
114114.content-head2 {
115115color:#000000;
116border-bottom: 1px dotted #5A5656 ;
116border-bottom: 1px dotted #C00000 ;
117117width:80%;
118118/*font-family: sans-serif, roboto;*/
119119font-size: 24px;
230230.col-sm-3 col-md-3{
231231 margin:0px 0px 0px -30px;
232232}
233
233234.panel panel-default {
234235 width:700px;
235236}
237
236238li.a {
237239 color:#000;
238240 border-right:none;
239241 list-style-type:square;
240242}
243
241244.header-color{
242245 color:red;
243246}
247
244248.well {
245249 background-color:#f7f7f7;
250border-radius: 0px;
246251}
252
247253/* Site Map style */
248254.dropdown-large {
249255 position: static !important;