#video {
	width: 502px;
	height: 280px;
	background-repeat: no-repeat;
	margin-bottom: 18px;
}

.header, .video-header, #voting-header {
	text-transform: uppercase;
}

#main .content {
    margin: 0 71px 0 92px;
}

.video {
    height: 77px;
    overflow: hidden;
    margin-bottom: 2px;
}

.video.active {
	background-color: #E7E5D6;
	
}

.video-image {
    background-image: url("/img/gregorios-video/preview-frame.png");
    background-repeat: no-repeat;
    float: left;
    height: 54px;
    margin: 7px 0 0 6px;
    padding: 5px;
    width: 96px;
    text-align: center;
}

.video-image img {
	height: 54px;
}


.video-body {
    margin: 6px 10px 0 119px;
    color: #626262;
}

.video-header a {
	text-decoration: none;
    color: #626262;
}

.video-header a:hover {
	text-decoration: underline;
}

.video-header h3 {
    font-size: 0.84em;
    line-height: 11px;	
}

.video-date {
    font-size: 0.84em;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 1px;
}

.video-content {
    font-size: 0.84em;
    line-height: 12px;
    max-height: 26px;
    overflow: hidden;
}

.video .views {
    color: #B96302;
    font-size: 0.9em;
    line-height: 14px;
}
