@charset "utf-8";

/* Social Sharer */
.social-facebook IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/social.gif);
	background-position: 0px -208px;
}

.social-tweeter IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/social.gif);
	background-position: 0px -785px;
}

.social-yahoo IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/social.gif);
	background-position: 0px -801px;
}

.social-google IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/social.gif);
	background-position: 0px -320px;
}

.social-myspace IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/social.gif);
	background-position: 0px -480px;
}

.icon-up IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.icon-up A, .icon-down A {
	text-decoration: none;
	color: #666;
}

.goodpoint{
	color: #090;	
}

.badpoint{
	color: #F00;	
}

.nopoint{
	display: none;
	visibility: hidden;
	color: #CCC;	
}

.icon-up A:hover, .icon-down A:hover {
	color: #09F;
}

.icon-down IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.icon-alert IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/alert.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.icon-alert A {
	text-decoration: none;
	color: #666;
}

.icon-alert A SPAN {
	display: none;
}

.icon-alert A:hover SPAN {
	display: inline;
	color: #09F;
}

.icon-sakla IMG {
	width: 16px;
	height: 16px;
	background-image: url(images/alert.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.icon-sakla A {
	text-decoration: none;
	color: #666;
}

.icon-sakla A SPAN {
	display: none;
}

.icon-sakla A:hover SPAN {
	display: inline;
	color: #09F;
}
