﻿
#FreePicBox {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#FreePicBox img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FreePicBox p {
	padding: 0px;
	margin: 0px;
}
#NewList table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#NewList caption {
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
#NewList img {
	border: 1px solid #666666;
}
#NewList h3 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: none;
}
#NewList .Price {
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FF0000;
	font-size: small;
}
#NewList p {
	margin: 0px;
	padding: 0px;
}
#StockList {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 525px;
}
#StockList h3 {
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#StockList img {
	border: 1px solid #666666;
	margin-right: 5px;
}
#StockList table {
	padding: 0px;
	margin: 0px;
}
#StockList .StockListNew {
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FF0000;
	font-size: medium;
	background-color: #FFFF00;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.StockList .Price {
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FF0000;
	font-size: medium;
}
#StockList .StockListTitle {
	margin: 0px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#StockList .StockListData {
	margin: 0px;
	font-size: small;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#StockList p {
	margin: 0px;
	padding: 0px;
}
.list_title{
	background-color:#009900;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.list_odd{
	background-color:#D9FCFF;
	font-size: x-small;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.list_even{
	background-color:#DFFFDF;
	font-size: x-small;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.RedText {
	font-weight: bold;
	color: #FF0000;
}
.carpricelist {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.carprice {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
