/* CSS Document */
html,body {  margin:0;  padding:0;  height:100%;  width:100%;}
.pwclogo{
	width:41px;
	height:38px;
	background:url(images/pwc_logo.png) top left no-repeat;
	}

fieldset { -moz-border-radius: 6px; border-radius: 6px; border:#D0D0BF solid 1px; padding:4px;} 	
#enrich_logo{
	background-image:url(images/podar_enrich.png);
	width:198px;
	height:170px;}	
.enrichlogo{
	width:32px;
	height:36px;
	background:url(images/podar_enrich_thumb.png) top left no-repeat;}	
.o-rbtn {
	padding-top:3px;
	}	
.o-btn{
	padding-top:3px;
	padding-bottom:3px;
	}	
.o-btn-message{
	padding-top:3px;
	padding-bottom:3px;}
.o-btn-sms{
	padding-top:3px;
	padding-bottom:3px;}	
pre {
 overflow:hidden;
 white-space: -moz-pre-wrap;
 width:275px;
}	
