.row{
clear: left;
margin-top: 25px;
/*margin-bottom: 25px;*/
padding-bottom: 20px;
}
#filelist {
margin:0;
padding:0;
}
.rlabel{
clear: both;
display: block;
float: left;
font-weight:bold;
background-color: inherit;
padding-left: 6px;
padding-bottom: 1em;
}
.rcontent {
display: block;
float: right;
background-color: inherit;
padding-bottom: 20px;
}
.rcontent textarea, .rcontent input {
font-size:inherit;
font-family: sans-serif;
}
.floatingcol {
display: block;
float: left;
margin:0;
padding: 6px 0 0 6px;
font-size: x-small;
}
.floatingcol ul{
list-style-type: none;
margin-left: 0px;
padding:6px 0 0;
width: 150px;
}
.floatingcol li {
background: #fff url(../images/icon_file.gif/$file/icon_file.gif) top left no-repeat;
  padding-bottom: 12px;
padding-left:15px;
white-space:nowrap;
}
.attachment img {
vertical-align: bottom;
}
.rcontent .extlistrow {
clear:both;
}
.rcontent .listleft {
float: left;
}
.rcontent .listright {
text-align: right;
white-space: nowrap;
float:right;
}
.optional {
font-weight: normal;
}
.divider{
border-bottom: 1px solid #cccccc;
}
.infocol {
float:right;
border-left: 1px solid #ccc;
padding-right:6px;
}
.select select {
width: 100%;
}
.nobr br {
display: none;
}
.error {
color :#f00;
}
.helper {
font-size:smaller;
text-decoration:none;
padding-left: 7px;
}
.infocol img {
 padding:5px;
}
.toolbar img { padding: 0px }
img.editbtn {
 padding-left:0;
}
img.serviceimg {
  max-width:650px;
  width: expression(this.width > 650 ? 650: true);
}
.lisaauusi {
  position: absolute;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-right: 5px;
  margin-left: -90px;
  text-align: right;
  width: 85px;
  background-image: url(../images/bg_viewtop.gif/$FILE/bg_viewtop.gif);
  background-position: left bottom;
}

