/**
 * custom.css - Custom module styles for Freeshop template
 * 
 * @package	Freeshop
 * @subpackage	Templates
 * @copyright	Copyright (C) 2012 UAB IT Solutions. All rights reserved.
 * @license	IT Solutions. NON-FREE. Contact info@itsolutions.lt for details.
 */

.custom-title {
        background: url('../../images/zigzagline.png') repeat-x 0 100%;
        position: relative;
}

.custom-title .content {
        padding-bottom: 25px;
}

.custom-title h1 {
        padding-bottom: 0 !important;
        padding-top: 34px !important;
}

.custom-title p {
        font-size: 16px;
        margin-top: 4px;
}
