@CHARSET "UTF-8";

html, body, img
{
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
}

#lipContainer
{
	position: absolute;
	left:18px;
	top: 265px;
}

.lipOver
{
	position:absolute;
	cursor: pointer;
}

.lipStick
{
	position:absolute;
	cursor: pointer;
}

#highlight
{
	top: 114px;
	position:absolute;
	cursor: pointer;	
}
	
#fangate_layer
{
	position:absolute;
	left:0px;
	top:0px;	
}