.blue_box
{
	background-color:#002041;
	width:240px;
	margin-left:10px;
	margin-bottom:11px;
	float:right;
}

.blue_box_top
{
	background:url(../img/box_top_blue.gif) left top no-repeat;
}


.blue_box_content
{
	float:top;
	margin-top:6px;
	margin-left:2px;
	font-weight:bold;
    font-size:11px;
    text-decoration: none;
    color: #FFFFFF;
    border:solid red 0px;
}

.blue_box_title
{
	float:left;
	margin-top:0px;
	margin-left:2px;
	font-weight:bold;
    font-size:11px;
    text-decoration: none;
    color: #FFFFFF;

}


.video_grab
{
	text-align:center;
	width:235;
	height:176;
	z-index:2;
	border:solid red 0px;
}

.video_arrow
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	background:transparent; 
	border:solid red 1px;
}


.widget_more
{
	text-align: right;
	margin-top:6px;
	margin-left:2px;
	font-weight:bold;
    font-size:11px;
    text-decoration: none;
    color: #FFFFFF;
}


.blue_box_bottom
{
	background:url(../img/box_bottom_blue.gif) left bottom no-repeat;
}
