/* 
 * Developed by www.acidartstudio.com
 * Non-commercial use only, please contact me at office@acidartstudio.com, before trying to use this code in a commercial application
*/

a, a:hover, h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
}
ul {
	padding:0;
	list-style-position:inside;
}
.content_editor {
	width:100%;
	height:400px;
}
.small_content_editor {
	width:100%;
	height:50px;
}
.sortable-row:hover {
	background:url('../images/move_icon.png') no-repeat right;
}
.header-text {
	margin:20px 0;
}



