/*вертикальный и горизонтальный*/
.teaser_two .title, .teaser_three .title {
	margin:0 0 9px 9px;
	padding-left:12px;
	border-bottom:1px solid #e5e5e5;
	height:15px;
	font: bold 13px/1.2 Arial, sans-serif;
	color: #000;
	text-decoration: none !important;
	
}
.teaser_two table, .teaser_three table {
	overflow: hidden;
	position: relative;
	max-width: 698px;
	border-spacing: 0;
}
}
.teaser_two tbody, .teaser_three tbody{
	padding: 3px 0 2px 0;
}
.teaser_two td, .teaser_three td {
	overflow: hidden;
	font: 0.750em Arial, sans-serif;
	line-height: 1.2em;
	padding: 2px 6px 10px 6px;
	vertical-align: top;
}
.teaser_two img, .teaser_three img {
	margin-bottom: 5px;
	max-width: 160px;
	max-height: 90px;
	float: none;
}
.teaser_two a, .teaser_three a {
	color:#000000;
	text-decoration: none;
}
.teaser_two a:hover, .teaser_three a:hover {
	border-bottom: 1px solid #CCCCCC;
    color: #393838;
    text-decoration: none !important;
}

.teaser_two a:visited, .teaser_three a:visited {
	color: #393838;
    line-height: 15px;
    text-decoration: none!important;
}

/*горизонтальный*/
.teaser_three td {
	width: 30%;
}