.contentLine p{
    font-weight: normal;/*overrides style from shared.css*/}

/*-------------------------------------------------------*/
/*------------SPECIFIC STYLES FOR CONFIRMATION PAGE------*/

.infoBlock .contentLine{
    background: url(../images/doubledotline.gif) repeat-x bottom left;
    line-height: 20px;
    height: 22px;
    padding: 0px;
    margin: 0px;}

.infoBlock{
margin: 6px 0px;}

.infoBlock .contentLine .status{
width: 160px;
}


.infoBlock .contentLine .sentStatus{
width: auto;
}

table.sendPage {
width: 100%;
}

tr.sendPage {
padding: 0px;
margin: 0px;
vertical-align: top;
font-family:Verdana,Arial,Helvetica,sans-serif;
color: #666666;
line-height: 1.4;
font-weight: normal;
text-align: left;
}

.strongwordwrap {
word-wrap: break-word;
text-wrap: normal;
font-weight: bold;
overflow:auto;
}

.wordwrap {
word-wrap: break-word;
text-wrap: normal;
overflow: auto;
}

/* Used to to be able to correctly use <wbr/> for
Opera and Safari*/
wbr:after {
content: "\00200B";
}

/*-------------------------------------------------------*/
/*------------SPECIFIC STYLES FOR DELETE PAGE------*/

.deleteBlock{
    margin-top: 15px;
    width: 100%;/*IE6.0*/
    overflow: hidden;/*FF1.5*/}

.deleteBlock .picture{
    float: left;}

.deleteBlock .picture img{
    width: 100px;}

.deleteBlock .text{
    margin-left: 120px;}

/*-------------------------------------------------------*/
/*------------SPECIFIC STYLES FOR LOGIN PAGE------*/

#loginBlock{
    padding: 1px 10px 2em 12px;}

#loginBlock .button{
  margin-top: 1px;}
  
#loginBlock .supportingText{
    margin: 2em 0em 0em 0em;}

#loginBlock input{
    width: 150px;
    margin-right: 40px;}

.extraText p{
    line-height:11px;
    margin: 4px 0px 0px 0px;
    font-weight: normal;}

#loginBlock .contentLine {
    margin-top: 2em;
}

#languages a{
    font-weight: normal;
    text-decoration: underline;
    padding-left: 25px;
    color: black;}

#languages{
    height: 16px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;}

#languages div{
    float: left;
    margin-right: 60px;}


#de{
    background: url(../images/flags/de.gif) no-repeat left;}

#en{
    background: url(../images/flags/en.gif) no-repeat left;}

#es{
    background: url(../images/flags/es.gif) no-repeat left;}

#fr{
    background: url(../images/flags/fr.gif) no-repeat left;}
    
#it{
    background: url(../images/flags/it.gif) no-repeat left;}

#ne{
    background: url(../images/flags/ne.gif) no-repeat left;}
    
#ro{
    background: url(../images/flags/ro.gif) no-repeat left;}
    
#eg{
    background: url(../images/flags/eg.gif) no-repeat left;}
    
#il{
    background: url(../images/flags/it.gif) no-repeat left;}
    
#mt{
    background: url(../images/flags/mt.gif) no-repeat left;}
    
#hu{
    background: url(../images/flags/hu.gif) no-repeat left;}
    
#el{
    background: url(../images/flags/el.gif) no-repeat left;}
    
#cs{
    background: url(../images/flags/cs.gif) no-repeat left;}

#nl{
    background: url(../images/flags/nl.gif) no-repeat left;}

/*-------------------------------------------------------*/
/*------------SPECIFIC STYLES FOR RETRIEW PASSWORD PAGE------*/

.retriewBlock .titleLong{
width: 330px;}

.retriewBlock input{
width: 160px;}

#retrieveForm .contentLine{
margin-bottom: 1.5em;
}

.retriewBlock .security{
text-align: right;
padding: 15px 83px 15px 20px;}

/*-------------------------------------------------------*/
/*------------SPECIFIC STYLES FOR SESION ENDED PAGE------*/

#introduction{
padding-top: 10px;
}

.timeOut{
background: url(../images/image02.gif) no-repeat left;
}

.logOut{
background: url(../images/image01.gif) no-repeat left;
}

#introductionInner{
background: url(../images/introductionRight.gif) no-repeat right;
height: 107px;}

#introduction p{
line-height: 14px;}

.logOut .text{
margin-top: -1em;
padding: 0px 10px 10px 180px;}

.timeOut .text{
margin-top: -1em;
padding: 0px 10px 10px 220px;}

#introduction a{
text-decoration: underline;}

#introduction .contentLine{
padding: 0px 0px 4px 0px;}

/*-------------------------------------------------------*/
/*------------FAQs PAGE------*/

#faqs .contentLine{
margin-top: 2em;
}














