p#culture-menu {
	text-align: center; 
	margin: 0 0 8px 0;
	padding: 8px;
	background: #47a;
	color: #fff;
}

p#culture-menu a {
	font-weight: bold;
	color: #fff;
}

#profiles {
}

#profiles .profiles-item {
	width: 220px;
	height: 308px;
	margin: 4px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#profiles .profiles-item .profile-image {
	width: 120px;
	height: 120px;
	margin: auto;
	background: #fff;
}

#profiles .profiles-item .profile-image  a {
	display: block;
	width: 120px;
	height: 120px;
	margin: auto;
}

#profiles .profiles-item h3 {
	font-size: 12pt;
	margin: 4px 0 0 0;
	color: #369;
}

#profiles .profiles-item h3 a {
	color: #f60;
	text-decoration: none;
}

#profiles .profiles-item p {
	text-align: center;
}

#profiles .profiles-item .im {
	border: 0;
	width: 180px;
	height: 190px;
	margin: auto;
}

#profiles .profiles-item .i {
	border: 1px solid #000;
}

#profiles p {
	text-align: left;
}
