html, body {
height: 100%;
margin: 0;
padding: 0;
font-family:Arial;
font-size:14px;
background-image:url('/images/common/body_bg.png');
background-repeat:repeat-x;
background-color:#B3E3EB;
}
.whitebg, .wrapper-class {
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:500px;
height:100%;
background-image:url('/images/common/wrap.png');
background-repeat:no-repeat;
}
.content-div-class {
width:470px;
height:auto;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}
a { color:#0099cc; text-decoration:none;}
a:hover { text-decoration:underline; }
img {
border:0px none;
behavior: url('/card-triage/scripts/iepngfix.htc');
}

h2 { 
font-size:17px; 
color:#0a50a1; 
margin-bottom:-2px;
}

#header {
 margin-bottom:30px;
}

.header-class{
 margin-bottom:30px;
 height:auto;
}

.site-logo-img-class{
behavior: url('/card-triage/scripts/iepngfix.htc');
margin-top:10px;
margin-left:5px;
}

.button-class{
width:150px;
margin-left:auto;
margin-right:auto;
height:20px;
}

.button-class p{
width:150px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
height:20px;
font-size:17px;
}

