/*
===========================================================================
  TemplateHead
=========================================================================== 
*/

#template_head {
  padding: 25px 5px 25px 0px;
}

#template_head div.title_3 {
  float: left;
  font-weight: bold;
  font-size: 250%;
  color: #686060;
}

#template_head div.button_close, #template_head div.button_new, #template_head div.button_back_to_search {
  float: right;
}
#template_head div.button_new {
  margin-right: 15px;
}
