﻿.search
{
}

.search #caption p
{
	background:url('../Common/Images/info.gif') no-repeat left 2px;
    margin-top:8px;
    color:#466464;
    padding-left:18px;
}

.search table
{
	border-collapse:collapse;
}

.search td
{
	padding-bottom:2px;	
	white-space:nowrap;
}

.search .thLabel
{
	width:130px;
}

.search .thText
{	
}

.search .mc
{
}

.search .val
{
	color:#F96302;
}

.search .txtStreet
{
	width:222px;
	text-transform:capitalize;
}

.search .txtArea
{
	width:222px;
	text-transform:capitalize;
}

