* { margin: 0; padding: 0; color: #333;}
body { margin: 10px; font: normal 12px Verdana, Arial, sans-serif; background: #fff;  }
p { margin-bottom: 10px; }
label { display: block; padding-bottom: 3px; }

table#content_table { width: 100%; }
table#content_table tr td#content_cell { width: 100%; background: #fff; padding-bottom: 40px;}

#teamwork-print-logo { text-align: center; padding-bottom:20px; }

#top { display: none; }
#left { display: none; }

#content { background: #fff; float: left; width: 650px; }
#content p.editBox { display: none; }
#content h2 { margin-bottom: 16px; color: #c60; }
#content h3 { margin-top: 20px; margin-bottom: 16px; }
#content blockquote { margin: 5px; }
#content table.view { width: 650px; border: 1px solid #000; margin-bottom: 10px; }
#content table.view tr.header td { background: #5f7fb0; color: #fff; padding: 4px;}
#content table.view tr.data td { vertical-align: top; padding: 4px; border-top: 1px dotted #ccc;}
#content table.view tr.header td small { padding-left: 4px; color: #fff; }
#content table.view tr.header td small a { color: #fff; }
#content table.view tr.header td small a:hover { text-decoration: none; }
#content table.detail tr td { border-collapse: separate; border-bottom: 6px solid #fff; }
#content table.detail tr td.label { font-weight: bold; width: 130px; }
#content table.update { width: 100%; }
#content table.update tr td { border-collapse: separate; border-bottom: 6px solid #fff; }
#content table.update tr td.label { font-weight: bold; width: 130px; }
#content table.search tr td { border-collapse: separate; border-bottom: 6px solid #fff; }
#content table.search tr td.label { font-weight: bold; width: 130px; }
#content fieldset#outcome table tr td.label { font-weight: bold; width: 200px; padding-right: 20px;}
#content form p { margin-bottom: 12px; }
#content form input.submit { margin-top: 10px; padding: 6px; font-size: 12px; }
#content p label { display: block; font-weight: bold;}
#content fieldset { clear: both; width: 650px;}
#content fieldset legend { font-weight: bold; font-size: 14px; }
#content fieldset ul { margin: 0 0 10px 15px; }
#content fieldset ul li { margin: 0; padding: 0; }
#content fieldset ul li small { padding-left: 10px; }
#content fieldset ul li span.remove { display: block; margin-top: 6px; font-size: 10px;}
#content hr { color: #eee; background-color: #eee; height: 1px; margin: 12px 0 12px 0; }
#content div.paging { background: #eee; padding: 5px; margin-bottom: 10px; font-size: 10px; text-align: right; }
#content div.paging select { font-size: 10px; }
#content div.paging span.prev { padding-left: 20px; }
#content div.paging span.next { padding-left: 20px; }
#content #errorBox { border: 1px solid red; padding: 10px; background: #eee; margin-bottom: 30px; }
#content #errorBox h3 { font-size: 12px; margin-bottom: 5px; }
#content #errorBox ul { margin-left: 30px; }
#content p.editBox { }
#content .greyback { background:#ccc; font-size:10px; padding:4px; color:#fff; }
#content div.imageGallery { }
#content div.imageGallery div.image { float: left; width: 120px; text-align: center; }
#content div.imageGallery div.image p.caption { display: block; padding-top:3px; font-size: 90%; }
#content ul.imageGallery { list-style-type: none; margin-left: 0;}
#content ul.imageGallery li { float: left; display: inline; padding-right: 10px; padding-bottom: 10px; }
#content ul.imageGallery li a { border: 0; }
#content p.clear { clear: both; padding-top: 10px; }
#content blockquote.vendor_desc { margin-left:40px; margin-bottom:10px; font-size:10px; }
#content iframe.styled { margin-bottom: 30px; width: 95%; height: 250px; border: 1px solid #eee; }

body#application div#content { width: 900px; }
body#application div#content fieldset h3 { color: #c60; font-size: 12px; }
body#application div#content table.update tr td.label { width: 340px; padding-right: 10px;}
body#application div#content table.update tr td p { margin-bottom: 1px; padding-bottom: 3px; }
body#application div#content table.update tr td blockquote { margin-left: 20px; } 
body#application div#content table.update tr td span.leftPadding { color: #333; padding-left: 20px; } 
body#application div#content table.update tr td span.rightPadding { color: #333; padding-right: 20px; } 
body#application div#content hr { color: #eee; background-color: #eee; height: 1px; margin: 12px 0 12px 0; }

body.commentsframe { background: #fff; text-align: left; }
body.commentsframe #postcontent {  }
body.commentsframe p.comment { margin-left: 10px; margin-right: 10px; }
body.commentsframe input.submit { padding: 3px; font-size: 10px; }

