2011-10-04 20:18:59 +00:00
|
|
|
.header-text {
|
|
|
|
height: 36px;
|
|
|
|
line-height: 36px;
|
|
|
|
display: block;
|
|
|
|
text-decoration: none;
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 13px;
|
2011-10-13 16:25:10 +00:00
|
|
|
letter-spacing: -0.05em;
|
2011-10-04 20:18:59 +00:00
|
|
|
text-transform: capitalize;
|
|
|
|
}
|
|
|
|
.panelborders {
|
|
|
|
border-width: 1px 0px;
|
|
|
|
border-style: solid none;
|
|
|
|
border-color: #FFFFFF;
|
|
|
|
}
|