
table.styled {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}

table.styled th {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	color: gray;
	text-decoration:inherit !important;
	cursor:default !important;
}
table.styled td {
	padding-left: 6px;
	padding-right: 6px;
	height: 27px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.styled tr.exp {

}

table.styled td.inner_table {
	padding: 20px 30px 20px 30px;
}

table.styled td.inner_table table.styled th {
	border: 1px solid #ccc;
}

table.styled td.basket_link {
	text-align: center;
	padding-top: 5px;
}

table.styled td.price {
	text-align: right;
}

table.styled td.expander {
	/*background:#ffffff url('images/bullet_blue_expand.png') center no-repeat;*/
	background: url(basket.png)/*tpa=http://www.Reductorspb.ru.ru/images/new/basket.png*/ center center no-repeat !important;
	/*cursor:pointer;*/
}

table.styled td table.styled {
	margin: 0px;
	width: auto;
}

table.styled .table-tr-odd {
	background-color: #f2f2f2;
}

table.styled .selected {
	/*background-color: #f47920;*/
}

table.styled .table-tr-odd td.expander {
	/*background:#f2f2f2 url('images/bullet_blue_expand.png') center no-repeat;*/
	background: url(basket.png)/*tpa=http://www.Reductorspb.ru.ru/images/new/basket.png*/ center center no-repeat !important;
	cursor: pointer;
}

table.styled .selected td.expander {

	/*background: url(/images/new/minus.png) 16px center no-repeat !important;*/

	background: url("minus.png")/*tpa=http://www.Reductorspb.ru.ru/images/new/minus.png*/ center center no-repeat !important;
	cursor: pointer;
}

.searchOnline {
	background: url("online.png")/*tpa=http://www.Reductorspb.ru.ru/images/new/online.png*/ no-repeat scroll center bottom transparent;
	height: 110px;
	margin: 0;
	width: 110px;
}

.searchOnline_hover {
	background: url("online_big.png")/*tpa=http://www.Reductorspb.ru.ru/images/new/online_big.png*/ no-repeat scroll center bottom transparent;
	height: 110px;
	margin: 0;
	width: 110px;а
}

.searchCodeText {
	height: 60px;
	font-size: 20px;
	text-align: center;
}

.icoBasketAdd {
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	color: black;
	background-image: url("basket_add.png")/*tpa=http://www.Reductorspb.ru.ru/vin-archive/template/images/basket_add.png*/;
}

.clear {
	clear: both;
}

.tableFilters {
	margin: 0px;
	padding: 0px;
}

.formRow {
	float: left;
	padding-right: 30px;
}

.formField {
	width: 155px;
}

.date {
	width: 135px;
}

.newLine{
	clear:both;
	height:10px;	
}

h2.orange{
    font-size: 18px;
    padding-bottom: 6px;
    color: orange;
}


.dateVinFitler{
	position: relative;
	padding-right:20px;
}

.dateVinFitler input{
	margin-top:0px;
	height:15px;
} 

.dateVinFitler img{
	display: block;
	position: absolute;
	top:1px;
	right:0px;
}
