#popup-content #content-container .content-box .orange-bullet-list { width: 535px; }
#popup-content #content-container .content-box .orange-bullet-list-item { width: auto; }

#footer { padding-left: 20px; width: 565px; margin-bottom: 30px; }
.pFooter	{ margin: 0px; }
#footerlink	{ margin: 0px; }
	
.linktop {
    text-align:             right;
}

.linktop a {
    background-image:   url("../../image/arrow-top.gif");
    background-repeat:  no-repeat;
    background-position:right;
    width:              100px;
    padding-right:      20px;
}

.linkclose {
    text-align:         left;
}
.linkclose a {
    background-image:   url("../../image/arrow-right.gif");
    background-repeat:  no-repeat;
    background-position:right;
    width:              90px;
    padding-right:      10px;
}

#footer table {
    border-color:        #bab3b3; /* color: border footer */
}


#footer table td a {
    color:          #f08700;    /* color: action */
}

#footer a {
    text-decoration:    none;
}

#footerlink {
    padding-top:        11px!important;
}

#footerlink, #footerlink a {
    color:              #9d9898;   /* color:              disabled */
}

#footer #print a {
    color:              #9d9898    /* color:              default */
}

#footer #print {
    margin-top:         -1px!important;
}

#footer #copyright {
    text-align:         center;
    margin-top:         22px;
}

#footer #copyright p {
    font-size:          11px!important;
    color:              #9d9898!important;
}

textarea.legend {
	height: 180px;
	overflow: visible;
}

.bold{
	font-weight: bold; 
}

#footer {
	margin-top:             20px;
	overflow:               visible;
}

#footer table {
    border-bottom-width:    1px;
    border-bottom-style:    solid;
    width:                  100%;
    padding-bottom:         5px;
}

#print {
	font-size:      11px;
    float:          right;
    margin-top:     5px;
}

#footerlink {
    font-size:      11px;
    padding-top:    5px;
    clear:          both;
    float:          left;
}

