@charset "utf-8";
/* CSS Document */

.box-videos1 { background-color: #FFF; background-image: url(../img/box-my-price.jpg); background-repeat: repeat-x; color: #333; width: 640px; margin-right: auto; margin-left: auto; display: block; 
}

#videos { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #666; text-align: justify; }
#videos .videos-floatimage { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #666; clear: left; float: left; margin-right: 4px; margin-bottom: 4px; }
#videos h1 { font-size: 15px; color: #333; }
#videos .video-txt1-videos { font-size: 11px; color: #666; }
#videos .video-txt2-videos { font-size: 12px; color: #666; }
/*#videos a {color: #788C06;}
#videos a:hover { color: #B8D709; }*/

#videos div.video-box-name { float: left; font-size: 13px; font-weight: bold; padding: 4px; width: 215px; text-align: left; }
#videos div.video-box-type { float: left; width: 40px; padding: 4px; font-size: 13px; font-weight: bold; text-align: center; }
#videos div.video-box-info { float: left; width: 215px; padding: 4px; font-weight: bold; font-size: 13px; text-align: center; }
#videos div.video-box-price { float: left; width: 125px; font-size: 13px; font-weight: bold; padding: 4px; text-align: center; }
#videos div.video-box-download { float: left; width: 70px; font-size: 12px; font-weight: bold; padding: 4px; }

#videos div.video-box-name1 { float: left; padding: 4px; width: 215px; text-align: left; }
#videos div.video-box-type1 { float: left; width: 40px; padding: 4px; text-align: center; }
#videos div.video-box-info1 { float: left; width: 215px; padding: 4px; text-align: center; }
#videos div.video-box-price1 { float: left; width: 125px; padding: 4px; text-align: center; }
#videos div.video-box-download1 { float: left; width: 70px; padding: 4px; }
#videos hr.video-hr-style1 { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: #CCC; padding: 0px; margin-top: 2px; margin-right: 0px; margin-bottom: 0px; margin-left: 2px; }
#videos hr.video-hr-style2 { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: dotted; border-left-style: none; border-bottom-color: #CCC; padding: 0px; margin-top: 2px; margin-right: 0px; margin-bottom: 0px; margin-left: 2px; }
#videos div.video-box-clear { float: none; width: auto; clear: both; line-height: 0px; height: 0px; }

