.row{
	height: 56px;
}

#mainimage{
	margin-bottom: 10px;
}

.col-xs-6,.col-sm-4,.col-md-2{
	padding-left: 2px;
	padding-right: 2px;
}

footer{
	text-align: center;
}

.YoutubeWrapper{
	position: relative ;
	margin-top: 1.2em ;
	margin-bottom: 1.2em ;
	padding-top: 69px ;
	padding-bottom: 50% ;
	overflow: hidden ;
}

.YoutubeWrapper iframe {
	position: absolute ;
	top: 0 ;
	left: 0 ;
	height: 100% ;
	width: 100% ;
}

th{
	width: 35%;
}

table.boxon td {
	border:solid 1px #333;
	padding:5px;
}

.red{
	color:#f00;
}