.coach-title {
    margin-top: 5px;
	margin-bottom: 15px;
    color: white;
    font-family: Tahoma; 
    font-size: 16px;
    font-weight: bold;
	text-align: left;
    text-decoration: none;
}

.coacher-txt {
    background: url('http://pokercampus-images.s3.amazonaws.com/img/main/coacher-bg.png') 0 0 no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	width: 450px;
	margin-right: 10px;
	margin-top: 10px;
	vertical-align: top;
    text-align: justify;
}
.coacher-s {
	display: -moz-inline-stack;
	display: inline-block;
	font-family: Tahoma;
	font-size: 12px;
	width: 80px;
	margin-top: 15px;
}
.coacher-content {
    padding-left: 50px;
    padding-right: 50px;
}

.coach-right {
	width: 440px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left:3px;
}

.left_pic {
	margin-top: 2px;
	width: 95px;
	float: left;
}

span.coach-text {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.1;
	color: #999999;
}

.foto-block img {
	vertical-align: top;
}


