#contentArea h1, #contentArea h2, #contentArea h3 {
    margin:0px 0px 8px 0px;
    padding:0px;
    font-weight:normal;
    text-transform:uppercase;
    font-size:1em;
}

#content h1 {
    color:#AAAAAA;
	font-weight:bold;
}

#contentArea p {
    margin:0px 0px 8px 0px;
}

#content {
    float:left;
    width:100%;
}

.moviecontent {
    width:500px !important;
}

#flashPlayer {
    /* don't show this when JS is disabled */
    display:none;
}

#caption {
    float:left;
}

.artistInfo {
    width:238px;
    padding:0px 0px 0px 18px;
    margin:0px;
}

.artistInfo ol {
    margin:0px;
    padding:0px 0px 0px 2em;
}

.artistInfo li {
    padding:0px;
    margin:0px;
}

.press {
    width:100%;
    height:100%;
}

.press h1, .press h2, .press h3 {
    color:#0cace4;
}

.press h1 {
    font-size:1.2em !important;
}

.press .articles {
    width:100%;/* 60% --walid*/
    float:left;
}

.press .news {
    width:31%;
    float:right;
}

.press .news, .press .articles {
    margin-top:2%;
    height:98%;
    background-color:#FFF;
}

.press .listcolumn {
    margin:15px 0px 15px 20px;
    float:left;
    width:160px;
    display:inline;
    height:360px;
}
    
.press .articles .article {
    float:left;
    width:515px;/* 275px --walid*/
    height:360px;
    margin:15px 0px 0px 30px;/* margin:55px 0px 0px 30px;--walid*/
    border:0px solid #000;
    border-bottom-width:1px;
}

.press .articles .article .inner, .press .listing, .news .article {
    height:330px;
    color:#000;
    overflow:hidden;
}

.press .listing .item {
    color:#000;
    margin-bottom:2em;
    padding-bottom:4px;
    border:0px solid #000;
    border-bottom-width:1px;
}

.press .listing .item a {
    color:#000;
    font-size:1.2em;
}

.press .listing .item a:hover, .press .listing .item a.active {
    color:#0cace4;
}

.news .inner {
    margin:15px 4px 15px 20px;
}

.news h2 {
    margin:0px !important;
}

.epg_table1 {
	width: 750px;
	border-width: 0;
}

.epg_table1 tbody {
	border-top: 0px;
}

.epg_arrow {
	width: 13px;
	vertical-align: top;
}

.epg_arrow div {
	width: 12px;
	margin-right: 16px;
}

.epg_left_arrow {
	background-image: url("../pix/icons/btn-epg-left.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 30px;
	margin-top: 1px;
	margin-right: 16px;
}

.epg_right_arrow {
	background-image: url("../pix/icons/btn-epg-right.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 30px;
	margin-top: 1px;
}

.epg_left_arrow:hover , .epg_right_arrow:hover{
	background-position: 0px -30px;
}

.epg_table2 {
/*	width: 688px;*/
}

.epg_table2 tbody {
	border-top: 0px;
}

.epg_title {
	background-color: #333333;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	width: 160px;
	margin-right: 16px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
}

.epg_slot {
	background-color: #333333;
	width: 150px;
	padding-left: 10px;
	margin-right: 16px;
	margin-bottom: 4px;
	font-weight: bold;
	cursor: pointer;
}

.epg_prog {
	vertical-align: top;
	width: 176px;
}

.epg_plus {
	width: 10px;
	height: 10px;
	margin-right: 20px;
	margin-top: 2px;
    background:url("../pix/icons/btn-epg-plus-minus.png") no-repeat 0px 0px;
	float: right;
}

.epg_event {
	background-color: #222222;
	border-bottom: 5px solid #0099CC;
	text-align: center;
	width: 160px;
	margin-right: 16px;
	margin-bottom: 4px;
	overflow: hidden;
}

.epg_event p {
	margin-bottom: 0px !important;
}

.epg_event_hour {
	color: #0CACE4;
}

.epg_event_artist {
	color: #AAAAAA;
	font-weight: bold;
}

.epg_event_title {
	color: #AAAAAA;
}

.epg_prog a .epg_event_artist, .epg_prog a .epg_event_title {
	color: #ffffff;
}

.epg_prog a:hover .epg_event p {
	color: #0CACE4 !important;
}

.epg_gmt {
	float: right;
}

#content tbody {
	border-top-width: 0px;
}

