

#RightBar
{
	display : none;
}

#LeftColContainer
{
	
}

#VideoFrame_Container
{
	width : 876px;
}

#VidFrame
{
	width : 560px;
	/*	height : 366px;
	background : url(/images/structure/v6/videos/frame_560x340.png) no-repeat;	*/
	border : 5px solid #900;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	padding : 2px;
	background : #000;
	float : left;
}

#NS_Head
{
	float : left;
	margin-top : 5px;
	width : 290px;
	height : 27px;
	background : url(/images/structure/v6/videos/NextSteps_Cap.png);
}


.NextStepsLinks, #VideoFrame_Container a
{
	font-size : 14px;
}

#NS1
{
	float : left;
	width : 290px;
	height : 48px;
	background : url(/images/structure/v6/videos/Step_1.png);
}

#NS2
{
	float : left;
	width : 290px;
	height : 47px;
	background : url(/images/structure/v6/videos/Step_2.png) -1px 0 ;
}

#NS3
{
	float : left;
	width : 290px;
	height : 47px;
	background : url(/images/structure/v6/videos/Step_3.png) -1px 0;
}

#NS4
{
	float : left;
	width : 290px;
	height : 47px;
	background : url(/images/structure/v6/videos/Step_4.png) -1px 0;
}

#NS5
{
	float : left;
	width : 290px;
	height : 48px;
	background : url(/images/structure/v6/videos/Step_5.png) -1px 0;
}


#NS1 p, #NS2 p, #NS3 p, #NS4 p, #NS5 p
{
	padding-left : 65px;
	padding-top : 15px;
}



#NS_Foot
{
	float : left;
	width : 275px;
	height : 77px;
	padding-left : 15px;
	background : url(/images/structure/v6/videos/NextSteps_Footer.png) -1px 0;
}


#slideshow, #slideshow .slides
{
	width : 860px;
	margin-bottom : 25px;
}
