/* Главная страница */

    .mainlist {
            width:100%;
    }
            .mainlist td {
                    width:50%;
                    vertical-align:top;
                    padding-left: 10px;
            }

            .mainlist h4 {
                    font-size: 16px;
                    margin: 10px 0 7px 0;
                    padding-left: 12px;
                    background:#FFF no-repeat url(http://i.sunhome.ru/common/romb.gif) 0px center;
            }

            .mainlist div { margin: 0 0 2px 13px;}
            
/* страница категории */
    
    ul.listcat {margin-bottom: 15px;}
    
        ul.listcat li {
            list-style-type:none;
            background:no-repeat url(http://i.sunhome.ru/common/romb.gif) 4px 4px;
            font-size: 11px;
        }
        
        ul.listcat h4 {
            font-size: 12px;
            font-weight: bold;
            padding-left: 19px;
            margin: 10px 0 4px 0;
        }
        
    .othertitle { color: #6C6C6D; margin-bottom: 10px; }
        .othertitle a { color: #6C6C6D; text-decoration: none;}
        
        ul.otherlist li {
            list-style-type:none;
            background:no-repeat url(http://i.sunhome.ru/common/dotred.gif) 4px 6px;
        }
        
        .otherlist a {
            padding-left: 15px;
            margin: 10px 0 4px 0;
        }

        .otherlist div {
            margin: 4px 0 5px 0;
            font-size: 11px;
        }

/* страница статьи */

    .article {
        margin: 30px 0 10px 0;
    }

        .article img.content{
            float: left;
            margin: 0 5px 5px 0;
        }

        .article div {
            font-size: 11px;
            font-style: italic;
            text-align: right;
        }

        div.article table td {padding: 7px}
        
    .other_article_title { 
        margin-bottom: 10px; 
        font-style: italic;
    }

        .other_article_title a { 
            color: #444444; 
            text-decoration: none; 
            font-style: italic;
        }
        
    ul.otherarticle li {
        list-style-type:none;
        background:no-repeat url(http://i.sunhome.ru/common/dotred.gif) 0 6px;
    }
        
        .otherarticle h4 {
            padding-left: 10px;
            margin: 4px 0 4px 0;
        }

        .otherarticle div {
            font-size: 11px;
        }

/* Блок фазы луны справа */
    
    div.moonphase div{
        font-size: 11px;
        margin-bottom: 4px;
    }
