﻿#DisplayAdvertisingInfoCompany{}
#DisplayAdvertisingInfoCompany img{height:80px;border:0}
#DisplayAdvertisingInfoCompany .BgTabThongTinDoanhNghiep{ background: url(DisplayAdvertisingInfoCompany/BgTabThongTinDoanhNghiep.png) no-repeat;width: 947px;height: 25px}
#DisplayAdvertisingInfoCompany .BgContainContent{ background-color: #f3dfcf;border-left: solid 1px #e2ccbb;border-right: solid 1px #e2ccbb;border-bottom: solid 1px #e2ccbb;width: 945px}
#DisplayAdvertisingInfoCompany .TitleCompany{ font: bold 12px Arial;color: #585858}
#DisplayAdvertisingInfoCompany a.TitleCompany{ font: bold 12px Arial;color: #585858;text-decoration: none}
#DisplayAdvertisingInfoCompany a.TitleCompany:hover{color:#9a3d1d}
#DisplayAdvertisingInfoCompany .stepcarouselAdv{
position: relative; /*leave this value alone*/
overflow: hidden; /*leave this value alone*/
width: 942px; /*Width of Carousel Viewer itself*/
height: 150px; /*Height should enough to fit largest content's height*/

}

#DisplayAdvertisingInfoCompany .stepcarouselAdv .beltAdv{
position: absolute; /*leave this value alone*/
left: 15px;
top: 0;
}

#DisplayAdvertisingInfoCompany .stepcarouselAdv .panelAdv{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
padding-left: 18px;
width: 140px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#DisplayAdvertisingLeftTopHomepage img{border:solid 1px #b7b7b7}