a.title {
font-size: 18px;
color: #338cad;
font-weight: normal;
padding: 0 0 4px 0;
line-height: 1;
}

p.p_item_1{font-size:16px; line-height:1.4;}
p.p_item_2{font-size:18px; line-height:1.2;}
p.p_item_2 a{font-size:18px;}
p.p_item_3 {font-size:15px; font-weight:bold; line-height: 1.2; padding-bottom: 26px;}
p.p_item_4 {font-size:15px; }

table.tbl_c1 {width: 100%; }
table.tbl_c1 td{}
table.tbl_c1 td.cell_1{width: 262px; padding-right: 30px;}

ul.ul_list_1 {}
.playlist tbody tr.odd td {
background-color: aliceBlue;
border-right: 1px solid #C3C3C3;
padding: 5px 5px 5px 5px;
}
.playlist {
border: 1px solid #C3C3C3;
border-right: none;
margin: 10px 0 50px;
}
.playlist tbody tr td {
background-color: white;
border-right: 1px solid #C3C3C3;
padding: 5px 5px 5px 5px;
}
#playlist1 td {
border: 0 !important;
}
A.dot {
    text-decoration: none; /* Убираем подчеркивание */
    border-bottom: 1px dashed #000080; /* Добавляем свою линию */ 
   }
A.dot:hover {
    color: #f00000; /* Цвет ссылки при наведении на нее курсора */
   }

