


div.head {
	padding: 115px 5px 5px 5px;
	width: 120px;
	font-size: 80%;
	float: left;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#heads {
	margin-left: 150px;
	width: 700px;
}

#info {
	margin-left: 60px;
}

#js {
	background: url("../resources/heads/js_bw.jpg") 25px 5px no-repeat;
}

#rs {
	background: url("../resources/heads/rs_bw.jpg") 25px 5px no-repeat;
}

#cm {
	background: url("../resources/heads/cm_bw.jpg") 25px 5px no-repeat;
}

#pd {
	background: url("../resources/heads/pda_bw.jpg") 25px 5px no-repeat;
}

#jl {
	background: url("../resources/heads/jl_bw.jpg") 25px 5px no-repeat;
}

#dw {
	background: url("../resources/heads/dw_bw.jpg") 25px 5px no-repeat;
}

#wb {
	background: url("../resources/heads/wb_bw.jpg") 25px 5px no-repeat;
}

#pm {
	background: url("../resources/heads/pm_bw.jpg") 25px 5px no-repeat;
}

#sr {
       background: url("../resources/heads/sr_bw.jpg") 25px 5px no-repeat;
}

#cb {
       background: url("../resources/heads/cb_bw.jpg") 25px 5px no-repeat;
}

#mr {
       background: url("../resources/heads/mr_bw.jpg") 25px 5px no-repeat;
}

#de {
       background: url("../resources/heads/de_bw.jpg") 25px 5px no-repeat;
}

#jd {
       background: url("../resources/heads/jd_bw.jpg") 25px 5px no-repeat;
}

#gh {
       background: url("../resources/heads/gh_bw.jpg") 25px 5px no-repeat;
}

#second-row, #third-row {

}


.profile img {
	border: 3px solid #f0f0f1;
	float: right;
	margin: 0 1em 1em 1em;
}

div.profile p.sponsor {
	font-weight: bold;
}

div.profile p.sponsor img {
	float: none;
	display: block;
	border: none;
}

.profile {
	padding-top: 1em;
}
