*{font-family: arial, sans-serif;margin:0px; padding:0px;}
#myController span{
float: left;
color:#FFF;
background:none;
margin-right:7px;
cursor:pointer;
padding:1px;
}
#myController ul
{
	float: left;
	width: 175px;
	margin-top:-15px;
	margin-left:6px;
	
}
#myController li
{
	float: left;
	width: 175px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#jFlowSlide{
float: left;
width:178px;
padding-top:5px;
}

#myController span.jFlowSelected {
background: url('../img/am_dj_selected.png') no-repeat;


}

#mySlides
{
	float: left;
	width:175px;
}
#mySlides div 
{
	margin:0px auto;
	width: 175px;
}
#mySlides div img
{
	margin:0px auto;
	width:85px;
}
.jFlowPrev{
cursor:pointer;
position: absolute;
top:30px;
left:20px;
z-index:9999;
font-weight: bold;
} 

.jFlowNext{
cursor:pointer;
position: absolute;
top:30px;
right:20px;
z-index:9999;
font-weight: bold;
}
.jFlowPrev:hover, .jFlowNext:hover{
	color: #d5d622;
}
#teammates
{
	float: left;
	width: 178px;
	height:260px;
	margin-top:1px;
	background: url('/_base/img/am1400_teammates.png') no-repeat;
}
#teammates h1
{
	font-size: 22px;
	color: #3399ff;
	margin-top:8px;
}
#teammates h2
{
	font-size: 16px;
	color: #003399;
	margin-top:2px;
	font-weight: bold;
}
#teammates h3
{
	font-size: 14px;
	color: #000;
	margin-top:4px;
	font-weight: bold;
}
#teammates p
{
	font-size: 11px;
	color: #000;
}
.teammates_ul
{
	float: left;
	width:178px;
	position: relative;
}
.teammates_ul li
{
	float: left;
	list-style:none;
	display:inline;
	margin-left:1px;
	margin-right:0px;
}
