.p7HSM03 {
	border: 0;
	width: 530px; 
	*width: 520px;
  height: 185px;
	margin-left: 10px;
  *margin-left: 0; 
}

/* viewport div */
.p7HSM03 .p7HSM_vp_wrapper {
	border: none;	
}
.p7HSM03 .p7HSM_vp {
	position: relative;
	width: 100%;
	border: 0;
}
/* scrolling div */
.p7HSM03 .p7HSM_sc {
	position: relative;
	left: 0px;
}
/* content div -  */
/*.p7HSM03 .contentBg { background:#78D0DE url('../images/shell/Home_Scroll_Box_Bg_Inner.gif') repeat-x;}*/

.p7HSM03 .p7HSM_content {
	height:140px;
	padding: 45px 5px 0 5px;
}
.p7HSM03 .p7HSM_content p {
	margin: 0;
}
.p7HSM03 .p7HSM_content a {	margin: 0 5px;}

.p7HSM03 .p7HSM_content img {
	border: 0; width:90px; 
	position:relative;
	vertical-align:bottom;
}
/*.p7HSM03 .p7HSM_content a:hover {margin:0 -1px;;}
.p7HSM03 .p7HSM_content a:hover img{ width:78px; height:110px;}*/
.p7HSM03 .p7HSM_content img.stick { visibility:hidden; height:111px;width:1px;}
/*Wrapper for all tools*/
.p7HSM03 .p7HSMdragchannel {
	background-repeat: no-repeat;
	width: 521px;
	*width: 511px;
	position: absolute;
	top: 5px;
	left: 10px;
}
.p7HSM03 .p7HSMdragchannel em {
	display: none;
}
/*First Buttom*/
.p7HSM03 .p7HSMdragchannel .toolbar_left {
	width: 48px;
	float: left;
}
.p7HSM03 .p7HSMdragchannel .scroll_left {
	float: left;
	width: 27px;
}
.p7HSM03 .p7HSMdragchannel .scroll_left a {
	/*background-image: url(img/p7HSM03_dbleft.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 27px;*/
}
.p7HSM03 .p7HSMdragchannel .scroll_left a img {	}
/*SECOND BUTTON*/
.p7HSM03 .p7HSMdragchannel .pauseplay {
	width: 21px;
	float: left;
}

.p7HSM03 .p7HSMdragchannel .pause {
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 21px;
}
.p7HSM03 .p7HSMdragchannel .play {
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 21px;
	background-position: 0px -44px;
}
/*Drag Bar and Button*/
.p7HSM03 .dragbar {
	position: relative;
	float: left;
	z-index: 1;
	height: 22px;
}
.p7HSM03 .dragbutton {
	position: absolute;
	z-index: 2;
	margin-top: 8px; 
	margin-left: 0;
}
.p7HSM03 .dragbutton a {
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	display: block;
}



/*Third Button*/
.p7HSM03 .p7HSMdragchannel .toolbar_right {
	float: right;
	width: 28px;
}
.p7HSM03 .p7HSMdragchannel .scroll_right {
	width: 28px;
	float: right;
}
.p7HSM03 .p7HSMdragchannel .scroll_right a {
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 28px;
}
/*Toolbar Hover classes*/
.p7HSM03 .p7HSMdragchannel .scroll_left a:hover, .p7HSM03 .p7HSMdragchannel .scroll_right a:hover, .p7HSM03 .p7HSMdragchannel .pause:hover, .p7HSM03 .dragbutton a:hover {

}
.p7HSM03 .p7HSMdragchannel .play:hover {
	background-position: 0px -66px;
}
.p7HSM03 .clearfloats {
	display: block;
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7HSM_sc table {
	table-layout:auto;
}
.p7HSM03 td {
	border: 0 !important;
}
