#callToaction1
{
padding: 0;
margin: 0;
border-top: 1px dotted #5583C8;
border-bottom: 1px dotted #5583C8;
}

#callToaction1 img {
	border:0;
}

ul#callToaction1
{
list-style-type: none;
padding: 0;
margin: 0;
border-top: 1px dotted #5583C8;
border-bottom: 1px dotted #5583C8;
}

ul#callToaction1 li
{
background-repeat: no-repeat;
background-position: 5px 50%;
padding-left: 30px;
line-height: 27px;

}
ul#callToaction1 li.one { margin-top: 7px;background-image: url('/3.0/images/info_li.gif'); }
ul#callToaction1 li.two { background-image: url('/3.0/images/demo_li.gif'); }
ul#callToaction1 li.three { background-image: url('/3.0/images/call_li.gif'); margin-bottom:7px;}
ul#callToaction1 li a:hover {font-weight:bold;}

#menuTitle {
	position:relative;
	top:0px;
	left:-4px;
	width:155px;
    height:30px;
	background: #E8EBE9;
    line-height: 30px;
    border-top: 1px dotted #5583C8;
	border-bottom: 1px dotted #5583C8;
	padding-left: 10px;
	padding-top: 9px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	overflow:hidden;
}

#dropQuote {
margin: 2px;
background: transparent url(/3.0/images/dropQuoteEnd.gif) bottom right no-repeat;
}