.mod-request
	{
	padding:0 0 0 10px;
	}

.mod-request label.x
	{
	float:left;
	width:150px;
	}
	
.mod-request input.text
	{
	width:370px;
	}
	
.mod-request textarea
	{
	width:520px;
	height:180px
	}
	
.mod-gallery
	{
	font-size:.9em;
	}
	
.mod-gallery ul
	{
	margin:0;
	padding:0;
	list-style:none outside;
	}
	
.mod-gallery .gallery-row
	{
	clear:both;
	padding:20px 0 20px 0;
	}
	
.mod-gallery .gallery-cell
	{
	float:left;
	text-align:center;
	}

.mod-gallery .gallery-cell img
	{
	padding:0 0 10px 0;
	}