/* 2007.08.17 KJD: Document created */
.VideoSS_box
{
	position:	relative;
	width: 		264px;
	display:	block;
}


.widget_VideoTitleBox
{
	position:		relative;
	display:		block;
	color: 			#ffffcc; 
	font-weight: 	normal; 

	font-family:	Arial; 
	font-size: 		15px;

	height: 		45px; 
	background:		url("/content/en/us/home_homeoffice/images/misc/no-product-video-top-img.gif") no-repeat;
	
	text-align: center;
}

.widget_VideoTitleText
{
	position:		relative;
	top: 			10px;
}


.widget_VideoImage
{
	position: 			relative;

	border-left: 		solid #7c7c7c 4px;
	border-right:		solid #7c7c7c 4px;
	padding: 			0px 0px 0px 7px;
}

.video_btm
{
	width:				264px; 
	height: 			5px; 
	background:			url("/content/en/us/home_homeoffice/images/misc/no-product-video-bottom-img.gif") no-repeat; 
	display:			block;
}

.ScreenContent
{ 
	height: 			65px; 
	position:			relative; 
	background-color:	#666666; 
	padding:			10px 0px 0px 10px; 
	text-align:			left;
	font-family:		Arial;
	font-size:			12px;
}

.ScreenContentLower
{ 
	height: 			45px; 
	position:			relative; 
	background-color:	#666666; 
	padding:			0px; 
	text-align:			left;
	font-family:		Arial;
	font-size:			12px;
}

.widget_SS_middle
{
	position:			relative; 
	height: 			5px; 
	background:			url("/content/en/us/home_homeoffice/images/misc/no-product-video-middle-img.gif") no-repeat; 
	display:			block; 
	padding:			0px; 
	overflow:			hidden;
}

.widget_dotline
{
	display:			block;
	width: 				85%;
	height: 			2px;
	border-bottom: 		dotted #CCC 1px;
	position:			relative;
	overflow:			hidden;
}

.widget_ContentLinks
{
	color:				#999999;
	padding-bottom:		5px;
	cursor:				pointer;
}

.widget_ContentLinks a
{
	color:				#EEE;
	text-decoration:	none;
}

.widget_ContentLinks a:hover
{
	color:				#FFF;
	text-decoration:	underline;
}

.widget_ContentLinks a:visited
{
	color:				#EEE;
	text-decoration:	none;
}

.widget_ContentLinks a:visited:hover
{
	color:				#FFF;
	text-decoration:	underline;
}

.widget_ContentLinks_Selected
{
	color:				#666;
	cursor:				default;
}

.widget_ContentLinks_Selected a
{
	color:				#666;
	text-decoration:	none;
}

.widget_ContentLinks_Selected a:visited
{
	color:				#666;
	text-decoration:	none;
}






