/* BEGIN Module Styles */

#right_buttons
{
  margin: 0px;
}

div.right_button
{
  width: 225px;
  height: 43px;
  margin-bottom: 5px;
  background: url('/images/right_button_bg.jpg') left top no-repeat;
}

div.gray_button
{
  background: url('/images/right_button_bg_gray.jpg') left top no-repeat;
}

div.right_button a
{
  display: block;
  padding: 13px 32px 15px 42px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

div.right_button a:hover
{
  color: #2180DE;
}

#gray_buttons
{
  margin-bottom: 20px;
}

div.gray_button a
{
  padding: 13px 32px 15px 22px;
  color: #FFFFFF;
}

div.gray_button a:hover
{
  color: #2180DE;
}

div.right_button a.icon_member
{
  background: url('/images/right_button_icon_members.jpg') left top no-repeat;
}

div.right_button a.icon_application
{
  background: url('/images/right_button_icon_application.jpg') left top no-repeat;
}

div.right_button a.icon_money
{
  background: url('/images/right_button_icon_money.jpg') left top no-repeat;
}

div.right_button a.icon_bill
{
  background: url('/images/right_button_icon_bill.jpg') left top no-repeat;
}

div.right_button a.icon_branch
{
  background: url('/images/right_button_icon_branch.jpg') left top no-repeat;
}

#right_modules
{
  margin-bottom: 20px;
}

div.rightbox
{
  margin-top: 20px;
}

div.rightbox h1
{
  margin: 0px;
  padding: 0px 0px 0px 10px;
  background: url('/images/rightbox_h1_left.gif') left top no-repeat;
}

div.rightbox h1 span
{
  display: block;
  margin: 0px;
  padding: 8px 10px 7px 0px;
  background: url('/images/rightbox_h1_right.gif') right top no-repeat;
  color: #CD1629;
  font-family: arial;
  font-size: 18px;
}

div.rightbox div.rightbox_inner
{
  padding: 10px 10px 0px 10px;
  background-color: #F7F7F7;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

div.rightbox div.rightbox_bottom
{
  height: 10px;
  background: url('/images/rightbox_bottom_left.gif') left top no-repeat;
}

div.rightbox div.rightbox_bottom span
{
  display: block;
  height: 10px;
  margin-left: 10px;
  background: url('/images/rightbox_bottom_right.gif') right top no-repeat;
}

div.rightbox p
{
  margin: 0px;
}

/* END Module Styles */