@charset "UTF-8";
#calbox {
	width: 250px;
}


/* Layout Rules
----------------------------------------------- */
#wrap {
	padding-top: 20px;
	margin: 0 20px;
}
#resolutions {
	width: 550px;
	position: relative;
	top: 170px;
}

#header {
	margin-bottom: 2em;
	text-align: left;
	padding-left: 0.5em;
}
#articles {	margin-bottom: 10px; }
#content {
	width: 93%;
	
}
#members {
	width: 100%;
		
}
#information {
	width: 93%;
	
}
