/* CSS Document */
#modviewableby .options {
	margin-top:10px;
	margin-bottom:10px;
}

#browse_photos div input {
	margin-bottom:2px;
}

.uploader {
	width:265px;
	*width:300px;
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
}

.forminput {
	float:left;
}
.forminput tr td {
	height:25px;
}

#modulecustomselect, #modulecruiseselect {
	margin-top:7px;
	margin-bottom:7px;
	float:left;
	width:100%;
	overflow:auto;
	max-height:100px;
}