/*---------------------------------------------*/
/*Siting  CSS                  */
/*                                                      */
/*  Adjustment styles for Siting pages only   */
/* Which overwrite the styles from the main CSS
/*---------------------------------------------*/

  

.two_column_page .content_right_column h2.box_header_comp {
background: #DDD;
border-bottom: 2px solid white;
color: black;
font-size: 1.35em;
font-weight: bold;
margin-bottom: 0;
padding: 5px;
position: relative;
top: 0;
left: 0;
padding-left:10px;
}

.two_column_page .content_right_column h2.box_header {
text-transform: none;
font-size: 1.35em;
color: black;
padding-left:10px;
}

.red {
color: #883000;
}

.img_on_right {
float: right;
margin: 0px 0px 0px 10px;
}

.two_column_page .content_right_column h3 {
color: #022D3F;
font-size: 1.25em;
font-weight: bold;
padding-left:10px;
}

.docketNo{
font-size: .85em;
}