.conBreadcrumbs{
	margin: 0 40px var(--space-between-rows-height) 40px;
	font-size: 14px;
	color: #888;
}

#NewEditGameCForm.masterForm #nodrop_upload_btn_1_img.drop_box{
	width: 192px;
}

#NewEditGameCForm.masterForm h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	color: var(--headers-color);
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	display: block;
	border-bottom: solid 1px #e3e4e8;
}