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


/* ################################## Research ################################## */
#research {
}

#research .intro{
	padding:10px 47px 0;
}

#research .intro p{
	padding:10px 20px 0;
}

#research ul { list-style: none; margin: 0px; padding: 20px 0 20px 0; } 
#research li { width: 288px; background:url(images/research-brasao.gif) no-repeat left top; background-position: 65px 0; float: left; padding: 0 0 0 65px; }
#research h3 { padding: 0 0 0 65px; text-align:justify; font-size:12px; font-weight:normal; }
#research .box { width:288px; background: #EBE5DA url(images/research-point.gif) no-repeat top left; background-position: 10px 11px; padding: 0 0 0 10px; margin: 10px 0 0 0; }
#research .box p { padding: 5px 0 5px 10px; }
#research .box img { border: 4px solid #fff; float: left; margin: 0 9px 9px 0; }
#research .box a img{filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85;}
#research .box a:hover img{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
#research .fence{ background: url(images/research-fence.gif) center center no-repeat; height:7px; overflow:hidden;}