/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}

#knapper {margin: 15px 0;height:25px;}

#knapper a {color: #666;
background: url(http://www.naturporten.dk/media/zoo/applications/product/templates/leksikon/assets/images/gradient.png) 100% 50%;
padding: 5px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
text-shadow: 1px 1px 0px white;
font-weight: bold;
border: 1px solid #EDEDED;
cursor: pointer;
margin-right:15px; }
