#apartistbox,#Ceramics,#Video,#Glass,#Jewellery,#Multi,#Painting,#Photography,#Sculpture,#Street,#Textile,#placeholder {
	width: 228px;
	float:left;
	border: 1px dotted #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 5px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight:bold;
	-webkit-border-radius: 5px;  
   -moz-border-radius: 5px; 
}

#Ceramics {
	background-color: #575485;
}
#Video {
	background-color: #825EAB;
}
#Glass {
	background-color: #cd82cc;
}
#Jewellery {
	background-color: #AB3A6B;
}
#Multi {
	background-color: #3A81AB;
}
#Painting {
	background-color: #99ab3b;
}
#Photography {
	background-color: #ca6a2a;
}
#Sculpture {
	background-color: #6c945b;
}
#Street {
	background-color: #666666;
}
#Textile {
	background-color: #ab0000;
}

#blogbox {
	float:left;
	width: 744px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#imagebox {
	float:left;
	width: 240px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
