html,body {
  /*overflow: hidden;  */
}

.main {
  border:0px solid white;
}

.home-bar-wrapper {
  margin-bottom:45px;
}

.menu-slide-thumbs {
  background-image:url(landing_3slide_bg.png);
  background-repeat:no-repeat;
  width:145px;
  /* height:312px; */
  position:absolute;
  top:220px;
  left:0px;
}
.menu-slide-thumbs-ta {
  background-image:url(landing_4slide_bg.png);
  background-repeat:no-repeat;
  width:125px;
  height:100px;
  position:absolute;
  top:550px;
  left:0px;
}

.menu-slide-thumbs-ta1 {
  background-repeat:no-repeat;
  width:125px;
  height:100px;
  position:absolute;
  top:650px;
  left:0px;
}

.menu-slide-thumbs-ta2 {
  background-repeat:no-repeat;
  width:125px;
  height:100px;
  position:absolute;
  top:950px;
  left:0px;
}

.content-wrapper {
  width:600px;
}
.mst-list {
  width:130px;
  margin:0 auto;
  padding:4px;

}

.mst-list li {
  list-style-type:none;
  width:126px;
  height:71px;
  margin:4px 0px;
  cursor:pointer;
}

.mst-8 {
  background-image:url(PATA_2012.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-9 {
  background-image:url(review.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-l0 {
  background-image:url(highlight_vote.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-l1 {
  background-image:url(diy.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-l3 {
  background-image:url(gallery.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}

.mst-l5 {
  background-image:url(highlight_6_bg.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-16 {
  background-image:url(basikal_packages.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-17 {
  background-image:url(padi.png);
  background-repeat:no-repeat;
  height:71px;
  width:126px;
}
.mst-l4xx {
  background-image:url(thumbslide_4_off.png);
  background-repeat:no-repeat;
}
.mst-l4.selected {
  background-image:url(thumbslide_4_on.png);
  background-repeat:no-repeat;
}
.module-head-wrapper {
  width:320px;
}

.highlights-ribbon {
    width:320px;
    position:relative;
}
.mh-ribbon {
  width:300px;
}
.highlights-ribbon .mh-ribbon {
  width:300px;
}
.highlights-container {
  width:570px;
  overflow:hidden;
  padding:12px 0px;
  position:relative;
  top:25px;
  left:40px;
}
.highlights-list {
  margin:0 auto;
  padding:0px;
  border:0px solid red;
  overflow:hidden;
  width:530px;
}

.highlights-list li {
    overflow:hidden;
    margin-bottom:1em;
    padding:6px;
    border-bottom: 1px solid #534638;
}
.more-link {
    width:300px;
    border:0px solid red;
    overflow:hidden;
    position:relative;
    left:20px;
}

.el-status {
  width:auto;
  border:0px solid red;
  overflow:hidden;
  margin:10px 0px 0px 0px;
}

.el-thumb {
  top:20px;
  width:100px;
  height:67px;
  background-color: #FFF;
  border:2px solid grey;
  float:left;
}
.el-info {
  margin-left:10px;
  width:400px;
  border:0px solid red;
  float:left;
  clear:right;
}

.tv-container {
border:0px solid yellow;
display:none;
height:240px;
overflow:hidden;
position:fixed;
top:246px;
margin-left:40px;
width:430px;
}


.teaser-all {
  display:none;
  overflow:hidden;
  width:570px;
  overflow:hidden;
  padding:12px 0px;
  position:relative;
  top:25px;
  left:40px;
  border:1px solid red;
}

.left-container-footer {
    float:right;
    margin:10px 20px 10px 0px;
}
/*#bi-2 {top:-60px;}*/
.mst-list-ta {padding:0px .5em;}
.mst-list-ta li {
	font-size:11px;
    cursor: pointer;
    height: 76px;
    list-style-type: none;
	margin-top:-5px;
	margin-left:2px;
    width: 108px;	
	border:0px solid black;
	padding:1px;
	overflow:hidden;
}
.ta-promo {
	border:0px solid red;
	width:90px
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	padding:1px;
}