.epg_view_holder
{
	width:436px;
	margin:7px 0px 10px 2px;
    height:410px;
    overflow:auto;
	

}
.epg_view_holder_inner
{
	margin-right:20px;
}
.epg_view_title{
    font-size:13px;
    color:#6884B3;
    font-weight:bold;
    padding-right:3px;
    vertical-align:top;
}
.epg_view_desc{
    font-size:12px;
}
.epg_view_rate{
    font-size:11px;
    color:#6884B3;
        padding-right:3px;
    vertical-align:top;
}
.epg_view_showtime{
    font-size:11px;
    margin-right:4px;
    text-transform:lowercase;
    padding-right:3px;
    vertical-align:top;    
}
.epg_view_header{
    padding:3px;
    cursor:pointer;
border-bottom:1px dotted #6884B3;
background-position:top;
background-repeat:repeat-x;
}
.epg_view_header img
{
	padding-left:4px;
}
.epg_view_content{
    padding-left:57px;
    padding-top:0px;
    padding-bottom:5px;
    background-color:#E5E6EA;
    color:#6884B3;
     border-bottom:1px dotted #6884B3;
     min-height:55px;
}
.epg_view_header_selected{
     padding:3px;
     background-color:#E5E6EA;
     cursor:pointer;
    
}
.epg_view_header_selected img
{
	padding-left:4px;
	
}
.epg_view_image
{
	float:right;
	margin-right:5px;
	margin-left:5px;
	border:1px solid #cdcdcd !important;
}
.epgTimetable
{
	background-image:url("images/timetable.gif") ;
	width:17px;
	z-index:10;
}
.epgHandle
{
	width:15px;
	height:49px;
}

.epg_modalPopup_background
{
	position:absolute;
	margin-top:-10px;
	  background-color:#ffffff;
	  width:210px;
}
        .epg_modalPopup 
        {
			text-align:left;
			background-image:url("images/background.jpg");
			background-position:top;
			background-repeat:repeat-x;
			border-left:1px solid #6884B3;
	        border-top:1px solid #6884B3;
	        border-right:1px solid #6884B3;
	        border-bottom:1px solid #6884B3;
	        padding:1px;
	        width:210px;
	        z-index:999;
        } 
        .modalPopup input{
            font-size:10px;
        }   
.LoginTitle
{
	font-size:11px;
	color:#ffffff;
	background-color:#9AAED6;
	border-bottom:1px solid #6884B3;
	padding:3px;
}
