.image-left, #content-primary img.image-left
{
margin-right:10px; margin-left:0px;
}
.image-right, #content-primary img.image-right
{
margin-left:10px; margin-right:0px;
}
.m-h h3 a
{
text-decoration:none;
color:#444;
}

thead
{
background-color:#F5F5F5;
border:1px solid #999999;
border-bottom:1px solid #E3E3E3;
}
.headerSortUp
{
background-color:#F6E9EC;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
background-image: url(/images/tablesorter/asc.gif); 
}
.headerSortDown
{
background-color:#F6E9EC;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
background-image: url(/images/tablesorter/desc.gif); 
}
th.column-descriptions
{
	width:220px;
}
#contenttable .header, #contenttable2 .header {cursor: pointer;}

.chk input {margin-right:5px;}

.chk label {display:inline;}
.message-positive
{
  border:1px solid green;
  background-color:#ccffcc;
  padding:5px;
}
.message-info
{
  border:1px solid silver;
  padding:5px;
}
.message-warning
{
  border:1px solid red;
  background-color:#ffcccc;
  padding:5px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

