#leftcontent_nowshowing {
  float: center;
  width: 200px;
  background: #FFFFFF;
  margin-top: 0px;
}
#leftcontent_nowshowing_1 {
  float: left;
  width: 200px;
  background: #00456B;
}
#leftcontent_nowshowing_txt{
	float:left;
	width:180px;
	text-align:left;
}
#leftcontent_nowshowing_white {
  float: left;
  width: 200px;
  background: #FFFFFF;
  margin-top: 0px;
  text-align: left;
}
#leftcontent_nowshowing_bullet {
  float: left;
  width: 18px;
  /*
  background-image: url('http://www.nangdee.com/images/bulletpoint.gif');
  background-repeat:no-repeat;
  url(http://www.nangdee.com/images/bulletpoint.gif) no-repeat center center;*/
}
#leftcontent_nowshowing_bottom {
  float: left;
  width: 200px;
  background: #FFFFFF;
  margin-bottom: 2px;
}
