﻿.admin_page .MWSPager .btnGo
{
	/*background: url('../../Images/button64.gif');*/
	background-color: #1D70A8;
	border: 0px;
	color: White;	
	height:19px;
	cursor: pointer;
}

.admin_page .MWSPager img
{
	vertical-align:middle;
}



.admin_title
{
	width:100%;
}

.admin_title td
{
	white-space:nowrap;
	vertical-align: middle;
	padding-right: 20px;
}

.admin_search
{
	
}

td.fullwidth
{
	width:100%;
}

/* Copy from .button64*/
.admin_search input[type=submit]
{
	background: url('../../Images/button64.gif');
	border: 0px;
	color: White;
	font-size: 9pt;
	/*height: 21px;*/
	width: 64px;
	cursor: pointer;
}


.admin_search input
{
	margin-right:5px;
}
