2009-01-26 19:21:29 +00:00
|
|
|
.Pe {
|
|
|
|
font-family: verdana,helvetica;
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 9;
|
|
|
|
padding: 44;
|
|
|
|
background: #333;
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
.Peb {
|
|
|
|
color: #f33;
|
|
|
|
}
|
|
|
|
.Pe a {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #f33;
|
|
|
|
background: black;
|
|
|
|
}
|
|
|
|
.Peb a {
|
|
|
|
padding: 4;
|
|
|
|
border: 1px solid #f33;
|
|
|
|
}
|
2009-01-26 20:12:53 +00:00
|
|
|
.Pe form input,select,textarea {
|
2009-01-26 19:21:29 +00:00
|
|
|
background: black;
|
|
|
|
color: #f33;
|
|
|
|
font-size: 9;
|
|
|
|
border: 1px solid #f33;
|
|
|
|
padding: 4;
|
|
|
|
}
|
|
|
|
.Peup {
|
|
|
|
border: 3px dashed;
|
|
|
|
padding: 4;
|
|
|
|
margin-bottom: 23px;
|
|
|
|
}
|
|
|
|
.ldp {
|
|
|
|
font-size: 9;
|
2009-01-26 20:12:53 +00:00
|
|
|
font-weight: normal;
|
2009-01-26 19:21:29 +00:00
|
|
|
border: 3px dashed #333;
|
2009-01-26 20:12:53 +00:00
|
|
|
background: #933;
|
2009-01-26 19:21:29 +00:00
|
|
|
padding: 3;
|
|
|
|
margin: 44;
|
2009-01-26 20:12:53 +00:00
|
|
|
width: 562;
|
2009-01-26 19:21:29 +00:00
|
|
|
}
|
|
|
|
.ldpc {
|
|
|
|
background: #f33;
|
|
|
|
color: black;
|
|
|
|
font-size: 12;
|
2009-01-26 20:12:53 +00:00
|
|
|
width: 555;
|
|
|
|
padding: 3;
|
2009-01-26 19:21:29 +00:00
|
|
|
}
|
2009-01-26 20:12:53 +00:00
|
|
|
.ldp br {
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.ldp span span {
|
|
|
|
float: left;
|
|
|
|
padding: 2;
|
|
|
|
margin: 1;
|
2009-01-26 19:21:29 +00:00
|
|
|
}
|
|
|
|
.ldp td {
|
|
|
|
background: black;
|
|
|
|
padding: 7;
|
|
|
|
}
|
2009-01-26 20:12:53 +00:00
|
|
|
.ldpek {
|
|
|
|
background: #966;
|
|
|
|
width: 150;
|
|
|
|
}
|
|
|
|
.ldpev {
|
|
|
|
background: black;
|
|
|
|
width: 400;
|
|
|
|
}
|
|
|
|
|