/* This css is only needed for the demo 
	#mainContainer{
		width:760px;
		margin:0 auto;
		text-align:left;
		background-color:#FFF;
		height:100%;
		padding-bottom:10px;
	}

	#mainContainer .subContainer{
		margin:5px;
		border:1px dotted #555;
		background-color:#EEE;	
		padding:10px;
	}*/
