@charset "utf-8";
/* CSS Document */

#more-super-chicks-holder {
	width:287px;
	display:none;
	z-index:100;
}

#superchick-tooltip-top {
	float:left;
	display:inline;
	width:287px;
	height:16px;
	background-image:url(../images/superchick-top-header.png);
	background-repeat:no-repeat;
}

.superchick-tooltip {
	float:left;
	display:inline;
	width:277px;
	padding:5px;
	background-color:#858585;
}

.superchick-tooltip h3 {
	color:#e2007b;
	font-size:20px;
	line-height:36px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.superchick-tooltip h4 {
	color:#494949;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-bottom:9px;
}

.superchick-tooltip .description {
	color:#494949;
	font-size:10px;
	line-height:17px;
	padding-bottom:0px;
}

.superchick-tooltip p {
	color:#ffffff;
	font-size:11px;
	line-height:18px;
}

.superchick-tooltip .highlight {
	color:#494949;
	font-size:11px;
	line-height:18px;
}