/* 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;
}

#floating_link { 
     position: fixed; 
     right: 0; 
     top: 400px; 
     display: block; 
     width: 50px; 
     height: 125px; 
     text-indent: -10000px; 
     background-color:#F00;
     overflow: hidden; 
}

div.slick-rss-container li {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div.slick-rss-container ul {
    padding-right: 10px;
}