#crmSelectSubjectListing,
#crmSubjectSalesDocumentsListing {
	width: 100%;
}

#crmSelectSubjectSearch {
	text-align: right;
}

.crmSubjectSalesDocumentsFilterItem {
	float: left;
	width: 25%;
}

.crmSubjectSalesDocumentsFilterItem label {
	display: block;
}

.crmSubjectSalesDocumentsFilterButtons {
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
}

.crmSubjectSalesDocumentsFilterButtons {
	margin-right: 10px;
}

.crmBoxSubjectUnSelect {
	margin-left: 5px;
}

.crmBoxSelectSubject {
	margin-top: 10px;
	display: inline-block;
}

#crmSubjectParams,
#crmSubjectComments,
#crmSubjectAddresses,
#crmSubjectContacts {
	width: 100%;
}

#crmSubjectParams th {
	padding: 4px;
	width: 200px;
	vertical-align: top;
}

#crmSubjectParams td,
#crmSubjectComments td,
#crmSubjectAddresses td,
#crmSubjectContacts td {
	vertical-align: top;
}

#crmSubjectSelect {
	float: right;
}

#crmSubjectSalesBox,
#crmSubjectDocumentsBox {
	float: left;
	width: 200px;
	padding: 5px;
	margin:5px;
	border: 1px solid #cccccc;
	line-height: 1.5em;
}

#crmSubjectSalesBox {
	clear: left;
}

#crmSubjectSalesBox a,
#crmSubjectDocumentsBox a {
	display: block;
}

#crmSubjectSalesBoxHeading,
#crmSubjectDocumentsBoxHeading {
	background: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}

#chartSubjectSales {
	display: block;
	margin: 10px auto;
	border: none;
	clear: both;
}

.crmSubjectSalesTopLinks,
.crmSubjectSalesBottomLinks {
	overflow: hidden;
	margin: 5px 0;
}

#chartSubjectSalesPrev {
	float: left;
}

#chartSubjectSalesNext {
	float: right;
}

#crmSubjectSalesChartTitle {
	text-align: center;
}

.crmSubjectParams {
	display: block;
}

.cellLeft {
	text-align: left;
}

.cellRight {
	text-align: right;
}

.cellCenter {
	text-align: center;
}

.crmDocumentDetailBox,
.crmDocumentSubjectBox,
.crmDocumentConsigneeBox {
	width: 45%;
	padding: 5px;
	margin:5px;
	border: 1px solid #cccccc;
	line-height: 1.5em;
}

.crmDocumentSubjectBox,
.crmDocumentConsigneeBox {
	float: right;
	clear: right;
}

.crmDocumentDetailBox {
	float: left;
	text-align: right;
}

.crmDocumentDetailBox .listItem,
.crmDocumentTotalBox .listItem {
	clear: both;
}

.crmDocumentDetailBox .label,
.crmDocumentTotalBox .label {
	display: block;
	float: left;
	width: 60%;
	text-align: left;
}

.clear {
	clear: both;
}

.crmDocumentTotalBox {
	width: 45%;
	float: right;
	text-align: right;
}

.crmDocumentItems,
.crmDocumentSummary {
	width: 100%;
}

.crmDocumentItems .right,
.crmDocumentSummary .right {
	text-align: right;
}

#crmDocumentHeading {
	text-align: right;
}

.cartStoredCartsItemCustomer {
	display: block;
	font-weight: bold;
}

#crmSubjectAttachments {
	clear: both;
}

#crmSubjectAttachments ul {
	list-style: none;
}

.crmSubjectAttachmentComment {
	display: block;
}

#crmSubjectSalesData {
	width: 100%;
}

.align-right {
	text-align: right;
}

#crmSubjectGPPriceRulesList {
	width: 100%;
}