/* ************************************************ ICONS *************************************** */
.ico_watchout_blue_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_blue_star_watchout_rightcorner.png);
	background-repeat:no-repeat;
}
.ico_attention_blue_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_blue_star_attention_rightcorner.png);
	background-repeat:no-repeat;
}

.ico_watchout_blue_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:51px;
	background-image:url(../images/icons/ico_attention_blue_star_watchout_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_attention_blue_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:51px;
	background-image:url(../images/icons/ico_attention_blue_star_attention_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_watchout_pink_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_pink_star_watchout_rightcorner.png);
	background-repeat:no-repeat;
}
.ico_attention_pink_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_pink_star_attention_rightcorner.png);
	background-repeat:no-repeat;
}

.ico_watchout_pink_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:51px;
	background-image:url(../images/icons/ico_attention_pink_star_watchout_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_attention_pink_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:51px;
	background-image:url(../images/icons/ico_attention_blue_star_attention_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_important_blue_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_blue_star_important_rightcorner.png);
	background-repeat:no-repeat;
}
.ico_important_blue_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_blue_star_important_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_important_pink_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_pink_star_important_rightcorner.png);
	background-repeat:no-repeat;
}
.ico_important_pink_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_pink_star_important_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_latest_blue_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_blue_star_latest_rightcorner.png);
	background-repeat:no-repeat;
}
.ico_latest_blue_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:51px;
	background-image:url(../images/icons/ico_attention_blue_star_latest_leftcorner.png);
	background-repeat:no-repeat;
}
.ico_latest_pink_star_right {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_pink_star_latest_rightcorner.png);
	background-repeat:no-repeat;
}
.ico_latest_pink_star_left {
	display:block;
	position:absolute;
	margin-left:-35px;
	margin-top:-25px;
	width:50px;
	height:47px;
	background-image:url(../images/icons/ico_attention_pink_star_latest_leftcorner.png);
	background-repeat:no-repeat;
}

.ico_stereocity_small {
	width:24px;
	height:23px;
	background-image:url(../images/icons/ico_scIcon_mid.jpg);
	background-repeat:no-repeat;
}

.ico_stereocity_big {
	width:49px;
	height:47px;
	background-image:url(../images/icons/ico_scIcon_big.jpg);
	background-repeat:no-repeat;
}

.ico_stereocity_small_trans {
	width:24px;
	height:23px;
	background-image:url(../images/icons/ico_scIcon_mid_trans.png);
	background-repeat:no-repeat;
}

.ico_stereocity_big_trans {
	width:49px;
	height:47px;
	background-image:url(../images/icons/ico_scIcon_big_trans.png);
	background-repeat:no-repeat;
}

