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

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

.middle{ padding: 10px 0 0 0; }
.middle .textbox{width:380px;}
.middle .txt1{ float:left;}
.middle .txt2{ float:right;}
.middle h2{padding:10px 0;}
.middle .textbox p{ }
.middle .textbox strong{color:#61B69A; font-weight:normal;}
.middle .flash{width:718px; height:422px; margin:0 auto;}
.middle a.but{ display:block; text-align:right; color:#61B69A; position: absolute; right: 0; top: 237px; }
.middle .txt2 li{ padding:7px 30px; background:url(images/bullet.png) left center no-repeat; font-weight:bold;}
