2008-10-23 17:54:02 +00:00
|
|
|
|
2008-10-29 13:57:19 +00:00
|
|
|
/* .FormTable { color: black; background-color : #CCCCCC; } */
|
|
|
|
|
|
|
|
#dshForm { font-size: 8pt; }
|
2008-10-23 17:54:02 +00:00
|
|
|
|
|
|
|
#inner_table {
|
2008-10-29 13:57:19 +00:00
|
|
|
margin-left: 15px;
|
2008-10-23 17:54:02 +00:00
|
|
|
margin-right: 10px;
|
2008-10-29 13:57:19 +00:00
|
|
|
/* background-color: red; */
|
2008-10-23 17:54:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#cmdDialog {
|
|
|
|
margin: 0px 10px 20px 10px; /* for some reason the containing dialog cuts off the right 30px */
|
|
|
|
padding: 0px;
|
|
|
|
font-family: Sans-Serif;
|
|
|
|
font-size: 7pt;
|
|
|
|
}
|