﻿.txtSrchQuery {
	width: 220px;
	height: 17px;
	padding: 5px 3px 0px 5px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #666666;
}

.searchPages {
    color: #999999;
    font-weight: bold;
}

.searchUrl {
	border: 1px solid #78B10F;
	width: 758px;
	height: 15px;
	padding: 4px 3px 0px 4px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	color: #666666;
}

.searchInfo {
    margin-top: 30px;
}