﻿body
{
}
.WinchesterPropertySearchContainer
{
    text-align:left;
    background-color:#ffffff;
    color:Black;
    margin:0px;
    padding:10px;
}
.FontStyle1
{
    font-family:Arial;
    font-size:12px;
    letter-spacing:1.5px;
    font-weight:bold;
}
.FontStyle2
{
    font-family:Arial;
    font-size:11px;
    letter-spacing:1px;
}

.btnDetails {
	width: 100px;
	height: 22px;
	text-align:center;
	background: url("../images/btn_viewdetails.gif") 0 0 no-repeat;
	text-decoration: none;
	font-size:11px;
	color:#FFFFFF;
	border:0px none;
}

.btnSubmit {
	width: 78px;
	height: 22px;
	background: url("../images/submit.gif") 0 0 no-repeat;
	text-decoration: none;
	font-size:11px;
	color:#FFFFFF;
	border:0px none;
}

.noborders
{
	border:0px none;
}