#mail_left
{
    width: 204px;
    float: left;
    padding-left: 25px;
    margin-top: 11px;
}

#action_content #mail_left
{
	padding-left: 10px;
}

#mail_right
{
  width: 674px;
  float: left;
  margin: 11px 0 25px;
  padding-left: 11px;
}

.wide_tabs {
  width: 910px;
  float: left;
  padding: 11px 0 25px 14px;
}

.mail_controls
{
    margin-top: 2px;
}

#mail_right h2
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: normal;
    color: #707070;
    margin-top: 0px;
}

#mail_links
{
    /*height: 36px;*/   
    overflow: hidden;
}

.mail_control_element
{
    clear: both;
    font-family: Tahoma;
    font-size: 18px;
    color: #0094c3;
    padding-left: 10px;
    margin-bottom: 7px;
    margin-left: 4px;
}

.mail_control_element_selected
{
    clear: both;
    font-family: Tahoma;
    font-size: 18px;
    color: #fff;
    padding-left: 11px;
    margin-left: 3px;

    background-image: url(/images/current_user_profile_menu_i.gif);
    background-repeat: no-repeat;

    width: 204px;
    height: 29px;

    line-height: 29px;
}

#mail_actions
{
    background-color: #4e5e65;

    height:30px;
    overflow:hidden;
    padding-left:10px;
    padding-top: 13px;
    word-spacing: 1px;
}

.mail_actions_empty
{
    background-color: #4e5e65;
    height:2px;
}

.mail_action
{
    margin-right: 10px;
    float: left;
    line-height: 15px;
}

.mail_action a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #23ccfa;
    font-weight: bold;
}

#mail_list
{
    background: #ebe9d3;
    min-height: 350px;
    _height: 350px;
    font-size: 12px;
    border-color: #4E5E65;
    border-style: none none solid;
    border-width: 0 0 2px;
}

.mail_list_margin
{
    margin-bottom: -3px;
}

.mail_position_description
{
    float: right;
    font-size: 18px;
    color: #707070;
    margin-top: 13px;
}

.letter_hr {
    color: #bfc4c2;
}

.letter {
    overflow: hidden;
}

.letter_avatar {
    width: 251px;
    font-size: 12px;
    float: left;
    margin-top: 10px;
}

.letter_avatar_checkbox {
  float: left;
  margin: 20px 10px 0 10px;
  width: 12px;
}

.letter_avatar_image {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.letter_body
{
    padding: 10px;
    width: 615px;
    float: left;
}

.letter_title
{
    margin-right: 5px;
    margin-bottom: 5px;
}

.letter_text
{
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    min-height: 15px;
    _height: 15px;
}

.letter_avatar_info {
  color: #838383;
  float: left;
  width: 157px;
  overflow: hidden;
}

.mail_show_content .letter_avatar_info {
  width: 172px;
}

.letter_avatar_info_date {
    font-size: 10px;
}

.letter_delete {
    float: right;
    margin-top: 36px;
    margin-right: 10px;
}

.letters_notice
{
    color:#707070;
    font-size:20px;
    padding-top:150px;
    text-align:center;
}

/* New letter view */
.new_letter_div
{
    background: #ebe9d3;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    color: #000;
}

.new_letter_div > form
{
    width: 653px;
}

#recipients_wrapper_div
{
    padding-top: 10px;
}

.new_letter_to
{
    font-size: 12px;
    font-family: Tahoma;
    color: #404040;
    padding-top: 10px;
}

.new_letter_to_desc
{
    color: #a7a7a7;
}

#letter_subject, #letter_recipient_name
{
  color: #707070;
  font-family: Tahoma;
  font-size: 18px;
  height: 33px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  width: 445px;
}

.letter_main_text
{
    width: 630px;
    height: 150px;
    margin-top: 3px;
    margin-bottom: 10px;
    padding: 10px;

    color: #333333;
    font-family: Arial;
    font-size: 12px;
    line-height: 17px;
}

.new_letter_controls
{
    background-color: #4e5e65;
    padding: 10px;
    margin-top: 10px;
}

.new_letter_controls a
{
    color: #23CCFA;
}

/* mail show */
.mail_show_content
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;

    border-bottom: 1px solid #bfc4c2;
}

.mail_show_body
{
    float: left;
    color: #404040;
    width: 640px;
}

.mail_show_caption
{
    font-size: 18px;
    font-family: Tahoma;
    color: #404040;

    margin-top: 7px;
    margin-bottom: 7px;
}

.mail_show_letter_body
{
    margin-top: 10px;
}

.letter_body_small
{
    width: 475px;
    height: 128px;
    margin-bottom: 7px;
    margin-top: 3px;

    padding: 5px;

    color: #333333;
    font-family: Arial;
    font-size: 12px;
    line-height: 17px;
}

.reply_div
{
    margin-bottom: 10px;
    margin-right: 10px;
    float: left;
}

/* requests */
.letter_request
{
    width: 120px;
    overflow: hidden;
    float: left;
}

.letter_user_ava
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.letter_request_author_info
{
    text-align: center;
}

.request_state
{
    color: #838383;
}

.mail_request_deny_picture
{
    padding-left: 2px;
    padding-right: 5px;
}

/* auto complete */
.user_update_ava
{
    float: left;
}

.user_update_text
{
    margin-left: 10px;
    margin-top: 15px;
    float: left;
}

#letter_textile_help_link
{
    float: right;
    font-size: 12px;
}

.letter_spinner {
  float: left;
  margin: 2px 0 3px;
  text-align: center;
  height: 16px;
  line-height: 16px;
}

.letter_spinner > img {
  margin-right: 5px;
  vertical-align: middle;
}
