@charset "utf-8";
/* CSS Document */

#workshops{
	border-top: 2px solid #de127a;
	padding-top: 5px;
}
#images img{
background-color: #eeeeee;
padding: 5px;
border: 1px #dddddd solid;
margin: 5px;
margin-right: 0px;
margin-bottom: 12px;
}

#overimages img{
background-color: #eeeeee;
padding: 4px;
border: 1px #dddddd solid;
margin: 3px;
margin-top: 0px;
margin-right: 0x;
margin-bottom: 4px;
}

#info{
	top: 550px;
}

