﻿.ArtNewsIcons{
	float:left;
	width:80px;
}
.ArtNewsIconsBig{
	float:left;
	width:186px;
}


.ArtNewsHeaders{
	float:right;
	width:510px;
}
.ArtSubPages {
	margin:0;
}

.ArtNewsHeaders h4, .ArtSubPages h4{
	font-weight:normal;	
	color:#0D6E39;
	font-family:Times New Roman, Times, serif;
	font-size:15pt;
	padding-bottom:5px;
	line-height:1.3em;
}
.ArtNewsLiner{
	clear:both;
	background-image:url('images/ArtNewsLineTiler.gif');
	background-repeat:repeat-x;
	background-position:center center;
	height:1px;
	padding:10px 0 10px 0;
	margin:0;
}
.ArtNewsReadMore{
	width:78px;
	height:20px;
	background-image:url('images/ArtNewsRMArrowR.gif');
	background-repeat:no-repeat;
	background-position: right center;
	display:block;
	padding-top:5px;
	padding-bottom:5px;	
}
.ArtNewsReadMore:hover{
	width:78px;
	height:20px;
	background-image:url('images/ArtNewsRMArrow.gif');
	background-repeat:no-repeat;
	background-position: right center;
	display:block;	
	padding-top:5px;
	padding-bottom:5px;	
}



