/*
 *
THESE ARE THE STYLES FOR THE RIGHT HAND COLUMN OF THE PAGE
THEY GO INSIDE OF <div id='right'>
 *
*/

.rightContent h3, .rightContent ul, .rightContent p
{
  margin-bottom: 5px;
}

#right ul
{
  margin: 0 0 0 0;
}

h3#strongerSafer
{
  background: url(../images/txt_smarterH3.gif) top left no-repeat;
  width: 90px;
  height: 23px;

}

h3#cacQuestions
{
  background: url(../images/txt_questionsH3.gif) top left no-repeat;
  width: 127px;
  height: 21px;

}

.rightContent
{
  
  margin-right: 20px;
  padding-left: 20px;
  background: url(../images/rightContentBG.gif) repeat-y;
  background-color: #FFFFFF;
}



.rightTop
{
height: 20px;
background: url(../images/rightDividerBG.gif) no-repeat top left;

}

h3#relatedResourcesH3
{
  background: url(../images/txt_related.gif) top left no-repeat;
  height: 15px;
  
}

h3#smarterH3
{
  background: url(../images/txt_smarterH3.gif) top left no-repeat;
  height: 24px;
}

