
.col {
	width: 48%;
	min-height: 145px;
	margin-right: 1%;
	float: left;
	margin-bottom: 1em;
	background: transparent url("../img/global/col_bg.gif") top left repeat-y;
}

.colgalleries {
	width: 47%;
	height:160px;
	min-height: 145px;
	margin-right: 1%;
	float: left;
	margin-bottom: 1em;
	background: transparent url("../img/global/col_bg.gif") top left repeat-y;
	border-top: 1px solid #BFBEC3;
	border-right: 1px solid #BFBEC3;
	border-bottom: 1px solid #BFBEC3;
	border-left: 1px solid #BFBEC3;
	
}

.thumbnail {
	width: 134px;
	background-color: #F5EBEC;
	border-top: 1px solid #BFBEC3;
	border-right: 1px solid #BFBEC3;
	float: left;
	text-align: center;
	padding: 3px;
}

.thumbnail a img {
	border: 1px solid #C1C0C5;
}

.thumbnail a:hover img {
	border: 1px solid #aaa;
}

.artdetails {
	background-color: #F7F4F9;
	border-top: 1px solid #D2D0D6;
	border-left: 1px solid #fff;
	margin-left: 141px;
	text-align: center;
	padding: 3px;
	height:143px;
	

}

.artdetails p {
	border-bottom: 1px solid #fff;
	padding: 1px 4px 2px 4px;
	margin: 0;
	color: #94909C;
	text-align: left;
}

.artdetails p.artist {
	color: #360F8F;
}

.artdetails img {
	margin-top: 8px;
	border: 0;
}

.litSellYourArt
{
	width: 97%;  
	min-height: 10px;  
	margin-right: 0%;  
	float: left; 
	margin-bottom: 1em; 
}

.paging 
{  
	width: 97%;  
	min-height: 10px;  
	margin-right: 0%;  
	float: left; 
	margin-bottom: 1em; 
}
