div.containerleftcolumn {
	margin: 0 0 0 10px;
	text-align:left
}
div.containerrightcolumn {
	float:right;
	width:460px;
	height:auto;
	text-align:right;
	margin: 0 10px 10px 0;
}
div.containerrightcolumnver2 {
	float:right;
	width:500px;
	height:auto;
	overflow:auto;
	margin: 0 10px 10px 0;
	vertical-align:top;	
}
h1 {	
	font-size: large;
	font-weight:bold; 
	letter-spacing: 1px; 
}
h1.headerlarge {	
	font-size: x-large;
	font-weight:bold; 
	letter-spacing: 2px; 
}
h2 {
	font-size: 18px;
	font-weight:bold; 
	letter-spacing: 1px; 
}
h3{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top:0px;
}
p.clickon {
	font-size:10px;
}
ul {
	font-size: 12px;
	padding: 0px 0px;
	margin-top: 2px;
	margin-left: 0px;		
}

ul li {
	list-style-type:none;
}	
li a:link  {
	color: #ECE7AA;
	text-decoration: none;
}
li a:visited  {
	text-decoration: none;
	color: #ECE7AA;
}
li a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
li a:active {
	text-decoration: none;
	color: #ECE7AA;
}
.imagemargin {
    border:0px; 	
	margin-left:10px;
}
.imagemarginver2 {
    border:0px; 	
	margin-left:10px;
	height:100px;
	width:100px;
	margin:5px 5px;
}
img.imagemarginlogos {
	margin: 5px 5px 5px 5px;
	border-style:none;
	}
#containerimages {
    float:right;
	width:475px;
	height:auto;
	margin-bottom:10px;
}
/*Facebox*/
div#wrapperlistsfaceboxparticipating {
	width:500px;
	height:300px;
	background-color:#666;
	overflow:auto;
	
}
div.listsfaceboxparticipating {
float:left;
height:400px;
width:300px;
margin:0 0 10px 0;
padding:0;
overflow:auto;

}
ul.participatingartistlist {
	font-size: medium;
	padding: 0px 0px;
	margin-top: 2px;
	margin-left: 0px;		
}
div.imageartistname {
width:450px;
height:20px;
float:left;
text-align:left;
font-size:14px;
font-weight:700;
color:#ece7aa;
text-indent:10px;
background-image:url(../graphics_buttons/labels_logos/labels_original_pngs/div1_longtan.png);
background-repeat:no-repeat;
background-position:bottom;
margin:10px 0 5px 0
}

div.previewimages {
width:450px;
text-align:left;
float:left;
margin: 0 0 20px 0;
}

