.cp_title {
	font-size:1em;
	color:#2a4a6f;
	font-weight:bold;
	padding: 3px 0 0 12px;
}
.cPanel ul {
	list-style-type:none;
	padding: 15px 0 15px 40px;
	line-height: 22px;
}
.cPanel li {
	font-size: 15px;
}
.cPanel * {
	color:#FFF;
	text-decoration:none;
}
.form {
	list-style-type: none;
	padding-bottom: 15px;
}
.form2 {
	padding: 10px;
	list-style-type: none;
	background-color: #f9f9f9;
	width: 755px;
}
.form2 h4, .form h4 {
	margin:10px  0 10px 16px;	
	font-size: .9em;
}
.formText {
	font-size: 0.9em;
	text-align: right;
	width: 220px;
	float: left;
	margin: 13px 0px 0px 0px ;
	padding: 0px;
	color: #7e7d7d;
}
.formField {
	margin-left: 5px;
	border: 1px solid #b9bdc4;
}
.formField2 {
	margin: 10px 0 0 5px;
	border: 1px solid #b9bdc4;
	width: 250px;
}
.hint {
   	display: none;
    position: absolute;
    width: 170px;
    margin-top: -4px;
	left: 855px;
    border: 1px solid #213f61;
    padding: 5px;
    background: #FFF;
	font-size: .8em;
	color: #000;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}

.limiter{
	padding-left: 188px;
	font-size: 0.8em;
}

.limit{
	font-weight: bolder;
	color: red;
	font-size: 0.95em;
}
.announcement_error{
	padding-left: 150px;
	color: red;
	font-size: 0.75em;
}
.invoiceDetails {
	color: #7e7d7d;
	font-size: .8em;
}
.itemTable {
	margin-top:29px;
	text-align:center;
}
.itemTable th, .cd_header {
	background: url(../images/backgrounds/bckg_tableHeader.png) repeat-x; 
	height:40px;
	color: #FFF;
	border-right: 1px solid #FFF;
	font-size: 14px; 
	font-weight:bold;
	cursor:default;	
	text-align: center;	

}
.thTextScdLine {
	font-size: 11px;
	font-weight:normal;
}
.itemTable .tableSingleLine td {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
}
#top {
	margin: 20px 0 0 0;
	width: inherit;
	border-top: 0;
	margin-bottom: 10px;
	overflow: hidden;
}
#title_1, #title_2, .cd_header  {
	padding-top:5px;	
}
#title_1, #title_2, #TABLE_LIST th {
	background: url(../images/backgrounds/bckg_tableHeader.png) repeat-x; 
	height:40px;
	color: #FFF;
	border-right: 1px solid #FFF;
	font-size: 14px; 
	font-weight:bold;
	cursor:default;
}
#ORDER_CONTENT  
{
	width: 780px;
}
#title_1, #title_2, #CONTENT_1, #CONTENT_2
{
	width: 390px;
}
#title_1, #title_2, #CONTENT_1, #CONTENT_2, #ORDER_CONTENT  
{
	float: left;
	overflow: hidden;
}

#title_1, #title_2 
{
	text-align: center;
}

#CONTENT_1, #CONTENT_2, #ORDER_CONTENT {
	padding-top: 5px;
}
#CONTENT_1 li, #CONTENT_2 li, #ORDER_CONTENT li
{
	padding: 3px 0px 3px 20px;	
}
#ORDER_CONTENT
{
	padding: 5px 0px 5px 250px;
}

#CONTENT_1 ul, #CONTENT_2 ul, #ORDER_CONTENT ul {
	list-style-type: none;
	font-size: .9em;
	margin: 0;
	padding: 0 0 0 20px;
}
#TABLE_LIST
{
	border-collapse: collapse;
	width: 780px;
	position: relative;
	text-align: center;
	color:#444;
}
#TABLE_LIST td{
	height: 40px;
	font-size: .95em;
}
#TABLE_LIST tr.tr_1, #TABLE_LIST tr.tr_1 th
{
	background-color:	#f8fcf5;
}

#TABLE_LIST tr.tr_2, #TABLE_LIST tr.tr_2 th
{
	background-color: #FFF;
}

#TABLE_LIST tr.tr_1 th, tr.tr_2 th
{
	text-align:left;
	font-weight: normal;
}

.line td
{
	border-bottom: 1px solid #c4c7c2;
}
.summaryData {
	text-align: right;
	padding-right:20px;
}
.thTextScdLine {
	font-size: 11px;
	font-weight:normal;
}
.tableSum {
	font-weight:bold;
	color: #3b77bc;
	cursor:default;
}

