@CHARSET "UTF-8";

.iconUser {
	background-image: url(icons/user_suit.png) !important;
}
.iconOut {
	background-image: url(icons/cross.png) !important;
}
.iconVote {
	background-image: url(icons/script.png) !important;
}
.iconForward {
	background-image: url(icons/expand.gif) !important;	
}
.iconBack {
	background-image: url(icons/collapse.gif) !important;	
}


.formdesc {
	margin-top: 7px;
	background-color: #EEEEEE !important;
}

.formdesc h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 4px 0px;
}

.formdesc p {
	font-size: 80%;
	margin-top: 2px;
}