﻿.genericVidLeft{
		cursor: hand;
		float: left;
		height: auto;
		width: 192px;
}

.genericVidMid{
		cursor: hand;
		float: left;
		height: auto;
		width: 172px;
}

.genericVidRight{
		cursor: hand;
		float: left;
		height: auto;
		width: 199px;
}
