form.form_style
{
  width: 420px;
}

.fm_categ_body textarea
{
  width: 390px;
  border: 0px;
}

.fm_add
{
  width: 420px;
}

.fix_height
{
  width: 400px;
  height: 100px;
}

.border_cbox
{
  width: 20px;
  float:left
}

.border_img
{
  width: 70px;
  float:left
}

.fm_categ_header
{
  background-color: #9c8d84;
  height: 21px;
  color: white;
  font-weight: bold;
  font-size: 120%;
  padding: 3px 5px 3px 10px;
}

.fm_categ_header_errors
{
  background-color: #ed1d24;
  height: 21px;
  color: white;
  font-weight: bold;
  font-size: 120%;
  padding: 3px 5px 3px 10px;
}

.fm_categ_body_errors
{ 
  background-color: #9c8d84;
  color: white;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 10px;
}

.fm_categ_body
{ 
  background-color: #ded8d6;
  padding: 10px;
  margin-bottom: 10px;
}

.fm_categ_body .label
{
  width: 50px;
}

.fm_categ_body table
{
  width: 400px;
}

.fm_mes_details
{
  width: 350px;
  padding: 10px 20px 10px 20px;
 /*text-align: center;*/ 
}

.fm_mes_details_megAdded
{
   width: 320px;
   margin-bottom: 10px;
}

.fm_mes_details_info1
{
   width: 320px;
   margin-bottom: 10px;
}

.fm_mes_details_middle
{
   width: 320px;
   margin-bottom: 10px;   
}

.fm_mes_details_info2
{
  width: 100px;
  float: left;
}

.fm_mes_details_info3
{
  width: 100px;
}

fm_mes_details_textfield
{
   width: 320px;
   margin-bottom:5px;
}

.fm_categ_body input.small
{
  border: 0px;
  width: 120px;
}

.fm_categ_body input.big
{
  border: 0px;
  width: 312px;
}

.fm_submit input.button_style
{
   background-color: #8cc63e;
   color: white;
   border: 0px;
   font-weight: bold;
   text-align: left;
   
   height: 21px;
   padding: 1px 5px 1px 5px;
   vertical-align: middle;
}

.overview_title
{
  padding-left: 10px;
  font-weight: bold;
  color: #9c8d84;
  margin-bottom: 9px;
}

.overview_container
{
  width: 427px;
  font-size: 50%;
}

.overview_header
{
  background-color: #9c8d84;
  height: 21px;
  color: white;
  font-weight: bold;
  font-size: 120%;
  padding: 3px 5px 3px 10px;
}

.overview_content
{ 
  background-color: #ded8d6;
  padding: 10px;
  margin-bottom: 10px;
}

.overview_content2
{ 
  background-color: #f2eecf;
  padding: 10px;
  margin-bottom: 10px;
}

.overview_col1
{
  font-weight: bold;
  text-align: left;
  width: 150px;
}

.overview_col2
{
  text-align: left;
  width: 80px;
}

.overview_col3
{
  width: 70px;
  text-align: left;
}

.overview_col4
{
  text-align: left;
}

.overview_col22
{
  width: 150px;
  text-align: left;
}

.overview_banner
{
  margin-bottom: 10px;
}

.fm_add_third_opt_left
{
  float:left;
  width: 150px;
}

.fm_add_third_opt_right
{
  float:left;
  width: 150px;
}

.fm_details_double_upper_line
{
  background-image: url('images/Double/double_top.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 30px;
}

.fm_details_double_downline
{
  background-image: url('images/Double/double_bottom.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 30px;
}

.fm_details_double_middle
{
  background-image: url('images/Double/double_middle.gif');
  background-repeat: repeat-y;
  width: 415px;
}

.fm_details_curved_upper_line
{
  background-image: url('images/Curved/curved_top.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 30px;
}

.fm_details_curved_downline
{
  background-image: url('images/Curved/curved_bottom.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 30px;
}

.fm_details_curved_middle
{
  background-image: url('images/Curved/curved_middle.gif');
  background-repeat: repeat-y;
  width: 415px;
}

.fm_details_wave_upper_line
{
  background-image: url('images/Wave/wave_top.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 15px;
}

.fm_details_wave_downline
{
  background-image: url('images/Wave/wave_bottom.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 30px;
}

.fm_details_wave_middle
{
  background-image: url('images/Wave/wave_middle.gif');
  background-repeat: repeat-y;
  width: 415px;

}

.fm_details_dotted_upper_line
{
  background-image: url('images/Dotted/dotted_top.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 12px;
}

.fm_details_dotted_downline
{
  background-image: url('images/Dotted/dotted_bottom.gif');
  background-repeat: no-repeat;
  width: 415px;
  height: 30px;
}

.fm_details_dotted_middle
{
  background-image: url('images/Dotted/dotted_middle.gif');
  background-repeat: repeat-y;
  width: 415px;
}