body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_cel {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
	background-repeat: no-repeat;
}

.top_cel {
	height: 250px;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sizes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
	text-align: center;
	padding: 10px;
}
.size_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF0000;
	text-align: center;
	padding: 0px;
	height: 30px;
}
.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
	border-left-color: #f5f5f5;
}
.title_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
