@charset "UTF-8";
/* CSS Document */

#wrapper {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
		width: 416px;
	margin: 0 0 0 28px;
	padding: 14px 0 10px 36px;
	background-color: #CCCCCC;
}
#wrapper h1 {
	font-size: 1.2em;

}

#wrapperLrg {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
		width: 416px;
	margin: 0 0 0 28px;
	padding: 14px 0 10px 16px;
	background-color: #CCCCCC;
}
#wrapperLrg h1 {
	font-size: 1.2em;

}