.popup_body{
	background-color:#eeeeee;
}
.popup_head{
	font-weight:800;
	background-color:#eeeeee;
	border-bottom:1px solid #bbbbbb;
}
.popup_headrow{
	
}
.popup_row{
	background-color:#ffffff;	
}
.popup_highlightrow{
	background-color:#ff0000;
}
.popup_cell{
	border-bottom:1px solid #eeeeee;
	background-color:#ffffff;
}
.popup_footer{
	font-weight:800;
	background-color:#eeeeee;
	border-top:1px solid #bbbbbb;
}

.popup_searchrow{

}
.popup_searchcell{
	font-weight:200;
	background-color:#f8f8f8;
	border-bottom:1px solid #bbbbbb;
}
.popup_searchinput{
	font-weight:200;
	border:1px solid #bbbbbb;
	width:100px;
}
.popup_searchbutton{
	font-weight:200;
	border:1px solid #bbbbbb;
	width:50px;
	font-size:10px;
	background-color:#ffffff;
}
.popup_pagingrow{

}
.popup_pagingcell{
	padding:2px;
	padding-bottom:0px;
	padding-top:2px;
	font-weight:200;
	background-color:#f8f8f8;
	border-bottom:0px solid #bbbbbb;
}


.popupmedia_body{
	background-color:#ffffff;
}