<!--
div#main{
height:auto;
min-height:400px;
}

div#cquote{
float:right;
background:#eeeeee;
width:300px;
height:400px;
margin:0 0 15px 15px;
}

div.quotetop{
background: #e8f2f6 url('images/cqboxtop.gif') no-repeat;
}

h2#quote{
padding:5px 0 0 20px;
}


div#main h1,div#main h2,div#main h3,div#main h4,div#main h5,div#main h6{
color:#0174ae;
margin:0 0 7px 0;
}
div#main p{
margin:0 0 7px 0;
}
-->