|
|
@ -218,7 +218,7 @@ dl.pairs dt {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
/* jQuery Accordion */
|
|
|
|
/* jQuery Accordion */
|
|
|
|
.basic {
|
|
|
|
.basic {
|
|
|
|
font-family: Helvetica,Arial,sans-serif;
|
|
|
|
font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
|
|
|
|
width: 250px;
|
|
|
|
width: 250px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.basic div {
|
|
|
|
.basic div {
|
|
|
@ -244,7 +244,7 @@ dl.pairs dt {
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|
/* font-weight: bold; */
|
|
|
|
/* font-weight: bold; */
|
|
|
|
font-size: 12px;
|
|
|
|
font-size: 12px;
|
|
|
|
color: black;
|
|
|
|
color: #27537a;
|
|
|
|
background: url(../img/box250.png) no-repeat;
|
|
|
|
background: url(../img/box250.png) no-repeat;
|
|
|
|
border-top: 1px solid #FFFFFF;
|
|
|
|
border-top: 1px solid #FFFFFF;
|
|
|
|
border-bottom: 1px solid #999;
|
|
|
|
border-bottom: 1px solid #999;
|
|
|
|