/*French*/
#brandsDetails{
	position:absolute;
	top: 235px;
	left: 12px;
	height:75px;
	overflow:hidden;
}

#login .smallButton{
/*    width:100px;*/
}

#signBtn{
      background: url(../../images/images/sign-up-button-fr.gif );
}

#signBtn:hover
{
      background: url(../../images/images/sign-up-button-fr-over.gif);
     }

#instruct{
    left:7px;
}

#instruct li{
   width:151px;
}

#instruct li strong{
    text-transform: none;
    margin-top: 8px;
}
ul#instruct li{
        width: 150px;
}

img.detailicon{
      margin-top: 3px;
}

div.title{
      width: 330px;
}

div.toptext{
      width: 352px;
}
div.title h1{
      line-height: 27px;
      margin: 6px 0 0 5px;
}


