#left { width: 230px; }
#right { padding-left: 30px; color: #858585; width: 645px; margin-left: 20px; border-left: 1px dotted #ccc;  }

#left #fast-search { width: auto; border-bottom: 2px dotted #ccc; padding-bottom: 10px; }
#left #fast-search h5 { display: inline; font-family: arial; font-size: 20px; text-transform: uppercase; color: #F79647; margin: 0 5px 0 0; }
#left #fast-search form { display: inline; margin: 0; }
#left #fast-search input#search_item { padding: 5px; width: 180px; color: #888; font-size: 11px; }

#left label {}
#left select { width: 230px; }

#left #marca_logo { 
	width: 170px; height: 170px; 
	border: 1px solid #d9d9d9; margin: 10px auto 15px; 
	background-repeat: no-repeat; background-position: center;
}

#right .show-all { 
	border: none;
	background: url('../images/show-all.png'); 
	width: 326px; height: 44px; cursor: hand; cursor: pointer;
}

#right h1, #right h1 a { text-decoration: none; color: #F79647; font-family: arial; font-size: 16px; text-transform: uppercase; border-bottom: 2px dotted #ccc; }
#right h1 a { border: 0; }
#right h1 a:hover { text-decoration: underline; }
#right ul { list-style: none; margin: 0 0 0 15px; padding: 0; }
#right ul li { padding: 2px 5px 2px 5px; }

#right_search { /*width: auto; margin-left: 34px;*/ }
#right_search .item { margin: 10px 0px 0 0; padding-right: 12px; width: 310px; padding-bottom: 15px; }
#right_search .item .img { background-repeat: no-repeat; background-position: center center; width: 100%; height: 240px; border: 1px solid #ccc; }
#right_search .item .detail { color: #858585; width: 250px; padding: 5px 10px 10px 0; }

#right_search .item .detail h3, 
#right_search .item .detail h3 a { color: #ff831e; font-size: 14px; margin: 0; text-decoration: none; }

#right_search .item .detail a { text-decoration: none; color: #888; }
#right_search .item .detail a:hover { text-decoration: underline; }
#right_search .item .detail p { padding: 5px 0px 5px 0px; text-align: justify; }
#right_search  hr { clear: both; height: 0; border:0; border-top: 2px dotted #ccc; }

.pagination { text-align: center; }
.pagination strong { color: #F8A663; font-size: 18px; }
.pagination b { color: #444; }
.pagination a { color: #579BC8; text-decoration: none; font-size: 11px; margin: 0 2px 0 2px; }
.pagination a:hover { text-decoration: underline; }
.pagination img { vertical-align: middle; }

#right .loading { 
	margin:15px 0; display: none;
	background: url('../images/ajax-loader-compatibilidade.gif') no-repeat center; 
	width: 100%; 
}

#middle h3#itens_compativeis { background: url('../images/pagination2.right.gif') no-repeat left center; padding-left: 25px; }

#middle #info.padding-15 { width: 850px; margin: 0 40px 0 40px; }
#middle #info.padding-15 h3 { font-family: arial; font-size: 18px; color: #5096C6; } 

