/* Cascading Style Sheet - www.continuumfootspas.com */
/* $Id: maestro.css,v 1.1 2008/04/30 19:02:08 pete Exp pete $ */

/* ******************************************************************************* */
/* items specific to the maestro.php page */

#contentleft {
	width: 535px;
	/* border: 1px #f00 dotted; /* DEBUG */
}

#contentleftinner {
	margin-right: 45px;
}

#contentright {
	width: 375px;
	/* border: 1px #00f dotted; /* DEBUG */
}

#contentrightinner {
	margin-top: 10px;
}

#contentbottominner p {
	margin-right: 10px;
}

#footer {
	margin-top: 20px;
	margin-bottom: 400px;
}

body#products.maestro h3#features {
	margin-top: 250px;
}


