/****** Import */
	@import url("selecteurs.css");
/****** Fin Import */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	padding-bottom: 10px;
	background-color: #f0f0f0;
	color: #000000;
	text-align: center;
	margin-top: 10px; /*change par david. org:30px*/
}

body .pop {
	text-align:left;
	background-color:#FFFFFF;
	margin:5px;
}

#mainContent{
	width: 929px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	display: block;
}

img {
	border: 0 none;
}

a {
	color: #0072ff;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

a:link.leftMenuPrivateLink, a:visited.leftMenuPrivateLink, a:active.leftMenuPrivateLink {
	color:#3c3c3c;
}

a:hover.leftMenuPrivateLink, .leftMenuPrivateActive {
	color:#0072ff;
	text-decoration: none;
}

a.btBlueDeconnect, a.btBlueSearch, a.btBlueConnect {
	font-size: 0.9em;
	text-decoration: none;
	color: #ffffff;
	background: transparent url("../img/blueBt.gif") repeat-x top left;
	display: block;
	padding: 1px 5px 0 6px;
}

a:hover.btBlueDeconnect, a:hover.btBlueSearch, a:hover.btBlueConnect {
	background-position: 0 -18px;
	text-decoration:none;
}

a.btBlueSearch{
	height: 17px;
	width: 40px;
}

a.btBlueConnect{
	height: 17px;
	width: 64px;
}

a.btBlueDeconnect{
	height: 17px;
	width: 94px;
}

.btFix {
	margin: 6px 10px 0 10px;
	float:right;
	width:auto;
}

.btConnectFix {
	margin: 23px 5px 0 3px;
	float:right;
	width:auto;
}

.deconnection {
	color: #ffffff;
	background: transparent url("../img/deconnection.gif") no-repeat 1pt 2px;
	padding-left: 15px;
}

hr {
	color:#6633FF;
	border: 0; /* enleve bordure */
	height: 1px; /* pour IE */
	border-bottom: 1px #DFDFDF solid;
	margin: 10px 0 10px 0;
}

/* Header*/

#header {
	background-color: #f0f0f0;
}

#header #headerLeft {
	background: #ffffff url("../img/logo_bg.gif") no-repeat top left;
	width: 214px;
	height: 125px;
	float: left;
	padding: 0;
	margin: 0;
}

#header #headerLeft img {
	width: 128px;
	height: 61px;
	margin: 35px 0 0 50px;
}

#header #headerRight {
	width: 715px;
	height: 125px;
	float: left;
}

#header #headerRight #top{
	background: #ffffff url("../img/headerTop.gif") no-repeat top left;
	text-align:right;
	width: 715px;
	height: 23px;
}

#header #headerRight #headerMiddle{
	background: #ffffff url("../img/headerMiddle.gif") no-repeat top left;
	text-align:right;
	width: 715px;
	height: 67px;
}


#header #headerRight #headerMiddle img{
	/*padding:0;*/
	padding: 22px 20px 0 0;
}

/* Public */

#header #headerRight #bottomPublic, #header #headerRight #bottomPrivate {
	width: 715px;
	height: 35px;
	color: #ffffff;
}

#header #headerRight #bottomPublic {
	background: #ffffff url("../img/headerBottomPublic.gif") no-repeat top left;

}

#header #headerRight #bottomPrivate{
	background: #ffffff url("../img/headerBottomPrivate.gif") no-repeat top left;
}

ul.subMenuPublic, ul.subMenuPrivate {
	float: right;
	overflow: hidden;
	margin-top:6px;
}

ul.subMenuPublic {
	width: 400px;
}

ul.subMenuPrivate {
	width: 420px;
	text-align: right;
}

ul.subMenuPublic li, ul.subMenuPrivate li  {
	padding-top: 10px;
	display: inline;
}

ul.subMenuPublic li a.contact, ul.subMenuPrivate li a.home {
	font-size: 1em;
	font-weight:bold;
	color:#FFFFFF;
}

ul.subMenuPublic li a.contact {
	background: transparent url("../img/contactIcon.gif") no-repeat 0;
	padding-left: 20px;
	text-decoration:none;
}

.backHome {
	float: right;
	margin: 6px 10px 0 0;
}

a.home {
	color: #FFFFFF;
	background: transparent url("../img/home.gif") no-repeat 0;
	padding-left: 15px;
}

ul.subMenuPrivate li.userId {
	font-size: 0.9em;
	color: #ffa525;
	padding-left: 20px;
	background: transparent url("../img/userId.gif") no-repeat 4pt 12px;
}

ul.subMenuPrivate li.userId span.profileName {
	color: #FFFFFF;
	font-style: italic;
}

ul.subMenuPrivate li.lastConnection {
	color: #bfefff;
	font-size: 0.9em;
	background: transparent url("../img/lastConnection.gif") no-repeat 9pt 13px;
	padding-left: 27px;
}

.searchLabel {
	background: transparent url("../img/searchImg.gif") no-repeat 0;
	font-size: 1em;
	font-weight: bold;
	margin: 0 5px 0 50px;
	padding-left: 20px;
}

.search {
	width: 130px;
	height: 17px;
	background-color: #ffffff;
	border: 0;
	color: #0072ff;
	font-weight: bold;
}

#header #headerRight #top img{
	padding: 3px 10px;
}

#formSearch label{
	display: block;
	height: 20px;
	width: 19px;
	float: left;
	/*background: transparent url("test.gif") no-repeat top left;*/ /* l'image test.gif n'existe pas */
}

/* Middle Content*/

#middleContent {
	background: transparent url("../img/middleContentBg.gif") repeat-y 0;
}

.boxTitle {
	width: 194px;
	height: 26px;
	background: transparent url("../img/boxTitleBg.gif") repeat-x top left;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}


h2.lock, h2.pdf {
	font-size: 1em;
	font-weight: bold;
	padding: 6px 0 0 30px;
	color:#FFFFFF;
}

h2 {
	font-size: 1.3em;
	color: #0072ff;
}

h3 {
	font-size: 1em;
	color: #0072ff;
}

h2.pdf {
	background: transparent url("../img/pdf.gif") no-repeat 10pt 6px;
}

h2.lock {
	background: transparent url("../img/lock.gif") no-repeat 10pt 4px;
}

.box {
	width: 194px;
	background: transparent url("../img/BoxMiddleBg.gif") repeat-y top left;
	padding-bottom: 10px;
}

.grey {
	color:#9e9e9e;
	font-size:0.9em;
}

.boxBottom {
	background: transparent url("../img/boxBottomBg.gif") no-repeat top left;
	width: 194px;
	height: 2px;
}

.box li.news, .box li.newsLast  {
	padding:12px;
	list-style: outside;  /* decallage puce pour ie6 et ie7 */
	list-style-type:none; /* enleve la puce pour Firefox */
	font-size: 0.9em;
}

.box li.news {
	background: transparent url("../img/newsSep.gif") no-repeat bottom;
}


.newsDate {
	color:#333333;
	display:block;
	font-weight:bold;
	font-size: 1em;
}

.news a, .newsLast a, .arrow a {
	color:#004aa5;
	display:block;
	text-decoration:none;
	font-size: 1em;
	padding-left: 15px;
}

.news a, .newsLast a {
	background: transparent url("../img/docIcon.gif") no-repeat 0 1px ;
}

.arrow a {
	background: transparent url("../img/arrowGene.gif") no-repeat 0 3px ;
}

.news a:hover, .newsLast a:hover, .arrow a:hover, .pdf a:hover  {
	text-decoration:underline;
}

.important {
	font-size:0.9em;
	color:red;
}

.importantGene {
	color: #0072ff;
	font-weight: bold;
}

.pic{
	text-align:center;
	width:465px;
	padding: 5px 0 5px 0;
}

.blue {
	color: #0072ff;
}

/* Left Menu*/

#leftMenu, #rightMenu {
	width: 214px;
	float: left;
}

ul.leftMenuPrivate {
	width: 189px;
	float: left;
	text-align:center;
}

ul.leftMenuPrivate li.leftMenuPrivateItem {
	height: 58px;
	width: 189px;
	background: transparent url("../img/leftMenuPrivateBg.gif") no-repeat 3pt bottom;
	margin:10px 0 10px 0;
}

.leftMenuPrivateImg {
	display:block;
	margin:0 auto;
}

.connectLabel1, .connectLabel2 {
	display: block;
	color: #3a3a3a;
	font-size: 0.9em;
}

.connectLabel1 {
	padding: 15px 0 0 10px;
}

.connectLabel2 {
	padding: 5px 0 0 10px;
}

.connectInput {
	width: 90px;
	height: 18px;
	margin: 2px 0 0 10px;
	background-color: #ffffff;
	border: #d9d9d9 1px solid;
	color: #0072ff;
	font-weight: bold;
	padding-left:5px;
}

ul#connectLinks {
	padding-top: 10px;
}

ul#connectLinks li {
	display: inline;
	padding-left: 10px;
	font-size: 0.8em;
}

ul#connectLinks li a {
	text-decoration:none;
}

ul#connectLinks li a.codes {
	padding-left:15px;
	color: #2d6ab5;
	background: transparent url("../img/arrowGene.gif") no-repeat 0 2px ;
}

ul#connectLinks li a:hover {
	text-decoration: underline;
}

.deleteIcon {
    background: transparent url("../img/cross.png") no-repeat 0;
    padding-left: 15px;
}

span.feedbackPanelINFO {
    background: transparent url("../img/accept.png") no-repeat 0;
	color: #55CC55;
	padding-left: 18px;
	margin: 10px 0 0 10px;
}

span.feedbackPanelERROR {
	background: transparent url("../img/redBt.gif") no-repeat 0;
	color: #FF0000;
	padding-left: 15px;
	margin: 10px 0 0 10px;
}

span.smallFeedbackPanelERROR {
    color:#FF192F;
    display:block;
    margin:0 0 5px 0;
    background: transparent url("../img/arrowRed.gif") no-repeat 0 1px;
    padding-left: 15px;
    font-size:0.8em;
}

ul#connectLinks li a.key {
	padding-left:20px;
	color: #ff7600;
	background: transparent url("../img/key.gif") no-repeat 0;
}

/* Acces membre bloc */

.accesProTop {
	width: 192px;
	height: 26px;
	display:block;
	margin: 20px 0 0 20px;
	background: transparent url("../img/accesBtBg.gif") no-repeat;
}

.accesProTop a {
	color:#616161;
	width: 123px;
	height: 22px;
	display:block;
	margin: 0 auto 0 auto;
	background: transparent url("../img/accesBt.gif") no-repeat;
	text-decoration:none;
	padding:4px 0 0 8px;
}

.accesProTop a:hover {
	color:#ffffff;
	background-position: 0 -26px;
}

.accesProMiddle {
	width: 178px;
	margin: 0 0 0 20px;
	border-left: #e1e1e1 1px solid;
	border-right: #e1e1e1 1px solid;
	padding:6px;
}

.accesProBottom {
	width: 192px;
	height: 6px;
	margin: 0 0 0 20px;
	background: transparent url("../img/accesProImgBottom.gif") no-repeat;
}

.accesProId, .lastConnectionPublic {
	font-size: 0.8em;
	padding-left: 20px;
}

.accesProId {
	color: #ffa525;
	background: transparent url("../img/userId.gif") no-repeat 4pt 2px;
}

.accesProId span.profileName {
	font-style: italic;
}

.lastConnectionPublic {
	color: #a8a8a8;
	background: transparent url("../img/lastConnectionPublic.gif") no-repeat 4pt 2px;
}

/* Menu */

ul.menuPublicMain {
	font-size: 1.1em;
	width: 194px;
	margin-top: 20px;
}

ul.menuPublicMain li a {
	display:block;
	text-decoration: none;
	color: #616161;
}

ul.menuPublicMain li a:hover {
	text-decoration: none;
		color: #FFFFFF;

}

ul.menuPublicMain li a.first {
	background: transparent url("../img/menupublictem1.gif") no-repeat top left;
	height: 21px;
	width: 169px;
	padding: 5px 0 0 25px;

}

ul.menuPublicMain li a.first:hover {
	background-position: 0 -26px;
}

ul.menuPublicMain li a.last {
	background: transparent url("../img/menupublictem2.gif") no-repeat top left;
	height: 20px;
	width: 169px;
	padding: 5px 0 0 25px;
}

ul.menuPublicMain li a.last:hover {
	background-position: 0 -25px;
}

ul.menuPublicMain li a.gene {
	background: transparent url("../img/menuPublictemGene.gif") no-repeat top left;
	height: 20px;
	width: 169px;
	padding: 5px 0 0 25px;
}
ul.menuPublicMain li a.gene:hover {
	background-position: 0 -25px;
}


/* Middle */

#middle {
	float: left;
	width: 466px;
	margin: 15px 0 20px 18px;
}

#middle p {
	font-size:0.9em;
	margin:10px 0 0 0;
	line-height:15px;
}

#editoTitle  {
	float: left;
	margin: 7px 0 0 0;
}

.titleImg {
	margin-top:6px;
	width:330px;
	float:left;
	padding-right:10px;
	background: transparent url("../img/editoBg.gif") repeat-x 0 11px;
}

.print {
	padding-left:10px;
}

.print a {
	padding-left:20px;
	color:#00b1ff;
	background: transparent url("../img/print.gif") no-repeat 0 2px;
}

.editoName span {
	background-color:#FFFFFF;
	padding-right:10px;
}

.editoConclusion {
	font-weight:bold;
	display:block;
}

.caisseDepRight {
	text-align:justify;
	width: 290px;
	padding: 0 0 0 10px;
	font-size: 0.8em;
	color: #666666;
}

.caisseDepRight a {
	float: right;
	display: block;
	color: red;
	text-decoration: underline;
	padding-left: 15px;
	background: transparent url("../img/arrowRed.gif") no-repeat 0 3px;
}

.caisseDepRight a:hover {
	text-decoration:none;
}

/*********************************** Content ***********************************************/

.hautPage {
	float: right;
	background: transparent url("../img/hautPage.gif") no-repeat 0 3px;
}

.hautPage a {
	color:#000000;
	text-decoration:underline;
	padding-left: 15px;
}

.region {
	width: 430px;
	border: #dcdbdb 1px solid;
	margin: 15px 0 0 10px;
	padding: 10px;
}

.smallCaps {
    font-variant: small-caps;
}

.reseauSlaIdf {
    background:url("../img/logo-reseau-idf.png") no-repeat right top;
}

.hopital {
	color:#004aa5;
	font-weight: bold;
}

.regionTitle {
	color: #0072ff;
	font-size: 1.3em;
	font-weight: bold;
}

.hautPage a:hover {
	text-decoration:none;
}

a.ancre {
	display: block;
	width: 456px;
	height: 22px;
	color: #0072ff;
	padding: 3px 0 0 10px;
	text-decoration:none;
}

a.ancre {
	background: transparent url("../img/ancreBg.gif") no-repeat scroll top left;
	color: #0072ff;
}

a.ancre:hover {
	background-position: 0 -25px;
}

a.ancre:active {
    background-position: 0 -50px;
}

.basic li {
	padding: 0 0 0 10px;
	background: transparent url("../img/puceCircle.gif") no-repeat scroll 1pt 6px;
	display:block;
	margin-top:10px
}

.contactBloc {
	font-size: 1.2em;
}

.phone, .fax, .email, .courrier {
	padding: 4px 0 5px 25px;
}

.phone {
	background: transparent url("../img/phone.png") no-repeat; /* was: phone.gif */
}

.fax {
	background: transparent url("../img/fax.gif") no-repeat;
}

.email {
	background: transparent url("../img/email.png") no-repeat;
}

.courrier {
	background: transparent url("../img/courrier.gif") no-repeat;
}


/* Middle Private*/

.middlePrivate {
	float: left;
	margin: 22px 0 20px 25px;
}

ul.menuPrivate {
	background: transparent url("../img/menuPrivateBgMain.gif") repeat-x top left;
	width: 690px;
	height: 26px;
	text-align: center;
}

ul.menuPrivate li {
	display: inline;
	float: left; /* aligne horizontalement les items pour annuler display:block; ) */
}

ul.menuPrivate li a {
	color: #404040;
	text-decoration: none;
	background: transparent url("../img/menuPrivateBg.gif") no-repeat;
	height: 21px;
	width: 135px;
	display:block;
	padding: 5px 0 0 0;
}

ul.menuPrivate li span a:hover, ul.menuPrivate li a.menuPrivateActive { /* added 'a', moved .menuPrivateActive to 'a' */
	color:#FFFFFF;
	text-decoration: none;
	background-position: 0 -26px;
}

ul.menuPrivate li a.menuPrivateActive { /* added 'a', moved  menuPrivateActive to 'a' */
	height: 21px;
	width: 135px;
	background: transparent url("../img/menuPrivateBgActive.gif") no-repeat;
	padding: 5px 0 0 0;
}

.inputGene {
	color:#004aa5;
	font-family:sans-serif;
}

input.inputGene {
    border:1px solid #C6C6C6;
    padding:1px 5px;
}

select.inputGene {
    border:1px solid #C6C6C6;
    /*padding-top:1px;*/
}

textarea.inputGene {
    border:1px solid #C6C6C6;
    font-size:10pt;
}

.formSection {
	margin-top:10px;
    width:100%;
    border-bottom:1px solid #C6C6C6;
    font-weight:bold;
}

.inputFormat {
    font-size:1em;
    font-style:italic;
    color:#AAAAAA;
}

/* Onglets */

ul.onglets {
	padding-left:5px;
	overflow:hidden;
	height:26px;
	width: 685px;
	border-bottom:#c9c9c9 1px solid;
}

ul.onglets li {
	display:inline;
	color:#404040;
}

ul.onglets li span {
	background-image: url("../img/titre_off.gif");
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 20px;
}

ul.onglets li div.courant span { /* added 'div' and moved .courant from 'li' 'div' */
	background-image: url("../img/titre.gif");
}

ul.onglets li a {
	color: #404040;
}

ul.onglets li a:hover {
	color: #0091d1;
	text-decoration: none;
}

ul.onglets li span span {
	background-color: inherit;
	background-position: 100% 0;
	padding: 5px 20px 5px 0;
}

/* Form */

div.formu {
	border-left: #c9c9c9 1px solid;
	width: 670px;
	padding: 20px 0 0 15px;
}

.libelle {
	width: 175px;
	float: left;
	text-align: right;
}

.txtArea {
	font-size: 0.9em;
	width: 400px;
	height:150px;
}

label {
	padding: 0 2px 0 2px;
}


input, select {
	vertical-align:middle;
}

.check {
	vertical-align:baseline; /* callages checkbox Firefox */
}

.margT2 {
	margin-top: 3px;
}

div.formuRight {
	font-size :0.9em;
	width: 250px; /* 450 ? */
	float: left;
	padding-left: 15px;
}

.formuSep {
	background: transparent url("../img/formuSep.gif") no-repeat top left;
}

.formuSepSmall {
	background: transparent url("../img/formuSepSmall.gif") no-repeat left;
	padding-left: 10px;
	margin-left: 5px;
}



/* Evenements */

div.evenement {
	width: 660px;
	padding: 5px;
	margin-left:0;
    margin-top: 10px;
}

.aSuivre {
	border:#f28000 1px solid;
	}

.pasSuivi {
	border: #c9c9c9 1px solid;
}

.reponse {
	border-top: #AAAAAA 1px dashed;
}

.suivi {
	border: #05bf00 1px solid;
}

div.reponse {
	width: 660px;
	margin-top: 3px;
	padding-top: 2px;
	/*background-color: #EAEAEA;*/
}

.evenLeft, .evenRight, .repLeft, .repRight {
	float: left;
}

.evenLeft {
	width: 260px;
}

.evenRight {
	width: 400px;
}

.repLeft {
	width: 260px;
}

.repRight {
	width: 400px;
}

.evenLegende {
	float:left;
	font-size:0.8em;
	margin-right:5px;
	text-align:left;
	width:60px;
}

.evenLegendeDisp {
}

.evenInfos {
	color:#0072FF;
}

.evenInfosDisp {
	float:left;
	margin-bottom:2px;
	width:190px;
}

.com {
	background-color:#FFFFFF;
	width: 378px;
	padding: 0 10px 10px 10px;
	border: #c9c9c9 1px solid;
}

.txtSuivre {
    font-weight:bold;
	font-style:italic;
    padding-left: 15px;
    /*width:230px;*/
    display:block;
    float:left;
}

.aSuivreTxt {
	color: #f28000;
	background: transparent url("../img/arrowOrange.gif") no-repeat 0 4px;
}

.suiviTxt {
	color: #05bf00;
	background: transparent url("../img/puceGreen.gif") no-repeat 0 4px;
}

.pasSuiviTxt {
	color: #757575;
}

.evenSaisie {
	float: right;
	text-align: right;
	/*width:350px;*/
}

.horodatage {
    font-style:italic;
	color:#9e9e9e;
	font-size:0.8em;
}

/* pagination */
ul.listePages {
    text-align:center; /* added */
    width:559px;
	height:14px;
	padding:6px;
	font-weight:bold;
}

ul.listePages li {
	display:inline;
	padding-left:4px;
	color:#404040;
}

ul.listePages li.page {
	/*background: transparent url("../images/icon_pages.gif") no-repeat 0 2px;*/ /* l'image n'existe pas */
	color:#404040;
	padding-left:20px;
	margin-right:5px;
}

ul.listePages li .pageNum {
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}

ul.listePages li a:hover.pageNum {
	color:#FFFFFF;
	background-color:#0072ff;
}

ul.listePages li span.pageNum {
	background-color:#0072ff;
}
ul.listePages li a.pageNum {
	background-color:#404040;
}

ul.listePages li a.pageArrow {
	color:#404040;
	text-decoration:underline;
}

ul.listePages li a:hover.pageArrow {
	color:#404040;
	text-decoration:none;
}

/* Footer */

#footerMenu {
	float:right;
	width: 460px;
	margin: 30px 15px 20px 0;
}

#footerMenu li {
	display: inline;
	padding-right: 6px;
}

li.copyrights {
	font-size: 0.8em;
	color: #333333;
 }

li.puce {
	background: transparent url("../img/puce.gif") no-repeat 1pt 6px;
}

#footerMenu li a {
	padding-left: 12px;
	color: #0072ff;
	text-decoration: none;
}

#footerMenu li a:hover {
	text-decoration: underline;
}

#tentelemed {
	color: #999999;
	font-size: 0.7em;
	float: right;
	margin: 0 10px 0 0;
}

#tentelemed a {
	color: #999999;
}

#tentelemed a:hover {
	text-decoration: underline;
}

#bottomBg {
	width:929px;
	height:17px;
	display:block;
	background: transparent url("../img/bottomBg.gif") no-repeat top left;
}

/* Modal Window */

.modalWindow {
    text-align:left;
}

/* autocomplete field */
div.wicket-aa {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
    font-size: 12px;
    background-color: white;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 2px;
    margin: 1px 0 0 0;
    text-align: left;
    max-height: 250px;
}

div.wicket-aa ul {
    list-style: none;
    padding: 2px;
    margin: 0;
}

div.wicket-aa ul li.selected {
    background-color: #FFFF00; /*padding: 2px;*/
    margin: 0;
}

/* pretty text (for news etc.) */

.p ol {
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:28px;
}

.p ol li {
    list-style-type:decimal;
    list-style-position:outside;
    text-align:justify;
    margin-bottom:5px;
}

.p ul {
    list-style-type:circle;
    list-style-position:outside;
    margin-left:15px;
}

.p ul li {
    list-style-type:circle;
    list-style-position:outside;
    text-align:justify;
    margin-bottom:5px;
}

.p h2 {
    margin-top:15px;
}

.p h3 {
    margin-top:10px;
}

.p h4 {
    margin-top:5px;
    font-size: 1em;
    color: #909090;
    /*color: #0072ff;*/
}

.p p {
    display:block;
    text-align:justify;
    margin-bottom:5px;
    margin-top:5px;
}

.p p:first-letter {
    margin-left:20px;
}

.p img {
    border:1px solid #ddd;
}

.centerImg {
    width:100%;
    text-align:center;
    margin-bottom:5px;
}

table.addressesTable {
    /*border:1px solid #ccc;*/
    width:100%;
    margin-top:10px;
}
table.addressesTable th {
    text-align:left;
}
table.addressesTable td {
    border-bottom:1px solid black;
    border-left:1px solid #eee;
    text-align:left;
}
