
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

a, img, #floatmenu, #top, #navigation, #image, .nav-link, #footer {
	display: none;
}

#content-small {
	display: inline;
	position:relative;
	top:0px;
	left:0px;
	width: 348px;
	padding: 28px;
	margin: 28px 31px 28px 31px;
	background-color:#FFFFFF;
}	

#content-large {
	display: inline;
	position:relative;
	top:0px;
	left:0px;
	width: 448px;
	padding: 28px;
	margin: 28px 31px 28px 31px;
	background-color:#FFFFFF;
}	
