.filename .title{
	font-weight:bold;
}
.bc_desc{
	font-style:italic;
	color:#555;
}
.form-bowe-code{
	margin-left:20px;
	width:80%;
}
.form-bowe-code{
	border-spacing: 0px;
	border-collapse: collapse;
}
.form-bowe-code th{
	padding-top:10px;
	width:60%;
	text-align:left;
	border-bottom:solid 1px #e1e1e1;
}
.form-bowe-code td{
	padding-top:10px;
	width:40%;
	border-bottom:solid 1px #e1e1e1;
}
.form-bowe-code td.action-btn{
	border:none;
	text-align:center;
}
.bc_small_text{
	width:40px!important;
}
.bc_large_text{
	width:160px!important;
}
.css-file-view{
	padding:10px;
}
#css-file-src{
	width:600px;
	height:300px;
}