
#right .outer_box_wrapper .box_content_wrapper .box_content {
   padding: 8px;
   padding-bottom: 0px;
   background-position: bottom;
   background-repeat: no-repeat;
   background-color: #FEF5E5; 
}

#right .box_content_wrapper .box_content h1 {
   font-weight: bold;
   font-size: 12px;
   line-height: 14px;
   width: inherit;
   line-height: 14px;
   letter-spacing: 0px;
   text-transform: none;
   margin: 0px;
   padding: 0px;   
   padding-bottom: 7px;
   color: #dc0000;
}

#right .box_content_wrapper .box_content h2 {
   margin: 0px;
   font-weight: bold;
   font-size: 10px;
   line-height: 12px;
   letter-spacing: 0px;
   text-transform: none;
   padding-bottom: 5px;
   color: #dc0000;
}

#right .box_content_wrapper .box_content p {
   margin: 0px;
   padding: 0px;
   padding-bottom: 5px;
   color: #994E00;
   line-height: 14px;
}

.box_content_wrapper .box_content a {
  color: #dc0000;
  text-decoration: underline;
}