.small_player .t-padd_left {
padding-left: 0;
}
.small_player .t-padd_right {
padding-right: 0;
}
.small_player .p_i_t_playButton {
width: 25px;
height: 25px;
}
.small_player .button_tr {
width: 26px;
}
.small_player .p_i_t_pb_image {
margin-left: -4px;
width: 8px;
height: 9px;
background: url("img/play_btn_small.png") transparent no-repeat;
}
.small_player .playing .p_i_t_pb_image {
background-position: 0 -9px;
}
.small_player .playing .p_i_overlay {
width: 32px;
}
.small_player .p_i_p_lines {
margin: 8px 0 9px 0;
}
.small_player .p_i_progress {
padding: 8px 0 9px 0;
}
.att_it .small_player .player_item {
margin-top: 3px;
}
.player_item, .p_i_tools, .p_i_progress, .p_i_t_playButton {
position: relative;
}
.player_item {
margin: 0 auto;
display: none;
}
.p_i_overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 10000;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.playing .p_i_overlay {
width: 35px;
}
.tools_table {
width: 100%;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}
.tools_table td {
padding-top: 0;
padding-bottom: 0;
}
.overfl_hid, .busi_switcher table a, body, #logo_panel {
zoom: 1;
}
.button_tr {
width: 39px;
vertical-align: middle !important;
}
.p_i_t_playButton {
width: 30px;
height: 30px;
cursor: pointer;
background: #859BA6; /*Цвет кнопки, фона*/
}
.round_corners {
-webkit-border-radius: 4px;
border-radius: 4px
}
.p_i_t_pb_image {
display: block;
width: 10px;
height: 11px;
cursor: pointer;
position: absolute;
top: 50%;
left: 50%;
margin-top: -5px;
margin-left: -5px;
background: url("img/play_btn.png") transparent no-repeat;
}
.playing .p_i_t_pb_image {
background-position: 0 -11px;
}
.text_right, .right_text {
text-align: right
}
.p_i_progress {
width: 90%;
height: 4px;
padding: 13px 0 12px 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
cursor: pointer;
}
.p_i_p_lines_bg {
width: 90%;
height: 2px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
cursor: pointer;
}
.p_i_p_lines {
height: 4px;
top: 0;
margin: 13px 0 12px 0;
position: absolute;
display: block;
width: 0;
left: 0;
cursor: pointer;
-webkit-user-select: none;
}
.p_i_p_loadLine {
width: 0;
background-color: #4682B4; /*Цвет полосы прокрутки (проигрывая трек)*/
}
.p_i_p_progressLine {
width: 0;
background-color: #4682B4; /*Цвет полосы прокрутки (ползущей)*/
}
.p_i_p_progressLineVolume {
width: 50%;
}
.p_i_p_lines_bg {
width: 100%;
background-color: #859BA6; /*Цвет полосы прокрутки (изначально)*/
}
.volume_td {
width: 60px;
padding-left: 10px;
}
.p_i_t_timeShow{
 width: 50px;
}
.menu1 {
background: none repeat scroll 0% 0% #F5F5F5;
word-wrap: break-word;
padding: 1px 5px 0px;
border-bottom: 1px solid #EDE9DC;
}
.menu2 {
padding: 5px;
border-radius: 3px;
background: none repeat scroll 0% 0% #FFF;
word-wrap: break-word;
margin: 5px 0px;
border: 1px solid #EDE9DC;
}
hr {
border-width: medium medium 1px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #EDE9DC;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
margin: 4px -5px;
}

.mailComm{

padding: 12px;



color: #859BA6;

}

.mailComm a {

color: #859BA6;

}