﻿hr
{
    margin-top:20px;    
    color:#b6b5ae;    
    border-width:thin;
    width:100%;
    height:1px;
}

#quotationsBody h2
{
    clear:both;
    padding-top:10px;
}

#quotationsBody h3
{
    font-size:24px;
}

.instructions
{	
    margin-top:10px;
	margin-bottom:15px;
	width:500px;
}

.tbSearch
{
	width:320px;
}

.tbDay
{
    width:30px;
}

.tbYear
{
    width:40px;
}

.quickQuotesColumn
{       
	display:inline;
	float:left;
	width:280px;	
}

#results
{    
    display:inline;   
}

#resultsBackLink
{
    display:block;
    padding:3px;
    padding-bottom:15px;
    text-align:right;
    
}

.itemOdd
{
padding:5px;
text-align:left;
background-color: #e2ddcB;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #eef3e6;
border-right-color: #eef3e6;
border-bottom-color: #eef3e6;
border-left-color: #eef3e6;
margin-bottom:2px;
}

.itemEven 
{    
text-align:left;
padding:5px;
background-color: #f2f2f2;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #e5eade;
border-right-color: #e5eade;
border-bottom-color: #e5eade;
border-left-color: #e5eade;
margin-bottom:2px;
}

#bottomBackLink
{
    padding:10px;
    text-align:right;
}

.quoteText a:link{ text-decoration: none; color:#000000; }
.quoteText a:hover{text-decoration:none; color: #444444; }
.quoteText a:visited{ text-decoration: none; color: #000000; }
.quoteText a:active{ text-decoration: none; color: #000000; }

#denotesProgressive
{    
    padding-top:10px;    
    color:Red;   
    clear:both;    
}
.progresiveLabel 
{
    color:Red;
}

	
	