#big-search {
	margin: 15px 0px;
	overflow: hidden;
	padding-top: 5px;
	height: 437px;
}

#left-otstup {
	width: 2%;
	float: left;
	background: #fff;
	height: 437px;
	margin-top: 20px;
	position: relative;
	z-index: +10;
}
#right-otstup {
	width: 2%;
	float: right;
	background: #fff;
	height: 437px;
	margin-top: 20px;
	position: relative;
	z-index: +10;
}
#left-skobka {
	background: url(/images/base/left-skobka.gif) left no-repeat;
	height: 437px;
	position: relative;
	z-index: +10;
	float: left;
	width: 18px;
	//left: -3px;
	margin-right: -18px;
}
#right-skobka {
	background: url(/images/base/right-skobka.gif) right no-repeat;
	height: 437px;
	position: relative;
	z-index: +10;
	float: right;
	width: 18px;
	-left: 3px;
	margin-left: -18px;
}
#big-search .w33 {
	width: 33%;
	float: left;
	height: 400px;
	top: 5px;
	position: relative;
}
#big-search .card {
	width: 80%;
	margin: 0px auto;
}
#big-search .card h2 {
	height: 58px;
	line-height: 20px;
	overflow: hidden;
}

#big-search .card h2.width_232
{
	width:232px;
}
#big-search .card .img {
	border-bottom: 5px solid #999;
	padding: 0px;
	height: 150px;
	background: url(/images/base/loading.gif) 50% 100px no-repeat;
}
#big-search .card img {
	height: 150px;
	width: 200px;
	margin: 0px auto;
	display: block;
}
#big-search .card table {
	width: 250px;
	margin: 0px auto;
}
#big-search .card th {
	font: normal 14px arial;
	text-align: left;
}
#big-search .card td {
	font: bold 14px arial;
	padding: 2px;
	text-align: left;
}
#big-search .card .shad {
	width: 250px;
	height: 16px;
	background: url(/images/base/gen-shad.jpg);
	margin: 0px auto 5px auto;
}
#big-search .card p {
	font: normal 11px tahoma;
	color: #4D4D4D;
}
#all-models {
	width: 129px;
	height: 45px;
	background: url(/images/base/all-models.gif);
	float: right;
	margin-bottom: -45px;
	position: relative;
	z-index: 20;
	top: -7px;
	left: -11px;
}
#all-models a {
	display: block;
	margin: 12px 0px 0px 30px;
	font:bold 12px arial;
	color: #fff;
}

#all-models a span
{
	font:bold 12px arial;
	color: #fff;
}

#big-search-line {
	background: url(/images/base/big-search-line-bg.gif);
	position: relative;
	top: -35px;
}
#big-search-line div {
	background: url(/images/base/big-search-line.gif);
	width: 930px;
	height: 35px;
	margin: 0px auto;
	cursor: pointer;
	left: 50%;
	margin-left: -465px;
	position: relative;
}
#big-search-line #polzunok {
	width: 80px;
	height: 35px;
	text-align: center;
	font: normal 24px/34px arial;
	color: #333; 
	float: left;
	position: relative;
	background: url(/images/base/kwt.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
	            src='/images/base/kwt.png', sizingMethod='scale');
	cursor: e-resize;
	margin: 0;
	left: 525px;
}

#infogen ul
{
	list-style-image:url(/images/base/dash.gif);
	margin-left:25px;
}

#infogen ul li
{
	margin-bottom:10px;
}
