#mainContentContainer{
	width:605px !important;
}

.contentList{
	width:605px;
	border:1px solid #c8c4b1;	
}

.contentListBtns{
	width:190px;	
	text-align:right;
	vertical-align:top;
	border-left:1px solid #c8c4b1;	
}

.contentListBtns input{
	font-size:11px;
	margin:3px;
}

.contentListStatus{
	width:150px;		
	padding:3px;			
	padding-left:5px;
	vertical-align:top;
	border-left:1px solid #c8c4b1;	
}

.contentListTitle{
	padding:3px;			
	vertical-align:top;
}

.contentList .alt{
	background:#f4f2eb;	
}

.contentListHeader{
	background:#c8c4b1;
}

.contentListHeader th{
	padding:5px;		
}

.contentEditForm{
	border:1px solid #c8c4b1;	
}

.contentEditForm .alt{
	background:#f4f2eb;	
}

.contentFormLabel, .contentFormItem{
	padding:5px;
}
.contentFormItem{
	border-left:1px solid #c8c4b1;	
}

.contentFormItem input,.contentFormItem textarea{
	font-size:11px;
	padding:2px;
	font-family:verdana;
}
.contentFormLabel{
	font-weight:bold;
	vertical-align:top;
}
.contentFormBtns input{
	font-size:11px;
	margin-right:3px;
	margin-top:5px;
}


.contentList2{
	margin-left: 15px;
	width:550px;
	border:1px solid #c8c4b1;	
}

.contentList2 .contentListBtns{
	width:120px;	
	text-align:right;
	vertical-align:top;
	border-left:1px solid #c8c4b1;	
}

.contentList2 .contentListStatus{
	width:80px;		
	padding:3px;			
	padding-left:5px;
	vertical-align:top;
	border-left:1px solid #c8c4b1;	
}

.contentList2 .contentListHeader{
	background:#E5E5E5;
}