/****************************************************** 
	Title:    Atanassov & Ivanov law firm
	Author:   Nikolai Tenev
	Company:  Extensa Web Development Ltd.
	Started on:  22/09/2009
	Updated on:  25/09/2009
	Style:       Team Stylesheet
******************************************************/

div.pic {
	border-left: 10px solid #cc0000;
	height: 80px;
	padding-right: 13px;
}

div.person {
	width:230px;
}

div.big_pic {
	padding-left: 7px;
	margin-bottom: 10px;
	border-right: 17px solid #ee4444;
	height: 130px;
	float: left;
}

table.small_table {
	margin: 0 auto;
	width: 90%;
}
table.small_table td {
	height: 100px;
	/*width: 320px;*/
	vertical-align: top;
}

div.member_name {
	padding-left: 35px;
	padding-top: 95px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

div.member_title {
	padding-left: 35px;
	color: #8b8b8b;
	font-size: 13px;
	font-weight: bold;
}

div.member_title_multi {
	color: #8b8b8b;
	font-size: 13px;
}

div.member_info {
	font-weight: normal;
}

.clearer {
	clear: both;
}
