 div#artist{
  	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height: 140%;
  }
  div#artist a, a:visited, a:link{
  	text-decoration: none;
  }
  hr {border: 1px dotted #ddd;}
  
  b{
	font-size: 10px;
	letter-spacing: .02em;
   }

strong {
	color:#666;
	font-size: 10px;
	letter-spacing: .02em;
	text-transform: uppercase;
}

 
  div#artist_name{
  	margin-bottom: 12px;
  }
  .title {
    display: block;
	font-size: 2em;
	font-weight: bold;
  }
  div#artist h3{
	margin: 5px 0px;
	padding: 10px 0px;
	display: block;
	font-size: 1.17em;
	font-weight: bold;
  }
  
  #bio{
  	margin-bottom: 20px;
  }
 
div#ex_table{
	margin:10px 0px;
}
.exhibit{
	margin: 10px 0;
	line-height: 18px;
}
div#artist a:hover{
	color:#72992E;
	text-decoration: underline;
}
div#exhibition_div{
	margin: 0 0 20px;
	padding: 0 0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
}
.exhibit img{
	margin-right: 25px;
	float: left;
	border: none;
}
.exhibit div{
	margin: 0;
}
.last{
	border: none;
}

div#press li{
	text-align: left;
	margin-bottom: 10px;
	font-size: 1em;
} 

#more_info_div{
	margin-top: 10px;
}

div#more_info_div p{
	padding: 0;
	margin-top:8px;
}

.sliderbutton {float:left; width:32px; padding-top:245px}
.sliderbutton img {cursor:pointer;background:#ddd}
.sliderbutton img:hover {background:#666}
#slider {float:left; position:relative; overflow:auto; width:500px; height:540px; border:2px solid #fff; background:#fff}
#slider ul {position:absolute; list-style:none; top:0; left:0;margin-left: 0;}
#slider li {float:left; width:500px; height:540px; padding-right:10px}
#slider li p{text-align:center;}

#query_error {
	display: none;
	background: red;
	color: #FFF;
}

form label {
	display: block;
	text-align: left;
}

form p {
	padding: 7px;
	line-height: 1.6;
}
