@charset "utf-8";
@media screen, projection {
	.columns {
		background: url(../../images/about-columns.gif) no-repeat;
		width: 730px;
		}
		.columns-main {
			float: left;
			padding-right: 10px;
			width: 300px;
			}
		.columns-profiles {
			float: left;
			width: 226px;
			}
			.columns-profiles img {
				border: 3px solid #fff;
				}
		.columns-info {
			float: right;
			width: 184px;
			}
	.profile-image {
		background: url(../../images/medium2-shadow.gif) bottom center no-repeat;
		font: normal 1px/1px sans-serif;
		padding-bottom: 10px;
		}
	dl.contactlist {
		margin: 10px;
		}
		dl.contactlist dt {
			color: #588a18;
			font-size: 10px;
			font-weight: bold;
			margin: 3px 0;
			}
		dl.contactlist dd {
			font-size: 10px;
			margin: 3px 0 3px 10px;
			}
}
