/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.katalogbox {
    border:1px solid #333; min-height:230px; padding:10px 10px 0 10px;
}
.katalogbox ul li {
    list-style:none; padding-bottom:10px;
}

