.errortext {
	color: red;
}

.notetext {
	color: green;
}

.item_l .item-info .buts span {
    background: url("images/icons-table.gif") no-repeat scroll -60px -58px transparent;
    color: #DF0831;
    font-size: 11px;
	cursor:pointer;
    padding: 0 0 0 20px;
	margin-left: -10px;
}

.designer_order_form .left_half .uploaded_files .section_none {
	float:left;
	width:40px;
	background:#ededed;
	border:1px solid #d0d0d0;
	padding:2px 2px 12px 2px;
	text-align:center;
	margin-right:3px;
	position:relative;
	display:none;
}

.designer_order_process .comments .uploaded_files .section_none {
	float:left;
	width:40px;
	background:#ededed;
	border:1px solid #d0d0d0;
	padding:2px 2px 12px 2px;
	text-align:center;
	margin-right:3px;
	position:relative;
	display:none;
}

.designer_order_process .comments .uploaded_files .section {
	float:left;
	width:40px;
	background:#ededed;
	border:1px solid #d0d0d0;
	padding:2px 2px 12px 2px;
	text-align:center;
	margin-right:3px;
	position:relative;
}