/* 
CSS Styles for Aussie Car Loans
Developer: e-CBD

*/

/* 
Display
*/

body {
	margin:0;
	padding:0;
	background-color: #435563;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 986px;
	\width: 1006px;
	w\idth: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}

#banner {
	background-color: #FFFFFF;
	height: 132px;
	clear: both;
	background-image: url(../images/bgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
#contentholder {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	padding: 0px 0px 12px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/contentbg.gif);
}

#content {
	FLOAT: left;
	WIDTH: 665px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content2 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 270px;
	TEXT-ALIGN: left;
	display: block;
	padding: 0px;
	}

/* 
Footer
*/

#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 50px;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
#creditscontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits li
{
	display: inline;
	padding-bottom: 14px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #615638;
	line-height: 20px;
	font-weight: normal;
}

#credits a
{
	COLOR: #aca792;
	TEXT-DECORATION: none;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits a:link, #creditscontainer a:visited
{
	color: #aca792;

}
#credits a:hover
{
	text-decoration: underline;
	color: #615638;
}


#credits a:hover {
	text-decoration: underline;
	color: #FFFFFF;

/* 
Logo
*/

}
#logo {
	width: 260px;
	line-height: 90px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
	height: 107px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
/* 
Text Styles - H / P
*/
h1,
h2,
h3,
h4 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #41535f;
	FONT-WEIGHT: normal;
}
h1 {	
	font-size: 24px;
	background-image: url(../images/headingbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 5px 10px;
	padding: 0px 0px 5px;
}
h2 {
	font-size: 18px;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}
h2 a {
	COLOR: #9adcff; TEXT-DECORATION: none
}

h2 a:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
h3 {
	font-size: 12px;
	margin: 15px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	padding: 0px 10px;
	margin: 5px 0px 10px;
}
td {
	LINE-HEIGHT: 16px;
}
p a,
td a {
	COLOR: #5583a2;
	TEXT-DECORATION: underline;
}

p a:hover {
	COLOR: #41535f;
	TEXT-DECORATION: underline
}


/* 
Ordered and Unordered Lists
*/

#content ul li,
#content ul.normalbullets li {
	padding-left: 20px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-bottom: 5px;
	line-height: 18px;
}
#content li a {
	color: #556B79;
}
#content li a:hover {
	color: #000000;
}

/* 
Floats
*/

.fl {
	FLOAT: left;
}
.fr-no-pad {
	FLOAT: right;
}
.fr {
	FLOAT: right;
	margin: 0px 0px 5px 8px;
}
#horizontalmenu {
	background-color: #322B28;
	height: 45px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
}
/* CSS Main Navigation Menu */

#navcontainer {
	width: 600px;
	margin-top: 30px;
	float: left;
	height: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navlist
{
	margin: 0;
	padding-bottom: 19px;
	padding-left: 0px;
}

.navlist ul, .navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlist a:link, .navlist a:visited
{
	color: #E3DFDD;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, s.ans-serif;
	background-image: url(../images/navbgr.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}

.navlist a:link.active, .navlist a:visited.active
{
	color: #000;
	background-color: #FFFFFF;
	background-image: url(../images/bgactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* CSS Main Vertical List Menu */



.verticallist {
	width: 245px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.verticallist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
.verticallist li {
	padding: 0px;
	overflow: hidden;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
.verticallist a {
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:link {
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:visited {
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:hover {
	color: #000000;
}
#featurepanel {
	background-color: #2D2825;
	height: 209px;
	clear: both;
	background-image: url(../images/featurebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#featurepanel .image {
	float: left;
	width: 546px;
	height: 209px;
}
#featurepanel .apply {
	float: left;
	width: 420px;
	height: 200px;
	padding-left: 20px;
	padding-top: 9px;
}
#chbg {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/chbg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.phonemsg {
	float: right;
	height: 132px;
	margin: 0px;
	padding: 0px;
	width: 695px;
	background-image: url(../images/header-tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phonewhite {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.apply h2 {
	color: #FFFFFF;
}
.apply .bullets {
	float: left;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.apply .calc {
	float: left;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.but-findoutmore {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 169px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but-findoutmore.gif);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
A.but-findoutmore:hover {
	DISPLAY: block;
	background-image: url(../images/but-findoutmore.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.but-apply {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 169px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(../images/but-apply.gif);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
A.but-apply:hover {
	DISPLAY: block;
	background-image: url(../images/but-apply.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideblock {
	float: left;
	width: 208px;
	padding-left: 10px;
	padding-top: 15px;
}
.sideblockr {
	float: left;
	width: 215px;
	padding-left: 10px;
	padding-top: 5px;
}
.division {
	clear: both;
	float: left;
	width: 208px;
	margin-bottom: 25px;
}
.division .img {
	float: left;
	width: 60px;
}
.division .desc {
	float: left;
	width: 148px;
}
.division .img img {
	border: 4px solid #FFFFFF;
}
.division  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}
.featuredlink-col {
	width: 320px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}
a.featuredlink {
	width: 310px;
	font: normal 18px Arial, Helvetica, sans-serif;
	height: 80px;
	color: #425562;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: hand;
}

a.featuredlink:hover {
	color: #6F8A9D;
}

a.featuredlink img {
	float: left;
	border: 4px solid #FFFFFF;
}
a.featuredlink .desc {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-top: 20px;
}

#footer p {
	padding-left: 25px;
}



/* Search */

.searchbox {
	height: 50px;
	text-align: right;
	background-image: url(../images/searchbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.searchbox form {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
	width: 250px;
}

#search legend {
	display: none;
}

#content ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}

#content ul,
#content ol {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
#content ol li {
	background: url(none);
	margin-bottom: 5px;
	line-height: 18px;
}
img.floatleft {
	float: left;
	margin-right: 5px;
}

table.info-table {
	width: 640px;
	margin: 10px 0px 10px 10px;
}

table.info-table td {
	vertical-align: top;
	padding: 5px 5px 10px;
	border-bottom: 1px solid #B9CAD4;
}

table.info-table th {
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41535F;
	background: #B3C6D0;
	border-bottom: 1px solid #A0B7C5;
	text-align: center;
}
table.form-table {
	width: 650px;
	margin: 10px 0px 10px 10px;
}

table.form-table td {
	padding: 10px 5px 5px;
}

table.form-table th {
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41535F;
	background: #B3C6D0;
	border-bottom: 1px solid #A0B7C5;
	text-align: center;
}
tr.column-bg-light {
	background: #C9D6DE;
}
input,
textarea,
select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #BAC7CF;
}
form {
	margin: 0px;
	padding: 0px;
}
table td.nobottomborder {
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.very-short-form-element {
	width: 55px;
}
.short-form-element {
	width: 150px;
}
.medium-form-element {
	width: 275px;
}
.sm-form-element {
	width: 210px;
}
.long-form-element {
	width: 390px;
}
.very-long-form-element {
	width: 630px;
}
select.medium-form-element {
	width: 285px;
}
input.submitbutton {
	background: #99B0BB;
	border: 1px solid #8298AA;
}
.required {
	color: #FF9900;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}
#content2 ul.bulletlist {
	margin: 10px 0px 10px 15px;
	padding: 0px;
	list-style: none;
}
ul.bulletlist li {
	padding-left: 12px;
	background: url(/images/arrow.gif) no-repeat 0px center;
	margin-bottom: 5px;
}
.large-form-element {
	font: 18px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 588px;
}
.privacy-readthrough {
	height: 350px;
	overflow: auto;
	padding: 15px;
	border: 1px solid #BBC9D4;
	background: #F3F7F8;
}
table.form-table table td {
	padding: 0px;
}
.requiredfield {
	border: 1px solid #FFD84F;
	background: #FFF7D5;
}
td.divider {
	border-top: 1px solid #BFCED7;
}
td.subheadercell {
	border-bottom: 2px solid #B9C9D2;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #394F5B;
	letter-spacing: -1px;
}
#chclassifieds {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	padding: 0px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../images/contentbg.gif);
}
#container #chclassifieds {
	background-image: url(../images/chbg_class_stretch.jpg);
	background-repeat: repeat-y;
}
#container #chbgclassifieds {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	background-image: url(../images/chbg_class.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#contentwide {
	FLOAT: left;
	WIDTH: 940px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#partnerlogos {
	clear: both;
	margin: 0px;
	background-image: url(../images/lowerbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 70px;
}
#footer p {
	FONT-SIZE: 10px;
	COLOR: #333333;
	LINE-HEIGHT: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.apply h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.apply .calc .calcbg {
	height: 139px;
	background-image: url(../images/bg-calc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#loancalc .field {
	color:#DDE4EA;
	width:165px;
	background-color: #343739;
	margin-bottom: 3px;
	background-image: url(../images/bgfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border-width: 0px;
	border-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#loancalc {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#loancalc .fieldsml {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#DDE4EA;
	height:11px;
	width:74px;
	background-color: #343739;
	margin-bottom: 3px;
	background-image: url(../images/bgfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	margin-top: 4px;
	margin-right: 24px;
	margin-left: 10px;
	float:right;
}
#loancalc .left {
	float:left;
	padding: 0px;
	margin: 0px;
	}
			
#loancalc .right {
	float:right;
	padding: 0px;
	margin: 0px;
	padding-right: 22px;
}#loancalc input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.applybutton {
	padding-top: 6px;
	margin: 0px;
	width: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#featurepanel .applybutton img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.applybutton a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Aussie World Links */

#nav {
	height: 50px;
	float: right;
	width: 692px;
	margin: 0px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.menu {
		FLOAT: left;
		POSITION: relative;
		margin: 0px;
		padding: 0px;
	}
	.menu UL {
		FLOAT: left;
		MARGIN: 0px;
		LIST-STYLE-TYPE: none;
		POSITION: relative;
		padding: 0px 8px 0px 0px;
	}
	.menu UL LI {
	DISPLAY: inline;
	FLOAT: left;
	POSITION: relative;
	margin: 0px 3px 0px 0px;
	}
	 HTML .menu UL LI A {
	WIDTH: auto;
	margin: 0px;
	}
	.menu UL LI A:visited {
	WIDTH: auto;
	margin: 0px;
	}
	.menu UL LI UL {
	DISPLAY: none;
	margin: 0px;
	}
	#auto a:link, #auto a:visited  {
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	background-image: url(../images/but-auto.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#auto span { visibility:hidden; 
	}
	
	#auto a:hover {
		background-position: bottom;
	}	
	#boat a:link, #boat a:visited  {
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	background-image: url(../images/but-boat.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#boat span { visibility:hidden; 
	}
	
	#boat a:hover {
		background-position: bottom;
	}
	#bike a:link, #bike a:visited  {
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	background-image: url(../images/but-bike.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#bike span { visibility:hidden; 
	}
	
	#bike a:hover {
		background-position: bottom;
	}
	#truck a:link, #truck a:visited  {
	DISPLAY: block;
	WIDTH: 123px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	background-image: url(../images/but-truck.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#truck span { visibility:hidden; 
	}
	
	#truck a:hover {
		background-position: bottom;
	}
	#equipment a:link, #equipment a:visited  {
	DISPLAY: block;
	WIDTH: 145px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	background-image: url(../images/but-equipment.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#equipment span { visibility:hidden; 
	}
	
	#equipment a:hover {
		background-position: bottom;
	}
.containertable #nav {
	float:none;
	height:auto;
	margin:auto;
	padding:auto;
	width: 100%;
}
.apply .calc p a {
	color: #4A5864;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	line-height: 5px;
	font-size: 9px;
}
/* Use this to create a horizontal ruler across a column. */
hr {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	border: none;
	margin-top: 12;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 0px;
	color: #C2D0DB;
	background-color: #C2D0DB;
}
#loancalc select.field {
	margin: 0px 0px 3px;
	padding: 2px;
	width: 171px;
}
.banner {
	padding-top: 15px;
	clear: both;
}
#content .banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blue-text-bg {
	padding-top: 7px;
	padding-bottom: 7px; 
	background-color: #719ebc;
	color: #FFFFFF;
	font-size:13px;	
}

.blue-text-bg a {
	color: #333333;
}

#accordion {
margin-left:10px;
width:250px !important;
}

#accordion div {
height:70px;
}
