#c #pgmessages {
	margin-right: 25px;
}

#pgmessages ul li div.msgliwrap{
	padding-top: 10px;
	padding-bottom: 6px;
	border: 1px solid #CFC8CF;
	border-width: 1px 0 0 0;
}

#pgmessages ul li {
	padding-top: 15px;
	padding-right: 0;
}

#w #c #pgmessages .ctc-card-sgl-w, #w #c #pgmessages .ctc-card-grp-w {
	margin-right: 0;
}

#pgmessages ul
{
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	list-style: none;
}

#pgmessages ul li.newpost 
{
	padding-left: 10px;
	background-image: url(/i/messages/square_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
}

#pgmessages ul li.reply
{
	padding-left: 10px;
	background-image: url(/i/messages/triangle_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}


#pgmessages div.msgdetails {
	color: #999;
}

.envelope {
	width: 15px;
	height: 11px;
	display: inline;
	padding-left: 3px;
}

.nosender {
	float: left;
	font-weight: bold;
}

.sender {
	float: left;
}

.adminbar {
	text-align: right;
}

.unverified .msgliwrap, a.unverifiedlink:link, a.unverifiedlink:visited {
	background-color: #FDFDB8;
}

div.adminbar {
	background-color: #F0F0EF;
	padding: 5px;
}

li.unverified div.adminbar {
	background-color: #E8E89E;
}



#msgadmin div.msgliwrap{
	padding: 5px;
}

.msgtick {
	width: 16px;
	height: 13px;
	display: inline;
}

.msgbin {
	width: 11px;
	height: 15px;
	display: inline;
}

#msgtitlebar {
	border: #A6B291 1px solid;
	border-width: 1px 0 0 0;
	padding-bottom: 2px;
	
}

#msgtitlebar h2 {
	border: #fff 1px solid;
	border-width: 1px 0 0 0;
	background-color: #A6B291;
	padding: 2px;
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

#msglinks {
text-align: right;
}

#pgmessages #msgfooter {
	color: #a9a9a9;
	border: #CFC8CF 1px solid;
	border-width: 1px 0 0 0;
	text-align: center;
}

#pgmessages h3 {
margin-top: 15px;
}

#pgmessages h1 {
margin-bottom: 15px;
}

/*--------------- Sign Up Forms ------------------*/

#pgsignup ol li {
margin-bottom: 15px;
}

#pgsignup h3 {
margin-top: 15px;
}

#pgsignup h1 {
margin-bottom: 15px;
}



