.clear
{
	clear:both;
}

.clear-12
{
	clear:both;
	height:12px;
}

.clear-24
{
	clear:both;
	height:24px;
}

.nmt
{
	margin-top:0 !important;
}

.nml
{
	margin-left:0 !important;
}

strong,
.bold
{
	font-weight: bold;
}

.btn_edit
{
	display: block;
	width:20px;
	height:20px;
	background:url(/media/graphics/btn_edit.png) no-repeat;
}

.btn_delete
{
	display: block;
	width:20px;
	height:20px;
	background:url(/media/graphics/btn_delete.png) no-repeat;
}

