.tablemobilcond
{
	border-collapse: collapse;
	text-align: center;
}
.tablemobilcond td
{
	border: 0;
}
.tablemobilcond td .title
{
	text-align: center;
	height: 50px;
	background: #d9dadc;
	width: 100px;
	vertical-align: middle;
}
.tablemobilcond td .image
{
	text-align: center;
	height: 110px;
	width: 100px;
	vertical-align: middle;
}
.tablemobilcond td .price
{
	text-align: center;
	padding: 3px;
	background-image: url(http://airs.ru/files/design/bottomorange.jpg);
	background-repeat: no-repeat;
	height: 2em;
	width: 80px;
}
.fontprice
{
	color: white;
	font-family: verdana, arial;
	font-size: 11px;
}
.fonttitle
{
	color: #0e3c54;
	font-family: verdana, arial;
	font-size: 11px;
}