.header_gallery {width:710px;padding:5px 0 5px 10px;background:transparent url("../images/gallery-title.png") no-repeat bottom left;}
#leftside{border-right:1px solid #ccc;width:245px;}
#rightside{width:690px;;border:none;background:transparent url(../images/gallery_bg.png) no-repeat bottom;}


/* Galleri-listan */
.artists{font-family:'Trebuchet MS','Verdana','Arial','Helvetica',sans-serif;}

.artists a:hover{background-color:#F9FF9A;text-decoration:underline;}

/* Galleri-visning */
#thumbs{width:170px;float:left;text-align:center;}
.thumbs_imgbox{width:170px;height:104px;border:1px solid #333;margin-top:10px;padding:4px 0 2px 0;overflow:hidden;}
#shows{float:left;padding:0 0 0 15px;margin-top:10px;}
.shows_imgbox{text-align:center;}
.shows_imgbox img{border:1px solid #ccc;}
.shows_imgbox p{margin:0pt;padding:0;}
.bild_text{font-size:10pt;font-weight:bold;margin-top:-12px;}

#copytext{text-align:right;margin-top:-12px;}
#imagetext{}
/* Presentation av gallerist */
#artist_personal{margin-top:14px;padding:10px 20px;border:1px solid #999;float:right;width:465px;}
#artist_personal img{border:1px solid #333;float:right;padding:2px;margin-left:10px;}
#artist_personal .info{margin:10pt;padding:0 6pt;float:left;border-left:7px solid #fcc;width:400px;}

#ie7 #artists p{background-color:red;width:70px;}
#ie7 #artists a,#artists label{width: 150px;}

.artists p{
width: 80px;
clear: left;
margin: 0;
padding: 4px 0 4px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.artists label, .artists a{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
