/* CSS Document */
.feature-content {
    padding: 10px 15px 0;
	color: #FFFFFF;
}

.feature-content p {
    font-size: 14px;
	line-height: 20px;
}

.feature-content .caption-header {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0.5em;
    margin-left: 0;
}

.feature-content a, .feature-content a:visited, .feature-content a:hover, #landing_page .highlight-box .feature-content a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
#gallery-videos-container {
height: 1282px;
padding: 15px;
padding-left: 22px;
padding-top: 20px;
/*background: #c0c0c0;*/
background: #d0d0d0;
}

.thumbnail {
	border: none;
	width: 198px;
	height:: 141px;
	z-index: 1;
}

.col1 {
	margin: 0; 
	width: 198px; 
	float: left;
	background: #094C93;
	cursor:pointer;
}


.col2 {
	margin: 0 0 0 20px; 
	width: 198px;
	float: left;
	background: #094C93;
	cursor:pointer;
}

.col3 {
	margin: 0 0 0 20px;
	width: 198px;
	float: left;
	background: #094C93;
	cursor:pointer;
}

.row-space {
	clear: both;
	height: 20px;
}

