.artItem {
	position:relative;	
}

.artItem ul{
		padding:2px 15px;
		list-style:disc;
}
.artItem ol{
	padding:2px 15px;
	list-style:decimal;
}

.artItem li{
	padding:2px 0;
}

.floatRHS{
	width:240px;
	margin-left:20px;
	float:right;
	margin-bottom:10px;
	min-height:100px;
}

#articleEditor .floatRHS{
	border:1px dashed red;
}

.thinFloatRHS{
	width:235px;
	margin-left:20px;
	float:right;
	_display:inline;
	margin-bottom:10px;
}

#articleEditor .thinFloatRHS{
	min-height:100px;
	border:1px dashed red;
}

.thinFloatRHS, .thinFloatLHS, .legacyImageFloatRHS {
	width:235px;
	margin-left:10px;
	float:right;
	_display:inline;
	margin-bottom:4px;
}
.legacyImageFloatRHS {
	width:230px;
}
.thinFloatLHS {
	float:left;
	margin-right:10px;
	margin-left:0;
}
#articleEditor .thinFloatRHS, .ddEdit .thinFloatRHS, #articleEditor .thinFloatLHS, .ddEdit .thinFloatLHS {
	min-height:100px;
	border:1px dashed red;
}
.artItem .artSplitter{
	margin-bottom:20px;
}

.artItem .thinArtSplitter .splitLeft,.artItem .thinArtSplitter .splitRight{
	float:left;
	width:240px;
	min-height:75px;
	position:relative;
}

.artItem .artSplitter .splitLeft,.artItem .artSplitter .splitRight{
	float:left;
	width:240px;
	min-height:75px;
	position:relative;
}

.artItem .artSplitter .splitRight{
	margin-left:20px;
	position:relative;
}

.artItem .artThinSplitter .splitLeft,.artItem .artThinSplitter .splitRight{
	float:left;
	width:144px;
	min-height:75px;
	;
}

.artItem .artThinSplitter .splitRight{
	margin-left:20px;
position:relative;
}

.artItem img{
	padding:0;
	margin:0;
}

.artItem p.imageCaption{
	border-bottom:2px dotted #a7a9ab;
	padding:4px;
	font-size:1em;
	text-align:center;
	font-weight:bold;
	clear:both;
}

.artItem a.lightboxPopupLink {
	position:relative;
	float:left;
}

.artItem .MPU{
	width:300px;
	height:250px;
	margin:4px;
	margin-bottom:10px;
	float:right;
	display:block;
}

.artItem .artSplitter .splitRight .MPU,.artItem .floatRHS .MPU{
	float:none;
	margin:0 auto;
	margin-bottom:10px;
}

/*SMALL IMAGE*/
.eightySevenLHS, .eightySevenRHS {
	width:89px;
	float:left;
	margin:0 4px 4px 0;
}
.eightySevenRHS {
	float:right;
	margin:0 0 4px 4px;
}

/*CLICK TO ENLARGE*/
.artItem.art a.lightboxPopupLink {
	position:relative;
	float:left;
}
.artItem a:hover.lightboxPopupLink  {
text-decoration:none;
}
.artItem.art a.lightboxPopupLink, .artItem.art a.lightboxPopupLink:hover {
	text-decoration: none;
}
.artItem.art a.lightboxPopupLink span.clickToEnlarge {
	position:absolute;
	z-index:10;
	background: #000 no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 58px;
	height: 16px;
	bottom: 0;
	right: 0;
	margin: 0;
}
.artItem.art .imageQuadHolder a.lightboxPopupLink span.clickToEnlarge, .artItem.art .imageQuadHolder a.lightboxPopupLink span.clickToEnlargeTop {
	right:9px;
}
span.clickToEnlargeTop {
	position:absolute;
	z-index:11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	width: 52px;
	height: 13px;
	bottom: 0;
	right: 0;
	padding: 2px 2px;
	margin: 0;
	background:#666;

}
.artItem.art p span.clickToEnlargeTop {
	font-size: 0.9em;
}
span.clickToEnlargeButton {
	z-index:12;
	position: absolute;
	background: url(ic_enlarge.png) no-repeat;
	bottom: 3px;
	right: 3px;
	height: 11px;
	width: 11px;
	zoom:1;
}
.clickToEnlargeTop a:link, span.clickToEnlargeTop a:hover, span.clickToEnlargeTop a:visited {
	text-decoration: none;
}
span.clickToEnlarge img {
	align: middle;
}
span.clickToEnlargeTop img {
	margin-left: 2px;
}

/*3 images*/
.third img {
	width:164px;
	min-height:300px;
}
.artItem .third {
	float:left;
	margin-left:3px;
	position:relative;
}
.artItem .thinArtSplitter .third {
	width:150px;
	margin-left:10px;
}
#articleEditor.artItem .artSplitter .third, .ddEdit .artSplitter .third {
	margin-left:18px;
	border:1px dashed red;
}
#articleEditor.artItem .artSplitter .third.first, .ddEdit .artSplitter .third.first, .artItem .third.first, .artItem .thinArtSplitter .third.first {
	margin-left:0;
}
#articleEditor.artItem .thinArtSplitter .third, .ddEdit .thinArtSplitter .third {
	margin-left:7px;
	border:1px dashed red;
}
#articleEditor.artItem .thinArtSplitter .third.first, .ddEdit .thinArtSplitter .third.first {
	margin-left:0;
}

/*4 images */
.quarter img {
	width:122px;
	height:auto!important;
}
.artItem .quarter {
	float:left;
	margin-left:2px;
	position:relative;
}

/*.floatRHS, .floatLHS, .floatThirdRHS, .floatThirdLHS {

	float:right;
	_display:inline;
	margin:0 2px 10px 0;
}*/

.floatRHS, .floatLHS, .floatThirdRHS, .floatThirdLHS {
	float:left;
	_display:inline;
	margin-bottom:10px;
}
.floatRHS, .floatThirdRHS {
	margin-left: 20px;
}
.floatLHS, .floatThirdLHS {
	float:left;
	margin-left:0;
	margin-right:10px;
}
.floatThirdRHS, .floatThirdLHS {
	width:198px;
}




