/*.smallNews .oneSmall {
    overflow: hidden;
}

.playNow .nowTitle{
line-height:16px;
height: 30px;
overflow: hidden;	
}

.playNow .nowPlaying{
font-size:14px;
overflow:hidden;
}

.playNow .nowPlaying .title{
	height: 20px;
    margin-left: 188px;
    min-width: 250px;
    overflow: hidden;
    text-align: left;
	margin-left:0px;
}

.mediaTiles{
	margin-top: 20px;
}

.oneMedia .mediaTxt .mediaSocial {
	width: 170px;
}

.mediaTiles .oneMedia{
	float:left;
	height: 320px;
}

.mediaTiles > h2 {
    text-transform: uppercase;
    font-weight: bold;
}

.videoPlayerSocialBox .fb-like.fb_iframe_widget {
    float: left;
    margin: 10px;
}

.videoPlayerSocialBox .playerTwitter{
	float: left;
    margin: 10px;
	width:85px;
}

.videoPlayerSocialBox .playerGplus{
	float: left;
    margin-top: 10px;
}

.videomediaBoxSocialBox .fb-like.fb_iframe_widget {
    float: left;
    margin-right: 8px;
}

.videomediaBoxSocialBox .playerTwitter{
	float: left;
    margin-right: 8px;
	width:55px;
}

.videomediaBoxSocialBox .playerGplus{
	float: left;
}

.video.videoPlayerContainer {
    margin-bottom: 75px;
	margin-top: 20px;
}

.articleHead .metaTags span {
    color: #333;
}

.articleHead .metaTags span:hover {
    color: #7ece0d;
}*/

.playNow .pause{
	background-position: 0 -400px !important;
}

.playNow .nowContent .nowTitle .programTitle{
	height: 20px;
    min-width: 240px;
    overflow: hidden;
    /*text-align: left;*/
}

#petofiRadioPlayer {
    display: none;
}

.playNow .nowPlaying .title{
	 text-align: right;
	 min-width: 230px;
}

.justPast{
	float: left;
}

.articleGallery{
	height: auto !important;
	width: auto !important;
}

.articleReader .picInside{
	width: auto !important;
	height: auto !important;
}

.articlePic.picInside > p{
	text-align: center;
}

.articlePic.picInside > img{
	display: block;
	margin: auto;
}

.radioLivePlayer .livePlayer .playerControls .progressTime{
	width: 40px;
}

.justPlayedList .justPlayedOne{
	width: auto;
}

.justPlayedList .justPlayedFilter .hasDatepicker{
	background-color: transparent !important;
    border: medium none;
    color: #fff;
    font-family: ProxiSemiBold;
    font-size: 17px;
    height: 18px;
    margin-bottom: 0;
    padding: 0 6px;
	box-shadow: none;
	width: 88px;
}

.justPlayedList .justPlayedFilter .hasDatepicker:hover{
	background-color: #7ece0d !important;
}

.justPlayedList .justPlayedCont .more{
	background-color: #7ece0d;
    color: #fff;
    display: block;
    float: right;
    font-family: ProxiBold;
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 105px;
	cursor: pointer;
	margin-bottom: 10px;
	background-image:url(IMG/smallArrow_down.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.justPlayedList .justPlayedCont .opened{
	background-image:url(IMG/smallArrow_up.png);
}	

.justPlayedList .justPlayedFilter .datum {
	padding-right: 10px;
	background-image: none;
}

.justPlayedList .justPlayedFilter .datum img {
    margin: 0 10px 0 0;
}