/*page*/
  html, body {width:100%; background-color:#242424 }
  body {padding:0; margin:0;}

.line_section h2{
clear:both;
margin:0;
padding: 5px 0px 0px 35px;
font:bold 1em Verdana,Arial,Helvetica,sans-serif;
color:#fff;
text-transform:uppercase;
text-align:left;
}

  /*COLS*/
    div.line_section {clear:both; height: 150px; overflow:hidden;}
    div.two_column {clear:both;overflow:hidden;}


/*Criric part*/

div.last {overflow:hidden; position:relative; width:100%; height: 150px; }
ul.last {position:relative;margin:0;padding:0;list-style-type:none;z-index:1;width:1600px;}
li.last {list-style:none; background: transparent url(/images/img/loading_16px.gif) no-repeat 50% 50%; padding:0; float:left; margin:0; overflow:hidden; height:150px; }
li.last img { margin:10px; height:108px; width:135px; }

li.last a img {border:#242424 solid 1px; opacity: 1; filter: alpha(opacity=100); }
li.last a:hover img {border:#FC362B solid 1px; opacity: 1; filter: alpha(opacity=100); }

.line_section a {font-size:12px; color:white }
