@charset "utf-8";
/* CSS Document */

.content-holder-xml
{
border:1px solid #999999; 
height:3330px; 
width:480px; 
background-color:#FFFFFF; 
margin-bottom:75px; 
margin-top:20px; 
padding-top:15px;
}

.content-holder-sql
{
border:1px solid #999999; 
height:4930px; 
width:480px; 
background-color:#FFFFFF; 
margin-bottom:75px; 
margin-top:20px; 
padding-top:15px;
}

.content-holder-xss
{
border:1px solid #999999; 
height:4765px; 
width:480px; 
background-color:#FFFFFF; 
margin-bottom:75px; 
margin-top:20px; 
padding-top:15px;
}

.video-holder
{
width:440px; 
height:180px;
padding-top:50px;
margin:auto;
background-color:#CCCCCC;
}

.video-holder:hover
{
background-color: #12d9f9;
cursor:pointer;
}

.play-symbol 
{
height:131px; 
width:131px; 
margin:auto;
}


.description-holder
{
width:440px; 
margin:auto; 
margin-top:10px;
}


.description-scroll-box
{
width:432px;
height:150px;
overflow:auto; 
border:1px solid #999999; 
margin:auto; 
padding:5px;
}



.video-text-paragraphs
{
line-height:140%;
}

.share-comment-holder
{
width:100%; 
height:50px; 
width:440px; 
margin:auto; 
margin-top:15px;
}

.shareThis
{
height:50px; 
width:290px; 
float:left;
}

.post-comment
{
float:left; 
width:148px;
}

.comments-text
{
width:440px; 
margin:auto;
}

.actual-comment
{
width:440px; 
margin:auto; 
margin-bottom:15px;
}


.commentor {
line-height:100%; 
color:#12d9f9; 
padding:2px 0 1px 1px;
}

.comment-box{
width:388px; 
float:left;
padding-bottom:20px;
}

.commentor-pic-box {
width:52px; 
float:left;
}
.playIcon {
background-color:#CCCCCC;
border:2px solid #666666;
cursor:pointer;
text-decoration:none;
margin-top:5px;
margin-right:10px;
margin-bottom:-15px;
float:left;
}
.playIcon:hover {
background-color:#12d9f9;
border:2px solid #666666;
cursor:pointer;
text-decoration:none;
margin-top:5px;
margin-right:10px;
margin-bottom:-15px;
float:left;
}

