/*----------------------------------------------------------------------
# CONSUETUDO v1.0 - 08 Aug 2007 @ 03:05 PM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright © 2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://www.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/


div.layout_middle_bg {
	background: transparent url(../images/layout_middle.jpg) 0 0 repeat-y;
	background: #FFF;	
	min-height: 60px;
 	height: auto !important;
  	height: 60px;
	margin: 0px 11px;
}

div#layout_middle {
	background: transparent url(../images/layout_middle.jpg) 0 0 repeat-y;
	width: 782px;
	margin-left: 83px;
}
