/* Panels */

.leftPanel{
	width:65%;
}

.rightPanel{
	width:32%;	
}

/* lists*/

li{
	margin:5px;
}

.section{
	cursor:pointer;	
}

ul ul li{
	list-style-image:url(../images/layout/icon.gif)
}