/**************************************************
AUTHOR:  				Herbert Wirkner 
WEBSITE:   			http://www.tossadesign.eu/
TEMPLATE NAME:		Webdesign
TEMPLATE CODE: 	T-005b
VERSION:          		1.0          	
 **************************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* FORM SUP */


#body div .left
	{
	position: absolute;
	left: 150px;
	font-size: 16px;
	padding: 0 0 0 0; 
	line-height: 32px;
	float: left;
	}

#body div .right
	{
	position: absolute;
	left: 450px;
	font-size: 16px;
	padding: 0 0 0 0; 
	line-height: 32px;
	float: right;
	}

