/* CSS Document */

/* CSS used by the gallery page */

/* hide from ie on mac \*/
html {
height: 425px;
/*overflow: hidden;*/
}

#gallerycontent {
width:95%;
height: 425px;
}
/* end hide */

/*body {
height: 425px;
width: 700px;
margin: 0;
padding: 0;
background-color: #FFF;
color:#515151;
}*/

#contentwrapper {
	margin-bottom:1em;
}

#contentwrapper h1 {
	padding-left: 20px;
	margin-bottom:0;
}