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

/* GENERAL
----------------------------------------------------------------------------- */

.middle{padding:30px 20px; width:817px; overflow:hidden;}
.middle .textbox{width:360px; float:left; text-align:justify;}
.middle h2{padding:5px 0;}
.middle .textbox p{ margin:15px 0;}
.middle .textbox strong{color:#07609E;}

.middle .table {width:445px; text-align:center; float:right; padding:0px 0 0 0;}

.middle .texblocks {overflow:hidden; width:900px;}
.middle .texblocks .txt {width:384px; border-top:1px solid #ccc; padding:4px; float:left; margin:0 30px 20px 0;}
.middle .texblocks .icon1 {background:url(images/howitworks_icon1.gif) left top no-repeat;}
.middle .texblocks .icon2 {background:url(images/howitworks_icon2.gif) left top no-repeat;}
.middle .texblocks .icon3 {background:url(images/howitworks_icon3.gif) left top no-repeat;}
.middle .texblocks .icon4 {background:url(images/howitworks_icon4.gif) left top no-repeat;}
.middle .texblocks .txt h3 {font-size:17px; font-weight:bold; color:#07609E; padding:26px 0 5px 54px; }
.middle .texblocks .txt p {padding:0 0 0 54px; text-align:justify;}
