svncommit
2008-08-29 cca626ef7e4859ee84a02a2f09b3d4e8db9584c5
skins/default/common.css
@@ -10,6 +10,7 @@
body.iframe
{
  margin: 0px;
  background-color: #FFF;
}
body.extwin
@@ -17,7 +18,7 @@
  margin: 10px;
}
body, td, th, span, div, p, h3
body, td, th, div, p, h3
{
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
@@ -69,6 +70,7 @@
  padding: 1px;
  padding-left: 3px;
  padding-right: 3px;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #666666;
}
@@ -78,6 +80,7 @@
{
  border: 0;
  padding: 0;
  background-color: transparent;
}
input.button
@@ -106,6 +109,11 @@
  font-size: 11px;
}
.hint
{
  color: #666;
  font-size: 11px;
}
/** common user interface objects */
@@ -127,7 +135,7 @@
  width: 600px;
  height: 37px;
  background: url(images/taskbar.gif) top right no-repeat;
  padding: 10px 14px 10px 0px;
  padding: 10px 4px 10px 0px;
  text-align: right;
  white-space: nowrap;
  z-index: 2;
@@ -140,7 +148,7 @@
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  padding: 6px 16px 6px 30px;
  padding: 6px 16px 6px 25px;
  background-repeat: no-repeat;
}
@@ -310,7 +318,7 @@
{
  position: absolute;
  top: 60px;
  right: 30px;
  right: 20px;
  width: 182px;
  height: 20px;
  text-align: right;
@@ -380,7 +388,7 @@
  font-size: 11px;
  opacity: 0.7;
  -moz-opacity: 0.7;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
a.rcmContactAddress