.col1, .col2, .col3 {
	display: inline;
	float: left;
	padding: 5px;
}

.col1 {
	white-space: nowrap;
	width: 155px;
}

.col2 {
	width: 460px;
}

.col3 {
	width: 150px;
}

.clear {
	clear: left;
}

div.clear {
	height: 1px;
}

.col2 input, .col2 textarea, .col4 input {
	width: 100%;
}

.col3 input[type=text], .col3 select {
	width: 90%;
}

#toggle-media {
	display: block;
}

#toggle-flickr {
	display: none;
}

#toggle-nextgen {
	display: none;
}

#toggle-picasa {
	display: none;
}
