.vids{
	border:1px dashed #CCC;
	width:170px;
	float:left;
	height:190px;
	margin:5px;
	padding:5px;
}
#photo_player a{
	color:#333;
}

#photo_player{
	text-align:center;
	border-bottom:1px dashed #CCC;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	overflow:none;
}

#photo_player iframe{
	width:620px;
	height:420px;
	border:0px;
}

