.photoPage
{
	padding-top: 20px;
}
.photoPage STRONG
{
	color: #000;
	font-size: 13px;
}
.photoPage #rightcol
{
}
.photoPage #leftcol
{
	padding-top: 0px;
}
.photoPage .widget A
{
	color: #005689;
}
.photoPage .widget-title A
{
	color: #FFFFFF;
}
DIV.anouces-widget LI A
{
}
.articlesMain
{
	width: 630px;
	border: 0px solid #FF0000;
	float: left;
}
.articleBox
{
	border: 0px solid #0000FF;
	width: 290px;
	height: 210px;
	margin-bottom: 10px;
	float: left !important;
	border-bottom: 1px solid #DDD;
}
.articleImg
{
	width: 290px;
	height: 165px;
	overflow: hidden;
	margin-bottom: 5px;
}
.articleTitle
{
	width: 300px;
}
.articleTitle A
{
	font-weight: bold;
	color: #005689;
	font-size: 12px;
	width: 300px;
}
.verticalLine
{
	float: left;
	height: 205px;
	border-left: 1px solid #DDD;
	width: 10px;
	margin-left: 10px;
}
/*---------------- AUTHOR GALLERY ----------------*/
.author_gallery
{
}
.author-gallery-inner
{
	position: relative;
	margin-left: -12px;
}
.author_gallery LI
{
	float: left;
	width: 200px;
	margin-left: 14px;
	padding: 0px 0px 15px;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	height: 160px;
}
/*---------------- GALLERY ----------------*/
DIV.rotationTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
DIV.frames-rotation
{
	border: 1px solid #DDD;
	background: #EEE;
	width: 627px !important;
	padding: 10px 0px;
	margin-bottom: 20px;
}
.photoDay-rotation DIV.frames-rotation
{
	background: transparent;
	border: 0px solid #DDD;
	position: relative;
}
DIV.frames-rotation-inner
{
	border: 0px solid #FC9;
	width: 577px !important;
	overflow: hidden !important;
	float: left;
	height: 75px !important;
	position: relative;
}
UL.horizontal_gallery
{
	overflow: hidden !important;
}
UL.horizontal_gallery LI
{
	float: left;
	width: 120px !important;
}
UL.horizontal_gallery LI IMG
{
	width: 100px;
	cursor: pointer;
	cursor: hand;
}
.prev, .next
{
	border: 0px solid #DDD;
	width: 25px;
	height: 75px;
}
.prev
{
	float: left;
	background: url(/wp-content/themes/rgo/images/photo_page/larr.png) no-repeat center center;
}
.photoDay-rotation .prev
{
	background: #F2F2F2 url(/wp-content/themes/rgo/images/photo_page/larr_blue.png) no-repeat center center;
}
.next
{
	float: right;
	background: url(/wp-content/themes/rgo/images/photo_page/rarr.png) no-repeat center center;
}
.photoDay-rotation .next
{
	background: #F2F2F2 url(/wp-content/themes/rgo/images/photo_page/rarr_blue.png) no-repeat center center;
}
.walpContainer
{
	margin-left: -20px;
	width: 660px;
}
.walpBox
{
	width: 200px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
.walpBox A
{
	text-decoration: underline;
}
.walpImg
{
	margin-bottom: 3px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #DDD;
}
.walpGlass
{
	display: block;
	position: absolute;
	top: 0px;
	width: 300px;
	height: 199px;
}
DIV.walpTitle
{
	font-weight: bold;
}
DIV.walpTitle A
{
	color: #111;
}
A.download
{
	font-size: 12px;
	font-weight: bold;
}
