/* Styles related to text-changer "thing" */
@charset "utf-8";

#showMe{
/* float:right; */
padding:0px; /* 26px 26px; */
}
#switchLinks{
padding:34px 26px 0 26px;
margin: 0px auto;
border:1px dotted #004080;
background-color:#FFF;
cursor:pointer;
}
#switchLinks a{
padding:10px;
width:96px;
border:1px solid #232323;
text-align:center;
}

.changer {font-size: 14px;}
