#main1
{
	
	border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    margin: 0 auto;
    width: 950px;
}
#iner
{
	margin:15px 18px 20px;
	
}
#divTitle
{
	 color: black;
    font-family: verdana;
    font-size: 20px;
    font-weight: bold;
    margin: 0 25px;
    padding-top: 12px;
}
#SiteSearchResults
{
    padding-bottom:10px;
}
#SearchResults
{
    font-family: olddaycarefont !important;
    margin-left: 22px;
    margin-top: 11px;
    margin-bottom:15px;
}
#SearchResults a {
    color: navy;
    font-family: arial;
    font-size: 19px;
    
}
#SiteSearchResults > p
{
    background-color: #f9f1ea;
    color: #d88012;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 6px 6px 20px;
}

#SearchResults p {
    background-color: #e6e6e6;
    border-radius: 5px;
    color: black;
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-top: 10px;
    padding-right:10px;
}
p:empty 
{
	display: none;
}
#SearchResults > li
{
    margin-bottom:10px;
    color:#ae1f25;
    list-style-type:square;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
