#turn_wrapper {
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#turn_hideme {
	width: 85%;
	height: 85%;
	overflow: hidden;
	display: block;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
}

#turn_object{
	position: relative;
}

#turn_wrapper.right #turn_hideme *,
#turn_wrapper.right #turn_object {
	float: right !important;
}

#turn_wrapper.right #turn_hideme {
	float: right !important;
	right: 0 !important;
	left: auto;
}
#turn_wrapper.right #turn_object {
	right: 0 !important;
	left: auto !important;
}

#turn_wrapper.right {
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	right: 0 !important;
}

/*#turn_wrapper.right #turn_object * {
	position: absolute;
	right: 0 !important;
}*/

#turn_wrapper #turn_object img#turn_fold {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1000;
	right: 0;
	position: absolute;
}

/* the jQuery CSS Framework */
#turn_wrapper .ui-resizable { position: relative;}
#turn_wrapper .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; background-image: url(#none)}
#turn_wrapper .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 0; bottom: 0; }
#turn_wrapper .ui-resizable-sw { cursor: sw-resize; width: 12px; height: 12px; left: 0; bottom: 0; }






	#target {
		width: 550px;
		height: 550px;
		background-color: #FF0000;
		padding: 0;
		margin: 0;
		
	}
	/* */
	#turn_wrapper, #target { visibility:hidden;}
	/* */
	#target p {
		top: 0px;
		right: 6px;
		position: absolute;
		width: 300px;
		margin-top: 100px;
		float: right;
		text-align: right;
	}
	.callus {  
	  color:yellow;
  text-decoration:blink;
  text-shadow:2px 2px 4px black;
  }
	p#party-line-no {
		top: 21px;
		font-size: 1.7em;
		text-shadow:2px 2px 9px yellow;
		width:227px;
		font-size:31px;
	}
	#target .skype { top: 110px; color:yellow; font-size: 10px; }
	
	#target img { opacity:0.015; -webkit-transition: opacity 1s linear;}
	.open #target img { opacity: 1;}
	.steam { background: url(steam.png) no-repeat -247px -20px; height:232px;
width:308px;}
.girl1 { background: url(dancer-sm.gif); width:40px; height: 93px;}
.girl2 { background: url(Girl55anim1.gif); width:122px; height: 57px;}
.kiss {background: url(http://www.gifs.net/Animation11/Animals/Dolphins_and_Whales/Dolphin_in_water.gif); width:160px; height: 105px; display:block; position:absolute;
right:-1px;
top:252px;}
.santa { -moz-box-shadow:-13px -2px 23px black;
background:white url(http://www.el-okay-ranch.nl/images/santa_wink.gif) no-repeat scroll right top;
height:164px;
position:absolute;
right:-1px;
top:252px;
width:191px;
}