/*
	Two Columns Left Container
*/
#twocolumnsleftcontainer {/*width: 667px;*/ width: 695px; padding: 15px 35px 0px 15px; margin: 0; float: left; line-height: 150%;}
#twocolumnsleftcontainer p {padding: 5px 0px 5px 0px; margin: 0;}
#twocolumnsleftcontainer h2 {font-size: 14px;}


/*
	Two Columns Right Container
*/
#twocolumnsrightcontainer {width: 220px; padding: 0px 0px 0px 0px; margin: 0; float: right;}

/*
	Find Brands
*/
#findbrands {width: 100%;}
#findbrands .title {
			background-color: #76567d; 
			background-image: url(images/two_columns_find_brand.jpg); 
			background-repeat: repeat-x; 
			padding: 8px 9px 10px 9px; 
			color: #ffffff;
}
#findbrands .title h2 {margin: 0; padding: 0; font-size: 17px; font-weight: normal;}
#findbrands .title h2 span {text-transform: uppercase; font-weight: bold; font-size: 17px;}
#findbrands .title span {font-size: 11px; }

#findbrands .blueblock {margin: 1px 0px 0px 0px; background-color: #dae4ee; padding: 2px 10px 20px 10px; height: 600px;}
#findbrands .blueblock ul {list-style: none; padding: 10px 10px 8px 0px; margin: 0; border-bottom: 1px dotted #ffffff;}
#findbrands .blueblock ul li {padding: 2px 0px 2px 0px; font-weight: bold;}
#findbrands .blueblock ul li span {color: #662e53; text-transform: uppercase; font-size: 13px;}
#findbrands .blueblock ul li a {color: #13428a;}
#findbrands .blueblock ul li a:hover {color: #13428a;}
#findbrands .blueblock .noseparator {border: 0;}

/*
	Link list
*/
#linklist {padding: 20px 0px 0px 25px; margin: 0; list-style: none; line-height: 130%; width: 465px;}
#linklist p {padding: 0px 0px 10px 0px; margin: 0;}
#linklist a {color: #1a45a1;}
#linklist a:hover {color: #1a45a1;}
