body, label { cursor: url(../images/cursor/cursor.cur), default; }
textarea, input, input[type="text"], input[type="password"]{ cursor: url(../images/cursor/text.cur), text; }
a, a span, li a, li a span, input[type="submit"], input[type="radio"], input[type="reset"],  input[type="image"], input[type="button"], .button, select, .next-button, .showOnHover, .prev-button, iframe{ cursor: url(../images/cursor/hand.cur), pointer !important; }
abbr, acronym, abbr[title], .postcontent dfn[title]{cursor: url(../images/cursor/help.cur), help;}

.tp1 {background-image:url(../images/tp/tp1.png);}
.tp2 {background-image:url(../images/tp/tp2.png);}
.tp3 {background-image:url(../images/tp/tp3.png);}
.tp4 {background-image:url(../images/tp/tp4.png);}
.tp5 {background-image:url(../images/tp/tp5.png);}
.tp6 {background-image:url(../images/tp/tp6.png);}

a.logo {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.v-divider {
    background-image: url(../images/v-divider.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
}