.sources_user_main {
	width: 100%;
	border: solid 1px #C0C0C0;
	border-collapse: collapse;
}

.sources_user_main tr {
	border: solid 1px #C0C0C0;
}

.sources_user_main tr th{
	border: solid 1px #C0C0C0;
	padding:4px;
	font-size:8pt;
}

.sources_user_main tr td{
	border: solid 1px #C0C0C0;
	padding:4px;
}

.sources_user_text_centred{
	text-align:center;
}

.sources_user_title{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px; 
}

.margin_top{
	height:20px;
	width:100%;
	clear:both;
}

.main_top_menu{
	height:20px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	clear:both;
}

.main_top_menu a{
	color:#000000;
	text-decoration: none;
}

.sources_user_nowrap{
	white-space:nowrap;
}

.sources_user_add{
	margin-top: 10px;
	margin-bottom: 5px;
	float:right;
}


.url-size{
	width: 560px;
}

.user_source_add_form_container{
	padding:10px; 
	padding-top:15px; 
	padding-bottom:15px;
	border:solid 1px #B7B7B7;
}

.user_source_add_lable_container{
	width:110px; 
	float:left;
}

.user_source_add_menus_container{
	width:685px; 
	float:left; 
	border:dashed 1px #C0C0C0;	 
	padding-top:8px; 
	padding-bottom:8px; 
	margin-top:5px; 
	margin-bottom:5px;
}



.feed-cats {
	margin: 5px;
}

.feed-cats .feed-cat-column {
	width:150px;
	float: left;
	padding-right: 35px;
}

.feed-cats .feed-cat-column1 {
	width:150px;
	float: left;
	padding-right: 35px;
}

.feed-cats .feed-cat-column2 {
	width:40%;
	float: left;
	padding-right: 35px;
}

.feed-cats .cat-row {
	clear: both;
}

.feed-cats .fold {
	float: left;
	width: 16px;
	text-align: center;
}

.feed-cats .cat-name {
	float: left;
	margin-left: 5px;
}

.feed-cats .selected {
	background-color: #ddd;
}

.feed-cats .level-indent {
	display: none;
	clear: both;
	padding-left: 10px;
}