img.moodicon_normal {
	border: 1px dotted transparent;
	border-bottom: 2px solid transparent;
	padding-bottom: 3px;
	}
	
img.moodicon_selected {
	border: 1px dotted #4e6358;
	border-bottom: 2px solid #4e6358;
	background: #e6ede4;
	padding-bottom: 3px;
	}

a.continue_button span {
	width: 84px; height: 27px; display: block;
	background-image: url("http://kill0u.free.fr/images/moodbox/Continue.png");
	text-decoration: none;
	}
a.continue_button:hover span {
	background-image: url("http://kill0u.free.fr/images/moodbox/Continue_active.png");
	text-decoration: none;
	}
a.continue_button:active span {
	background-image: url("http://kill0u.free.fr/images/moodbox/Continue_active.png");
	text-decoration: none;
	}
a.continue_button { text-decoration: none; }
a.continue_button:hover { text-decoration: none; }
a.continue_button:active { text-decoration: none; }

span.validated_url {
	margin-top: 8px;
	margin-left: 30px;
	}
span.hidden { display: none; }
div.hidden { display: none; }
