/* - - - - - - - - - - - - - - - - - - - - -

Title : left side page components
Author : Hugo Vieira
URL : http://www.desital.pt

Version : v0.01

- - - - - - - - - - - - - - - - - - - - - */

/*
 *
 *		left side structure
*/



/* left side structure
   -------------------------------------------------- */
#main {
	position:relative;
	top:0px;
	left:35px;
	width:715px;
	min-height:330px;
	
}



	
	
