#createOrderForm div.selector, #modifyOrderForm div.selector, #createOrderForm input {
	width: 92%; float: left;
}
#createOrderForm tr td, #modifyOrderForm tr td { line-height: 37px; }
#createOrderForm .selector { float: left; }
#createOrderForm .createOrderBtn:hover {
	height: 15px; margin-left: 9px; margin-top: 5px; width: 15px;
}
 #modifyOrderForm textarea {
	max-height: 80px; max-width: 295px; min-height: 80px; min-width: 92%; margin-top: 13px;
}
.right-box section.portlet { float:right; width:100%; margin-bottom: 6px; }
.right-box table tr { line-height: 30px; }
#detailMain .right-box table tr { border-bottom: 1px solid #CCCCCC;	}
#detailMain .right-box table tr:last-child { border-bottom: none; }
#detailMain .right-box table tr td {
	line-height: 16px; padding-bottom: 6px; padding-top: 6px; vertical-align: middle;
}
#articlesTable tr { line-height: 17px; }
.portlet > div.section {
	background: none repeat scroll 0 0 #FFFFFF; border-color: #CCCCCC; -moz-border-bottom-colors: none;
	-moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
	-moz-border-top-colors: none; border-style: solid; border-width: 0 1px 1px;
}
#articlesTable_length, #articlesTable_first, #articlesTable_last { display: none; }
#articlesTable_info { /*width: 80%;*/ }
#articlesTable_filter { width: 70%; }
#articlesTable_paginate { margin-top: 8px;/* width: 58%;*/ }
#articlesTable_previous { margin-right: 5px; }
#articlesTable_wrapper { min-height: 285px; margin-left: -4px; }
#articlesTable .removeWebSiteBtn { margin: 0; }
#ordersTable_paginate { width: 290px; margin-right: 85px;}
#articlesTable .removeOrderBtn {
 	background: url("../images/delete-icon.png") repeat-x scroll center center transparent;
	cursor: pointer; float: left; height: 13px; margin-left: 30px; width: 13px;
}
#emptyTableBtn {
/*	background: url("../images/navicons/73.png") no-repeat scroll center center transparent;*/
	cursor: pointer; width: 24px; height: 24px; position: absolute; top: 18px; left: 18px;
}
#emptyTableBtn:hover { top: 17px; }
html #addArticlesBtn {
	background: url("../images/freccia.png") no-repeat scroll center right transparent;
	float: right; font-size: 16px; font-weight: bold; line-height: 40px; box-shadow: 0 0 6px #888888 inset;
	text-align: left; vertical-align: middle; width: 220px; cursor: pointer; color: #f1f1f1; text-indent: 10px;
}
#createOrderForm .lines {
	margin-left: -21px; max-height: 158px; max-width: 44px; margin-right: 3px;
}
#createOrderForm textarea[name='titles'] {
	box-shadow: none; min-width: 92%; margin-top: 0; padding: 0; min-height: 154px;
}
#createOrderForm .linedwrap{
	max-width: 89.5%; min-width: 89.5%; margin-top: 10px;
}
#createOrderForm .codelines { padding-top:0; }
#orders .tabs > section { padding: 5px; }
#orders .dataTables_info { margin-top: 5px; margin-left: 7px;}
#createOrderForm select option, #modifyOrderForm select option { padding-left: 5px; }
#articlesTable .removeArticleBtn {
	width: 13px; height: 12px; cursor: pointer; margin-left: auto; margin-right: auto;
}
#articlesTable .removeArticleBtn:hover {
	width: 13px; height: 12px; margin-top: 8px; margin-left: auto; margin-right: auto;
}
.shortText {
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 150px;
}
#createOrderForm div.selector span { white-space: normal; }
#articleStrContainer { padding: 20px; }
#articleStrTitle { font-size: 19px; font-weight: bold; }
#articleStrText {
	font-size: 15px; line-height: 21px; font-family: arial; text-align: justify;
}
.articleTitle:hover { text-decoration: underline; }
#acceptedImg {
	background: url("../images/navicons-small/92.png") no-repeat scroll center center transparent;
	float:left; width:20px; height:20px;
}
#rejectedImg {
	background: url("../images/navicons-small/172.png") no-repeat scroll center center transparent;
	float:left; width:19px; height:20px;
}

#ordersTable tr td div.status1Label, #ordersTable tr td div.status0Label {
	color: #00529B;
}
#ordersTable tr td div.status2Label {
	color: #00529B;
}
#ordersTable tr td div.status3Label {
	color: #9F6000;
}
#ordersTable tr td div.status4Label {
	color: #00529B;
}
#ordersTable tr td div.status5Label {
	color: #D8000C;
}
#ordersTable tr td div.status6Label {
	color: #4F8A10;
}
#ordersTable tr td div.status7Label {
	color: #D8000C;
	font-weight: bold;
}
#ordersTable tr td div.status8Label {
	color: #D8000C;
}