#mtr-dizzyjam h2 {
    background: transparent url(../images/logo.png) 1px 7px no-repeat;
}

#mtr-dizzyjam input#dj_file {
	width: 282px;
}

#mtr-dizzyjam input.text,
#mtr-dizzyjam select#db_name,
#mtr-dizzyjam select#db_country,
#mtr-dizzyjam select#db_genres_all,
#mtr-dizzyjam select#db_genres_selected,
#mtr-dizzyjam select#dj_featured_colour,
#mtr-dizzyjam textarea#dj_description {
	width: 290px;
}

#mtr-dizzyjam select#db_genres_all,
#mtr-dizzyjam select#db_genres_selected {
	height: 100px;
}

#mtr-dizzyjam ul#dj_designs li,
#mtr-dizzyjam ul#dj_colours li {
	width: 140px;
	padding: 10px 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#mtr-dizzyjam ul#dj_colours li.dj_colour {
	padding: 10px 0 0 0;
	text-align: left;
}

#mtr-dizzyjam ul#dj_designs li img {
	max-width: 125px;
	max-height: 125px;
}

#mtr-dizzyjam #dj_title_div,
#mtr-dizzyjam #dj_colours_div,
#mtr-dizzyjam #dj_process_div,
#mtr-dizzyjam #dj_new_design_div,
#mtr-dizzyjam #dj_product_types_div,
#mtr-dizzyjam #dj_exists_design_div,
#mtr-dizzyjam #dj_design_position_div {
	display: none;
}

#mtr-dizzyjam .inside {
	position: relative;
}

#mtr-dizzyjam .logo_url {
	position: absolute;
	left: 385px;
	top: 18px;
	height: 180px;
}

#mtr-dizzyjam .float-right {
	float: right;
}

#mtr-dizzyjam .hidden {
	display: none;
}