/*
 * After modifying this style sheet, refresh the page being designed to see the effect of the modification.
 * Click the Refresh button in the Visual Designer toolbar to refresh the page.
*/

/* Style rules to make Java Server faces Standarad data tables look better */

html, body{margin: 0; padding: 0; height: 100%; font-size:0.75em;}
body {text-align: left;}
blockquote { margin-left:15px; margin-right:2px; margin-bottom:2px;}
/* RESULTPAGE */
#header, thead, .buttonBarOpened, .buttonBarClosed, .buttonSubbarOpened, .changeButton,.buttonSubbarClosed, .iconFrame,.yearRegister,
#logo, .head, .footer, .left, .right, leftContent, .rightContent  ,.register_block{
    display:none;
}
.innergroup_register { width:21cm; float:left;}
#logo img { height:75px;  width:155px;  background-image:url("../../../images/logo_300dpi.png");}
.outputHeader{clear:both;display:block;}
.innerArea {padding-left:0px;}
table { margin-left:20px;}
.first-columns{display:block; width:170px; float:left ;}
.later-columns{ display:block;  width:60px; float:right; text-align:right;}

.list-row-even { border-left:0px; border-right:0px; border-top:0px; border-bottom:1px; border-color:black; border-color:black;  border-style:solid;}

.list-row-odd { border-left:0px; border-right:0px; border-top:0px;  border-bottom:1px; border-color:black; border-style:solid;}


