 .bigon
                                {
                                    background: url(../images/r.gif);
                                     background-repeat:no-repeat;
                                    color: #FFF;
                                    line-height: 15px;
                                    width:26px;
                                    height:13px;
                                }
                                .bigoff
                                {
                                    background: url(../images/b.gif);
                                    background-repeat:no-repeat;
                                    color: #FFF;
                                    line-height: 15px;
                                     width:26px;
                                    height:13px;
                                }
                                a
                                {
                                	text-decoration: none;
                                }
                                a.bla
                                {
                                    color: #000;
                                    text-decoration: none;
                                }
                                a.bla:hover
                                {
                                    color: #F00;
                                    text-decoration: underline;
                                }
.divpistitlebg
{
	   background: url(../template/default/images/divpicstitlebg.jpg);
                                
}