.oto-related {
	display:block;
	width:300px;
	font-family:Arial !important;
	overflow: auto;
	margin-top: 20px;
}	

.oto-related ul.oto-tab {
	background:#222;
	list-style-type:none;
	border-top:1px solid #ccc;
	border-bottom:2px solid #555; 
	float:left;
	width: 300px;
	margin-bottom: 15px;
}

.oto-related ul.oto-tab li {
	display:inline-block;
	font-size:11px;
	font-family: Arial;
	color:#999;
	line-height: 26px;
	padding-left:13px;
	font-weight:normal;
}

.oto-related ul.oto-tab li:first-child {
	padding-left:13px;
}


.oto-related ul.oto-tab li a:hover {
	color:#fff;
	text-decoration:none;
}

.oto-related ul.oto-tab li a.active {
	color:#fff;
}

.oto-related .oto-logo {
	width:300px;
	margin-left:0px;
	margin-bottom: 5px;
	float:left;
}

.oto-related .oto-logo img, .oto-search .oto-logo img {
	width:130px;
}

.oto-related .oto-post-btn {
	-webkit-border-image: none;
	-webkit-box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
	background-color: #363636;
	background-image: -webkit-linear-gradient(top, #444, #222);
	background-repeat: repeat-x;
	border-bottom-color: rgba(0, 0, 0, 0.247059);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgba(0, 0, 0, 0.0980392);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgba(0, 0, 0, 0.0980392);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgba(0, 0, 0, 0.0980392);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 14px;
	line-height: normal;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
	width: 130px;
	float:right;
	margin-top:11px;
}

.oto-related .oto-results {
	width:300px;
	float:left;
	margin-top:-15px;
	border-bottom:4px solid #222;
	margin-bottom:10px;
	list-style-type:none;
	padding-left:0px;
	line-height: 12px;
	font-family: Arial !important;
}	

.oto-related .oto-results-holder {
	display:block;
	float:left;
	padding:10px 0px;
	border-bottom:1px solid #ddd;
	width:100%;
}

.oto-related .oto-results-holder img {
	width:44px;
	float:left;
	border:1px solid #ddd;
	margin-left:8px;
}

.oto-related .oto-results-detail {
	padding-left:10px;
	float:left;
	width:235px;
}

.oto-related .oto-results-holder .oto-title {
	display:block;
	width:290px;
	font-size:12px;
	font-weight:bold;
	color:#900;
	vertical-align:top;
	padding-left:8px;
	padding-bottom: 2px;
	margin-top:0px;
	line-height:16px;
	height: 14px;
	overflow: hidden;
	text-decoration:underline;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.oto-related .oto-results-holder .oto-desc {
	vertical-align:top;
	display:inline-block;
	width:235px;
	font-size:10px;
	color:#666;
	padding-top:6px;
	height:13px; 
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}

.oto-related .oto-results-holder .oto-price {
	width:92px;
	font-size:11px;
	vertical-align:top;
	font-weight:bold;
	padding-top:5px;
	color:#444;
	float:left;
	margin-left: 10px;
}

.oto-related .oto-results-holder .oto-location {
	color:#666;
	font-size:9px;
	margin-top: 6px;
	display: block;
	text-align:right;
	float:left;
	width:137px;
}	

.oto-related a:hover .oto-results-holder {
	background:#f2f2f2;
}

.oto-search {
	width:630px;
	display:block;
	height:80px;
}

.oto-search .oto-search-holder {
	width:100%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
/*	border-top:2px solid #000;
	border-bottom:2px solid #000; */
}

.oto-search .oto-logo {
	width:130px;
	margin-bottom:0px;
	float:left;
}

.oto-search .oto-search-content {
	width:480px;
	float:left;
	padding-left:20px
}

.oto-search .oto-search-content label {
	font-size:13px;
	font-weight:normal;
	font-family:Arial;
	color:#000;
	display:block;
	cursor:normal;
}	

.oto-search .oto-search-content input {
	width:260px;
	padding-left:10px;
	line-height:24px;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:7px;
	-webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s,box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s,box-shadow linear 0.2s;
	-o-transition: border linear 0.2s,box-shadow linear 0.2s;
	transition: border linear 0.2s,box-shadow linear 0.2s;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.oto-search .oto-search-content button {
	-webkit-border-image: none;
	-webkit-box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
	background-color: #363636;
	background-image: -webkit-linear-gradient(top, #444, #222);
	background-repeat: repeat-x;
	border-bottom-color: rgba(0, 0, 0, 0.247059);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgba(0, 0, 0, 0.0980392);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgba(0, 0, 0, 0.0980392);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgba(0, 0, 0, 0.0980392);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
	width: 80px;
}

.oto-search .oto-search-content a {
	font-size:11px;
	font-family:Arial;
	color:#900;
	margin-left:10px;
}

.oto-search .oto-search-content a:hover {
	color:#000;
	text-decoration:none;
}

.oto-related .oto-condition-tag {
	margin-right: 10px;
	text-align: center;
	float: left;
	padding-top: 1px;
	padding-left:4px;
	padding-right:4px;
	margin-top: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	color: white;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999;
	min-width:38px;
	text-transform: uppercase;
}

.oto-related .oto-condition-tag.oto-used {
	background-color: #B94A48;
}

.oto-related .oto-condition-tag.oto-recond {
	background-color: #F89406;
}

.oto-related .oto-condition-tag.oto-classic {
	background-color: #045FB4;
}

.oto-related .oto-condition-tag.oto-new {
	background-color: #468847;
}

li.ui-tabs-selected a span {
	color: #FFF;
}
