div.video_content {
    /*border: thin solid #cccccc;*/
    /*background-color: #5e0605;*/
    text-align: center;
    /*width: 240px;*/
	width: 500px;
    height: 160px;	
    padding: 60px 0 0 0;
    margin: 0 0 15px 30px;    
    float: left;
}

a.linkdownload {
    font-family: Verdana, arial, helvetica, sans-serif ;
    font-size: 0.7em;
    text-decoration:none;
    color: #FFFFFF;
}

a.linkdownload:hover {
    color: #ff0000;
}

a.linkdownload img {
    text-decoration:none;
    border:none;
    margin-top: 4px; 
}

.css-play {
    position: relative;
    text-align: center;
    margin-top: -150px;
    margin-bottom: 30px;
    /*z-index: 5;*/
    width: 30px;
    margin-right: auto;
    margin-left: auto; 
    height:25px;    
}

.css-play a {    
}

.css-play a:hover img {
    border-color: #5d0102;
}
