﻿
html, body {height:100%;margin: 0;padding: 0;color: #666;font-family: Verdana, Arial, sans-serif;font-size: 8pt;}
	
.body {margin: 0 auto;background-color: #fff;position:relative;}

p span { font-weight: bold; }
p b { color: #000; }
label { display: block; }
textarea { width: 310px; height: 100px; }

select, option {color: #666;font-size: 8pt;}

.content {width: 805px;float:left;min-height: 809px;background-color: #fff;padding-left:6px;}

.footer {background-color: #fff;clear:both;width: 100%;height: 12px;}

.rule {border-top: 1px #c0c0c0 dotted;height: 1px;width: 100%;}

.rule_bounds {border-top-color: #fc9;}

table.listview {width: 100%;}
table.listview tr td {border-bottom:1px #c0c0c0 dotted;padding: 16px 12px 16px 11px;vertical-align:top;}
table.listview tr td:first-child {padding-left: 0px;padding-right: 0px;}
table.listview tr:first-child td {padding-top: 12px;padding-bottom: 9px;white-space:nowrap;}
table.listview tr.alt_border td {border-bottom-color:#fc9;	}

a.title {font-size: 10pt; word-wrap: break-word;}

.small {font-size: 7pt;}

table.listview tr.active td {background-color:#EDF4F9;}
table.listview tr.delete-row td {background-color:#FFE5E5;}

.add-to-folder-buttons { margin-left: 120px; }

.preview {position: relative;}

.snapshot {display: none;position: absolute;height: 207px;width: 355px;z-index: 999;top: -190px;left: -80px;padding: 15px;}
.snapshot h2 {font-size: 1.1em;}
.snapshot p {clear: both;margin: 5px 0;}
.snapshot img.zoom {float: left;border: 1px solid #ccc;padding: 3px;}
.snapshot .summary {float: left;width: 160px;margin: 0 0 0 8px;}