/******************************************************
/css/programs.css
******************************************************/


.program_menu,
.hereIamSub,
.program_menu_br,
.hereIamSub_br
{
  font-weight:bold;
  font-size:11px;
  padding:0px 25px 0px 0px;
  border:0px red dotted;
}

.program_menu,
.hereIamSub
{
  float:left;
}

.program_menu_br,
.hereIamSub_br
{
  clear:none;
}
