/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* MOVIES
----------------------------------------------------------------------------- */

.title { height: auto;}

.title .form2 {width:882px; height:30px; border:1px solid #ccc; margin:10px 0 0  0; padding:10px 8px 0;}
.title .form2 select {height:20px; width:100px;}
.title .form2 a{ text-decoration:none; color:#666666}
.title .form2 .select1 {width:40px;}
.title .form2 span {color:#262F47;}
.title .form2 strong {text-transform:uppercase; font-size:11px;}

.boys {width:900px; overflow:hidden;}
.boys ul {width:1000px;}
.boys li { width: 220px; float:left; margin:10px 7px 0 0;}
.boys li h2 { background: #262F47; display: block; padding: 4px 0 4px 6px; text-transform: uppercase; color: #FFFFFF; font-size: 12px;}
.boys li p {font-weight:bold; text-align:center; background:#ECECEC; border:1px solid #ccc; padding:6px;}