#filebase-msg {
	display:none;
	margin-top:10px;
	}
	.fb-error {
		padding:20px 20px 15px 63px;
		border-top:1px solid #fbaabf;
		border-bottom:1px solid #fbaabf;
		background:#ffd0dc url("images/msg-warning.png") 15px 15px no-repeat;
		}
	.msg-info {
		padding:20px 20px 15px 63px;
		border-top:1px solid #6896c8;
		border-bottom:1px solid #6896c8;
		background:#add4ff url("images/msg-info.png") 15px 15px no-repeat;
		}
	.fb-search {
		padding:20px 20px 15px 20px;
		background:#b2dcff url("images/msg-searching.gif") center no-repeat;
		border-top:1px solid #95b8d6;
		border-bottom:1px solid #95b8d6;
		}
	.fb-success {
		padding:20px 20px 15px 20px;
		background: #c2e7ba url();
		}
	#filebase-msg h3, #credits-msg h3 {
		border: 0pt none;
		margin: 0px 0px 10px;
		color: rgb(69, 69, 69);
		text-transform: capitalize;	
		}
	#filebase-msg p, #credits-msg p{
		color:#666;
		margin: 0px 0px 5px;
		padding: 0pt;
	}
	
#credits-msg {
	margin-top:10px;
	}

#file-category {
	width:210px;
	margin-right:3px;
}
