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


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