body {
 	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

#menu, #address, #printlink, #titles, #nav, #submenu, #subsubmenu {
 	display: none;
}

.element {
	padding:0 5px;
}

.noprint {
	display: none;
}

#url {
	margin-bottom: 20px;
}

#content {
	width: 600px;
}

/*----- Single Gallery Styling ------*/

#single_gallery .item {
	padding: 10px;
	border: 1px solid #cccccc;
	margin-right: 15px;
	margin-bottom: 15px;
}

#single_gallery .item_last {
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

#single_gallery .title {
	color: #202020;
	font-size: 1.0em;
	font-weight: bold;
	height: 15px;
	text-align: center;
}

#single_gallery .subtitle {
	color: #a0a0a0;
	font-size: 0.9em;
	height: 15px;
	margin-bottom: 5px;
	text-align: center;
}

#single_gallery .image {
	border: 0px;
}

#single_gallery .description {
	color: #a0a0a0;
	font-size: 9px;
	text-align: center;
}
