#wrapper_video_home{
	float:left;
	width:480px;
	border-bottom:none;
	border-top:#4C4C4C solid 8px;
	border-left:#4C4C4C solid 8px;
	border-right:#4C4C4C solid 8px;
}
#wrapper_text_home{
	float:left;
	width:344px;
	color:#F3F3F3;
}
.products{
	float:left;
	text-align:center;
	margin-left:19px;
	color:yellow;
}
.pro_img{
	margin:9px 0px 4px 0px;
}
#tab1, #tab2, #tab3{line-height:16px;}
.idTabs a.selected, .idTabs a:hover{background-color:#000000;color:orange;}
.idTabs{
	margin: 0;
	list-style:none;
	float:left;
	margin-bottom:11px;
}
.idTabs li{
	float:left;
	border:#CCC 1px solid;
	margin-right:10px;
}
.idTabs a {
	float:left;
	margin: 0;
	text-decoration:none;
	padding:0px;
	color:white;
	padding:5px 9px 5px 9px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#dynatip {
	display:none;
	background:transparent url(img/black_arrow.png);
	font-size:11px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
	z-index:9999; 
	
}
/* style the trigger elements */
.dyna{
	border:0;
	cursor:pointer;
}
	#thistable{width:300px;margin-top:8px;}
	#thistable td{text-align:left;font-size:11px;line-height:normal;width:33%;vertical-align:top;padding-right:8px;}

/* override the arrow image of the tooltip */
<!-- use gif image for IE -->
    <!--[if lt IE 7]>
        <style>
        #dynatip {
            background-image:url(img/black_arrow.gif);
        }
        </style>
	<![endif]-->
