/* ROTATOR */

/* Article Body */
#pr12
{
	float:left;
	position:relative;
	width:925px;
	margin:8px 0px 25px 0px;
	height:auto !important;
	height:600px;
	min-height:600px;
}

#pr12 h1,
#pr12 h2,
#pr12 h3,
#pr12 div h1,
#pr12 div h2,
#pr12 div h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1c1c1a;
}


/* Image */
#pgr
{
	float:right;
	position:relative;
	margin-left:10px;
	width:490px;
	height:428px;
	min-height:432px;
	border:1px solid #e1e1e1;
}

#pgr ul
{
	float:left;
	position:absolute;
	margin:0px;
	padding:0px;
	height:108px;
	bottom:0px;
	width:490px;
	list-style:none;
	background-color : #fcf8f6;
}

#pgr ul li
{
	float:left;
	position:relative;
	width:81px;
	height:54px;
	list-style:none;
	border-top : none;
	background-color : #fcf8f6;
	cursor:pointer;
}

#pgr ul li div 
{
	padding:2px;
}

#pgr ul .active_li,
#pgr ul li .active_li
{
	background-color : #fefefe;
	border-top : 1px solid #fefefe;
	margin-top:-1px;
}

#pgr .display 
{
	float:left;
	position:relative;
	height:320px;
	width:480px;
	background-color:#fefefe;
	z-index:1;
	padding:5px;
}

#content_body #pgr ul li
{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:80px;
	height:53px;
}

/* Edit Buttons */
#pr12 .edit_button 
{
	float:left;
	position:absolute;
	padding:5px 10px 5px 10px;
	bottom:5px;
	right:5px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
