p.scrweb-message{
	background:yellow;
	color:#000;
	border:2px solid red;
	padding:5px;
	text-align:center;
}

.bold{font-weight:bold;}

tr.notopen td{background:#E4F0F7;}

table.admin{
	margin-bottom:10px;
	background:url(../images/grad1.jpg) bottom right no-repeat;
	margin-top:6px;
}

div.note{
	border:1px solid #ccc;
	padding:7px;
	margin-bottom:14px;
}

.note span.date{
	font:bold 11px helvetica, arial;
	display:block;
	margin-bottom:4px;
	padding:3px;
	background:#fff url(../images/icons/32x32/comment_32.gif) left center no-repeat;
	border-bottom:1px solid #ccc;
	padding-left:40px;
}

#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:12px;
}

#sidebar ul.owners{
	margin-left:5px;
}

#sidebar ul.owners li{
	padding-left:20px;
	background:url(../images/icons/16x16/bullet.gif) no-repeat 0 2px;
}

div.instructions{
	padding:8px 25px 0 25px;
	border:2px solid #4B7AA9;
	background:url(../images/icons/16x16/info.gif) no-repeat 2px 2px;
	font-size:10px;
	margin-bottom:7px;
}

.instructions p.no-marg{margin:0;}

ul#error-msg{
	border:2px solid red;
	padding:8px;
	background:yellow;
	margin:0;
	margin-top:12px;
	font-weight:bold;
}

ul#error-msg li{
	margin-left:30px;
}

a.page-link, a.page-link:visited{
	background:url(../images/icons/32x32/file_32.gif) no-repeat 0 0;
	display:block;
	float:left;
	width:32px;
	height:25px;
	text-align:center;
	padding-top:7px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

a.back, a.back:visited{
	background:url(../images/icons/16x16/rewind.gif) no-repeat 0 2px;
	display:block;
	height:20px;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
	font-weight:bold;
	color:#555;
	text-decoration:none;
}

#text ol.marg{
	margin-left:35px;
}

#text ol.marg li{
	margin-bottom:12px;
}

table.admin td{
	padding:5px;
}

table.admin{
	border-collapse:collapse;
	border:1px solid #ccc;
}

table.admin td,
table.admin th{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
}

table.admin img{
	border:0;
}

div#sidebar table.admin th{
	background:#ccc;
	color:#000;
	border-bottom:1px solid #000;
}

div#sidebar table.admin{
	width: 100%;
}

div#sidebar table.admin th,
div#sidebar table.admin td{
	padding:2px;
	font:11px arial;
}
