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

/* Program
----------------------------------------------------------------------------- */

.content{ width:873px; padding: 0 0 0 40px;}
.content h2 { padding: 0 0 20px 0; }

.right { float: right; width: 275px; }
.right .bxgray {  background:url(images/programs_boxBG.gif); }
.right .bxgray h2 { padding: 5px 0 0 8px; }
.right .bxgray ul { padding: 10px;}
.right .bxgray li { background:url(images/customtailoring_list.gif) no-repeat 0 8px; padding: 5px 0 5px 20px;}
.right .bxgray p { font-weight: bold; padding: 0 0 10px 30px; }

.right .contact { background: url(images/customtailoring_box2BG.gif); margin: 20px 0 0 0;}
.right .contact label { width:65px; float: left; display: block; text-align: right; padding: 0 10px 0 0; }
.right .contact form { padding: 10px 0; }
.right .contact p { padding: 5px 0; }
.right .contact h2 { padding: 5px 0 0 8px; }
.right .contact h3 { padding: 10px 0 0 73px; }
.right .contact .input { width: 171px; }
.right .contact .text { width: 171px; height: 60px; }

.left { float: left; width: 570px; text-align: justify; }
.left h3 { font-size: 20px; font-weight: normal; color:#B9BABB; }
.left p { padding: 25px 0; }


