.col_1{
}

.col_1 ul{
	margin-left:40px;
}
	.col_1 ul li{
		padding-bottom:1em;
	}
	
p{
	line-height:1.5em;
}

img.float{
	float:left;
	padding:0 1em .5em 0;
}



#exhibitions{
	font-size:90%;
	margin-top:25px;
}

#exhibitions img{
}

#exhibitions .current{
	width:266px;
	border:1px solid #ccc;
	padding-top:50px;
	background: #fff url(/a/img/gallery/current_exhibitions.gif) no-repeat;
}
	
#exhibitions .current ul{
	margin:5px 10px 5px 10px;
}

#exhibitions .current ul li{width:246px; overflow:hidden;}

#exhibitions .current h3{
	text-indent:-9999px;
	height:0px;
}

#exhibitions .current h4{
	font-weight:bold;
	font-size:110%;
}
#exhibitions .current h5{
	font-weight:bold;
}

#exhibitions .current p{
	margin-top:3px;
	font-style:italic;
}
#exhibitions .current p a:hover{text-decoration:underline;}
#exhibitions .current p span{font-size:90%;font-weight:bold;}

#exhibitions .previous,
#exhibitions .upcoming
{margin-top:1em;margin-left:10px;}

#exhibitions .upcoming h3,
#exhibitions .previous h3
{font-weight:bold;font-size:120%;color:#3399cc;margin-bottom:3px;}

#exhibitions .previous h4,
#exhibitions .upcoming h4
{font-weight:bold;font-size:110%}

#exhibitions .previous p,
#exhibitions .upcoming p
{font-style:italic;}

#exhibitions .previous p a:hover,
#exhibitions .upcoming p a:hover
{text-decoration:underline;}

body#exhibition{}
body#exhibition .col_1{}
body#exhibition .col_1 h2{padding-left:15px;margin-bottom:.5em;}
body#exhibition .col_1 h3{padding-left:15px;margin-bottom:.5em;font-size:110%;font-weight:bold;}
body#exhibition .col_1 img{padding-left:15px;display:block;clear:both;margin-bottom:.5em;}
body#exhibition .col_1 p a{text-decoration:underline;}

