.EPG_type_config_pannel{
	position:absolute;
	background-color:#ffffff;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:4px;
}
.EPG_host_link_button,a.EPG_host_link_button, a.EPG_host_link_button:visited
{
	border-right:1px solid #666666 !important;
	border-bottom:1px solid #666666 !important;
	border-top:1px solid #cccccc !important;
	border-left:1px solid #cccccc !important;
	font-size:10px !important;
	padding:2px 3px 2px 3px !important;
	line-height:25px !important;
	text-decoration:none !important;
	color:#003366 !important; 
	background-color: #F9F6EB !important;
	white-space: nowrap !important;
		 
}
a.EPG_host_link_button:hover
{
	border-right:1px solid #666666 !important;
	border-bottom:1px solid #666666 !important;
	border-top:1px solid #cccccc !important;
	border-left:1px solid #cccccc !important;
	font-size:10px !important;
	padding:2px 3px 2px 3px !important;
	line-height:25px !important; 
	text-decoration:none !important;
	color:#FFFFFF !important;
	background-color:#4D88EA !important;
	white-space: nowrap !important;
	
	 
}
.DML_list{
     border-left:1px solid #003366;
    border-right:1px solid #003366;
border-bottom:1px solid #003366;
width:100%;
}
.DML_header th{
    background : #fff url("images/SquareBluePanel_top.gif") repeat-x;
    text-align:left;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    padding:4px;
    height:23px; 
}
.DML_header .subhead{
	padding:0px;
}
.DML_row{
    background-color:#D2F0FF;
}
.DML_row2{
    background-color:#FFFFFF;
}
.DML_Title_column{
    border-right:1px solid #003366;
    padding:3px; 
    font-size:11px;   
    width:25%
}
.DML_artist_column{
    padding:3px;
    font-size:11px;
	width:25%;
}
.DML_Channel_column{
	border-left:1px solid #003366;
    padding:3px;
    font-size:11px;
	width:25%;
}
.DML_PlayTime_column{
	border-left:1px solid #003366;
	padding:3px;
    font-size:11px;
	width:25%;
}

/*----------------DML Search Style -------------------*/

.DML_DateandTime_Table{
 width:100%;
}
.DML_Search_Pannel{
    
}

.DML_search_top_back{
	width:100%;
    background : #fff url("images/DML_Search_top_back.jpg") repeat-x;
}
.DML_search_left_back{
    background : #fff url("images/DML_Search_left.jpg") repeat-y;
}   
.DML_search_right_back{
    background : #fff url("images/DML_Search_right.jpg") repeat-y;
}
.DML_search_bottom_back{
     background : #fff url("images/DML_Search_footer_back.jpg") repeat-x;
	width:100%;
}
.DML_search_back{
	padding:5px;
	background : #fff url("images/DML_Search_back.jpg");
}

