.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
a {
	outline: none;
}
a img {
	border:0px solid #fff;
}
/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 584px;
	margin: 0 auto;
	position: relative;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:264px;
	overflow: hidden;
}
#page-wrap p {
	margin:0px;
	padding:0px;
}
#page-wrap ul {
	list-style: square inside;
}
#page-wrap a, #page-wrap a:visited {
	color: #fff;
	text-decoration: none;
}
#rabbit_wonderland a:hover, #rabbit_wonderland a:active {
	color: #fff;
}
/*
	SLIDER
*/
.slider-wrap {
	width: 584px;
	height:264px;
	position: absolute;
	top: 0;
	left: 0;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 584px;
	height: 264px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	position: relative;
	width: 584px;
	height:264px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 0px solid black;
	margin-right: 5px;
}
#movers-row {
	position:abolsute;
	top:167px;
	width: 580px;
	padding-left:10px;
	padding-top:13px;
	height:50px;
}
#movers-row div {
	float:left;
}
#movers-row .left-link {
	width:30px;
}
#movers-row .title {
	width:503px;
	font-size:28px;
	line-height: 30px;
	text-align:center;
	font-weight:bold;
}
#movers-row .right-link {
	width:30px;
}
#movers-row a.cross-link {
	width:30px;
}
.photo-meta-data {
	padding: 10px;
	height: 190px;
	width:180px;
	margin-top: 0;
	margin-left:5px;
	position: relative;
	z-index: 9999;
	color: #fff;
	text-align:center;
	font-size:13px;
}
.photo-meta-data p {
	padding:2px 0px;
	margin:0px;
}
.photo-meta-data span {
	font-size: 13px;
}
#last {
	width:445px;
	text-align:left;
	font-size:9px;
}
#last p {
	padding-bottom:2px;
}
#rabbit_wonderland {
	background-image:url(../images/rabbit-wonderland.jpg);
	background-repeat:no-repeat;
}
#o_zone {
	background-image:url(../images/o_zone.jpg);
	background-repeat:no-repeat;
}
#sex_toys_women {
	background-image:url(../images/sex_toys_women.jpg);
	background-repeat:no-repeat;
}
#dragon_light {
	background-image:url(../images/dragon_light.jpg);
	background-repeat:no-repeat;
}
#sex_toys_couples {
	background-image:url(../images/sex_toys_couples.jpg);
	background-repeat:no-repeat;
}
#sextoys4u {
	background-image:url(../images/sextoys4u.jpg);
	background-repeat:no-repeat;
}
p.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
	font-weight:bold;
}
