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




/* #FAQ
----------------------------------------------------------------------------- */

.content .bluebox{
	width:691px;
	padding:0 15px;
	margin:0 0 70px 23px;
	background:#EEF5FE url(images/bg-bluebox.gif) repeat-x;
}
.content .bluebox a{
	text-decoration:none;
}
.content .bluebox p{
	padding:10px 0 20px;
}

.content .bluebox li{
	padding:0 0 0 20px;
	margin:17px 0;
	background:url(images/bullet1.gif) top left no-repeat;
}

.content .whitebox{
	margin:0 0 0 23px;
	background:#fff;
}
.content .whitebox ul{
	padding:0 6px;
	margin:17px 0;
	
}
.content .whitebox li{
	padding:0 15px 20px 25px;
	background:url(images/bullet1.gif) no-repeat 3px 10px;
}
.content .whitebox li.color{ background-color:#EEF5FE;}

.content .whitebox h3{
	padding:10px 0 0;
	font-size:16px;
	color:#1C7AB3;
}
.content .whitebox p{
	padding:10px 0 20px;
}

.content .whitebox .link{
	text-align:right;
}
.content .whitebox .link a{
	padding:0 0 0 20px;
	background:url(images/bullet2.gif) no-repeat 0px 4px;
	color:#91B505;
	font-weight:bold;
}





