table {
	table-layout:fixed;
	width:100%;
}

.slider-thumb {
	width:200px;
	display:block;
	margin-right:0px;
}

input[class^='upload_image_button'] {
	background: #2ea2cc;
	border-color: #0074a2;
	box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
}

#firstCell, #secondCell, #thirdCell, #forthCell {
	width:25%;
}