.cstp_mp3player_outer
{
max-width:450px; 
margin-bottom:10px; 
/*border: 1px dashed black; */
}
.cstp_mp3player_inner
{
margin:5px; padding:10px;
}
.cstp_mp3player_title
{

font: .95em/1.75em Arial, Helvetica, sans-serif;
color: #000;
line-height: 150%;
margin-top: 10px;
/*
font-size: 20px !important;
font-weight: bold !important;
font-family: Verdana, Arial, Helvetica, sans-serif !important;
padding-bottom: 10px;
line-height: 100%;
*/
}

@media (min-width: 768px) { 
.the_link
{
float:right;
}
.player_right

{
width:25%; float:left;


}
.player_left
{
width:75%; float:left;
}

}







@media  (max-width: 767px) { 
.the_link
{
float:left;
margin-top:10px;
}

.player_left
{
width:100%; float:left;
clear:both;
}

.player_right

{
width:100%; float:left;
clear:both;


}
}

.flexslider .slides img2 {
  
    max-width: 220px !important;

}

