
.masters-list{list-style:none}
.masters-list li{overflow:hidden;margin-bottom:20px}

.masters-list h2{margin:0 0 2px;font-size:1.1em}
.masters-list .about{float:left;width:78%}


.master .photo{
	width:20%;
	border:0;
	float:left;
	margin:0 2% 5px 0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;border-radius:5px;
	-webkit-box-shadow:0 1px 3px #3d95c2;
	-moz-box-shadow:0 1px 3px #3d95c2;
	box-shadow:0 1px 3px #3d95c2
}


.team-member {width:125px;height:200px;text-align: center; float: left; background: rgba(255, 255, 255, 0.4); margin: 5px 8px 40px 8px; padding: 5px; position: relative; }
.team-member .name { font-size: 12px; text-align: center;  margin: 5px 0 0 0; font-weight: bold;}

.team-member .title { font-size: 11px; text-align: center; margin: 2px 0 0 0; }



.bubbleInfo {position: relative;top:150px;left:100px;width: 500px}

.trigger{position: absolute}


.popup{width:145px;bottom:200px;left:225px;background:#fff;border:1px solid #a0c7ff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0 1px 3px #3d95c2;position:absolute;display:block;z-index:100;border-collapse:collapse;font-size:.8em}

.popup td.corner{height:15px;width:19px}
.popup td#topleft{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-1.png)} 

.popup td.top{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-2.png)}

.popup td#topright{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-3.png)}

.popup td.left{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-4.png)}

.popup td.right{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-5.png)}

.popup td#bottomleft{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-6.png)}

.popup td.bottom{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-7.png);text-align:center}

.popup td.bottom img{display:block;margin:0 auto}

.popup td#bottomright{background-image:url(http://vremenno.net/examples/jquery-coda-bubbles/files/bubble-8.png)}

a.photo{background-position:0px 0px;display:block;width:116px;height:160px;margin-left:2px;margin-top:2px}

a.photo:hover{background-position:0px -160px;display:block}
