/* CSS Document */

.pos-video-single{
   width:800px;
   background-color:#333333;
   margin-bottom:20px;
}


.pos-videos-ctx{
   border:#CCCCCC 1px dashed;
   
   color:#333333;
   float:left;
   width:396px;
   margin:0px 2px 15px 0;
}

.pos-img-videos-ctx{
   /*display:block;*/
   /*width:130px;
   height:73px;*/
   margin:0 1px 0 1px;
   /*float:left;*/
}

.pos-video-divx {
    float:left;
	width:30%;
	margin-right:1px;
	background-image:url(images/divx-logo-40.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:267px;

}

.pos-video-flash {
    float:left;
	width:30%;
	margin-right:1px;
	background-image:url(images/logo-flash-40.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:267px;

}