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




/* #HOWITWORKS
----------------------------------------------------------------------------- */

.content .box { width: 721px; margin: 0 0 0 23px; position: relative; }

.content .box .subtitle { background: #EEF5FE url(images/howitworks-sub-bg.gif) repeat-x; height: 93px; padding: 27px 0 0 20px; }
.content .box .subtitle p { padding: 15px 0 0 0; }

.content .box .list { background: #FFF url(images/success-image.jpg) no-repeat; width: 721px; background-position: right 100px; }
.content .box .list ul { list-style: none; margin: 0 0 0 15px; padding: 40px 0 0 0; width: 425px; }
.content .box .list h3 { font-size: 16px; color: #1C7AB3; height: 41px; margin: 0 0 0 20px; padding: 0px 10px 0 8px; }
.content .box .list li { background: url(images/success-list.gif) no-repeat; padding: 0 0 35px 0; }
.content .box .list img { float: left; padding: 0 10px 0 0; }
.content .box .list p { padding: 0px 0 15px 0; }
.content .box .list small { font-size: 12px; font-weight: bold; text-align: right; font-style: italic; display: block; }
.content .box .list strong { color: #81AD07; }

.content .box .nav-bar { background: #FFF; padding: 0 0 0 0; margin: 0 0 0 0; }
