/****************************scrolll box ***************************/
#crm-videomenu
{
list-style:none;
list-style-image:url(../images/productbullet.jpg);
color:#848284;
font-size:11px;
font-weight:bold;
line-height:16px;
}

#crm-videomenu li
{
padding-top:5px;
padding-left:10px;
margin:0px;
}

#slider {
	width: 935px;
	border:0px none;
	padding:3px;
	float:left;
	position:relative;
	margin-left:11px;
}
#slider .buttons span {
	display: block;
	width: 38px;
	height: 37px;
	font-size: 0;
	line-height: 0;
	position:absolute;
	text-indent: -4000px;
	cursor: pointer;
	top: 46px;
}
#slider .buttons .prev {
	left: -5px;
	background: url(images/scroll/button-prev.gif) no-repeat 0 0;
}
#slider .buttons .next {
	right: -5px;
	background: url(images/scroll/button-next.gif) no-repeat 0 0;
}
#slider .holder {
	width: 876px;
	height: 121px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#slider .content2 {
	position: absolute;
	top: 8px;
	left: 0;
	width: 1000em;
}
#slider .content2 ul {
	float: left;
	display: inline;
	padding-left: 4px;
	margin:0px;
}
#slider .fragment {
	float: left;
	display: inline;
	width:160px;
	overflow:hidden;
	padding:0px;
	list-style-type: none;
	text-align:left;
}
#slider .fragment p {
margin:0px;
color:#848284;
margin-left:1px;
font-weight:bold;
}

#slider .fragment a {
overflow:hidden;
color:#575757;
text-decoration:none;
}
#slider .fragment strong{
clear:both;
}

#slider .fragment a img {
	border:0px none;
}

#slider .fragment a {
white-space:normal;
}

#scrollbox {
	width:553px;
	height:198px;
	background-color:#fff;
	padding:10px;
	border:1px dotted #E6E3E3;
	margin:10px 0px 0px 0px;
	clear:both;
	overflow:hidden;
}

table
{
color: #000000;
font-family:inherit;
font-size:12px;
}

iframe
{
background:url("../images/loading.gif") no-repeat scroll center center transparent;
}
