

.video_popup
{
	background:transparent;
	width:490px;
	margin-left:200px;
	margin-top:100px;
	border:solid red 0px;
}

.popup_top
{
	width:490px;
	background:url(../img/videobox_top.gif) left top no-repeat;
	border:solid red 0px;
}


.popup_bottom
{
	width:490px;
	background:url(../img/videobox_bottom.gif) left bottom no-repeat;
	border:solid red 0px;
}


img.bluecorner {
	width: 490px;
   height: 7px;
   border: none;
   display: block !important;
}


.video_popup_bckgd
{
	float:center;
    background: #002041;
    border:solid red 0px;
}


.video_popup_thumbnail
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

.video_popup_content
{
	text-align:left;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
    font-size:12px;
    text-decoration: none;
    color:#FFFFFF;
    border:solid red 0px;
}



.video_popup_title
{
	float:left;
	margin-left:10px;
	text-align:left;
    font-size:11px;
	font-weight:bold;
    color: #FFFFFF;	
    margin-bottom:10px;
}	


.video_popup_more
{
	float:right;
	text-align: right;
	margin-bottom:0px;
	margin-right:5px;
	font-weight:bold;
    font-size:11px;
    text-decoration: none;
    color: #FFFFFF;
}



a.whitelink
{
    color: #FFFFFF;
}
