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

div.pagecontent {
/*	width:650px;*/
height:466px;
}

div#entergalleryid {
	height:100px;
	width:100%;
}
#entergalleryid h1 {
/*	margin-bottom:5px;*/
}
#entergalleryid p {
	margin:0;
}

div#galleryid {
	margin-left:50px;
	margin-top:15px;
	display:block;
}
#galleryid p {
	line-height:27px;
	display:block;
	float:left;
	color:#555;
	margin-right:10px;
}
#galleryid input {
	float:left;
	height:21px;
}
input#galleryidbutton {
        border: 0;
	margin-left:5px;
	height:27px;
	width:27px;
	background-image:url(../images/myevent/gobutton.png);
	display:block;
	float:left;
}

input#galleryidbutton:hover {
    cursor: pointer;
}

div.samplegalleryexplanation {
	display:block;
	float:left;
	width:175px;
	margin-right:50px;
}

#nomargin {
	margin:0;
}

div#samplegallery {
/*	height:500px;*/
width:650px;
}
