#contentIn {
    overflow: auto;
}
#regContentIn {
    background: url(../img/templ-right-pattern.jpg) no-repeat 853px 900px;
    margin-left: 12px;
}

#page div h2 {
    background: url(../img/page-bg-fill.jpg) no-repeat 0 62px;
    padding: -10px 35px;
	margin: 0px 10px 0px 10px;
    line-height: 50px;
    font-family: Arial Black;
    font-size: 18px;
}

.red-menu ul {
    margin-left: 10px;
}
.ie .red-menu ul {
    margin-left: 45px;
}
.red-menu li {
    margin: 5px 0;
}
.red-menu a {
    color: white;
    text-decoration: none;
}
.red-menu .active {
    color: black;
}
.red-menu a:hover {
    text-decoration: underline;
}
.red-menu ul ul {
    list-style: none;
    margin: 10px 0 0 20px;
    padding: 0;
}

#rContent {
    background: url(../img/templ-bottom.jpg) no-repeat bottom left;
    padding-bottom: 10px;
    margin: 15px auto 5px 292px;
    width: 596px;
}

#rHdr_2 {
    background: url(../img/templ-left.gif) repeat-y top left;
}
#rHdr_1 {
    background: url(../img/templ-right.gif) repeat-y top right;
    padding: 0 4px 0 5px;
}
#rHdr {
    background: url(../img/templ-fill.jpg) repeat-y top right;
}

#rContent h1 {
    background: url(../img/templ-hdr.gif) repeat-x;
    height: 25px;
    margin: 0 1px 0;
    padding: 10px 0 5px 40px;
    font-size: 16px;
    font-family: Arial Black;
    font-weight: normal;
    color: white;
}

#rTitle {
    font-size: 16px;
    background: url(../img/regles-title.jpg);
    height: 49px;
    line-height: 40px;
    padding-left: 35px;
}
#rIntro {
    font-size: 10px;
    padding: 0 75px;
    text-align: justify;
}

.rItem {
    background: url(../img/templ-hdr2-bg.jpg);
    height: 57px;
    padding: 10px 0;
    line-height: 57px;
}
.rItem {
    padding-left: 50px;
    color: #fb0b16;
    font-size: 13px;
    font-weight: bold;
}
.rItem img {
    vertical-align: middle;
}
.rItem span {
    padding-left: 15px;
}

.rStep {
    background: url(../img/templ-line-bg.jpg) repeat-y;
    padding: 10px 75px;
    overflow: auto;
}
.rs-alt {
    background: url(../img/templ-line-bg2.jpg) repeat-y;
}

.rStep {
    font-size: 10px;
}

#copy {
    font-size: 9px;
    color: #707070;
    text-align: center;
    padding-top: 20px;
   /* background: url(../img/templ-line-bg.jpg) repeat-y;*/
    line-height: 20px;
}