body {

margin:0;

color:#0C2577;

font:13px "Trebuchet MS", sans-serif;

}



.input {

font:13px "Trebuchet MS", sans-serif;

background:#F1F1F1 url("../_img/input-background.jpg") no-repeat;

border:1px #D9D9D9 solid;

color:#727EA7;

width:100%;

margin-bottom:4px;

}



select {

font:13px "Trebuchet MS", sans-serif;

background-color:#F1F1F1;

color:#0C2577;

width:102%;

margin-bottom:4px;

}



label {

font:10px "Trebuchet MS", sans-serif;

}



.container {

width:665px;

margin:0 auto;

position:relative;

}



.header {

background:#F1F1F1 url("../_img/header-background.jpg") no-repeat;

height:298px;

}



.header-logo {

position:relative;

float:right;

right:18px;

top:-80px;

width:120px;

height:75px;

background:url("../_img/stepstone-logo.jpg") no-repeat;

}



.header-logo a {

display:block;

text-indent:-9999px;

width:100%;

height:100%;

}



.header-text {

padding-left:18px;

float:left;

}



.header-text h1 {

position:relative;

top:225px;

font-weight:normal;

font:20px "Trebuchet MS", sans-serif;

line-height:42px;

}



.header-text h2 {

position:relative;

top:152px;

text-transform:uppercase;

font:13px "Trebuchet MS", sans-serif;

color:#DF9B1E;

}



.seperator {

height:9px;

background-color:#D9D9D9;

margin-top:2px;

}



.content {

padding:18px;

}



.content-left {

width:449px;

float:left;

padding-right:37px;

}



.content-left-text {

color:#616161;

}



.content-right {

float:right;

width:143px;

}



.content-right h2 {

margin:0;

margin-bottom:15px;

font-weight:normal;

font:22px "Trebuchet MS", sans-serif;

}



.content-right-button {

position:relative;

left:-9px;

width:164px;

height:66px;

}



.content-right-button a {

width:100%;

height:100%;

display:block;

}