	
	#mediaPage h3{
		margin: 10px 0px 0px 10px;
		padding-bottom:0px;
	}

	#mediaPage .photo-reel li{
		float:left;
		width:120px;
		height:120px;
		text-align:center;
		margin-right:15px;
		margin-bottom:15px;
		/*border:1px #ccc solid;*/	
	}
	
	#mediaPage .col-a,#mediaPage .col-b{
		float:left;
	}

	#mediaPage .col-a{
		width:135px;
	}
	
	#mediaPage .col-b{
		width:420px;
	}
