/* Graphic header */
#miller_TeamHeader {
	background-image:url(../images/team/teamHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:161px;
	padding: 0 0 0 12px;
}
/* Tile bg */
#miller_Team {
	padding:0 0 0 20px;
	background-image: url(../images/blog/blogBgTile.gif);
	background-repeat: repeat-y;
	overflow:auto;
	width:506;


}

#miller_entry{
width: 482px;
padding:0 0 0 12px;
}


/* Entry table  */
#TeamEntryBlock{
margin:8px;
}

#TeamEntry td{
color:#b5c8ed;
font-size:11px;
padding:0 20px 0 0;
line-height:15px;
}

#TeamEntry a{
color:#b5c8ed;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}


#TeamEntry a:hover{
color:#ffffff;
text-decoration:underline;
}


/* Image block */
#TeamImage{
background-color:#1f458c;
padding:5px;
border:1px solid #4c5168;
margin:0 14px 0  0;
}
#NwdImage img{
border:1px solid #86a1d4;
}