/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Containers */

#leftside 		{ width:300px; float:left;	}
#rightside		{ width:550px; float:left;	}

