.port_content {
	width: 600px; height:400px;
	margin-bottom:20px;
}

.port_sample {
	float:left;
	width: 442px; height:357px;
}



.port_sample_one_col, .port_sample_two_col {
	float:left;
	width: 22px; height:300px;
	
}

.port_sample_two_col {
	float:left;
	width: 52px; height:300px;
	
}

.port_sample_one_col ul, .port_sample_two_col ul {margin:0px; padding:0px; list-style:none;}
.port_sample_one_col li { float:left; width:22px; padding:0 2px 2px 0;}
.port_sample_two_col li {list-style:none; float:left; width:22px; padding:0 4px 2px 0;}

.port_sample_two_col li a, .port_sample_one_col li a {
	display:block;
	width:22px; height:22px;
	margin:0 4px 2px;
	background:#666666;
}

.port_sample_two_col li a:hover, .port_sample_one_col li a:hover {background:#439ACF;}

h2 {
	width:112px; height:26px;
	margin:0; padding:0;
}
h2#solo {background:url(images/titles/solo.gif);}
h2#teaching {background:url(images/titles/teaching.gif);}
h2#chamber {background:url(images/titles/chamber.gif);}
h2#leisure {background:url(images/titles/leisure.gif);}