
/********

	registration site section specific styles

********/

/* layout */

body {background-image:url(/local/images/affiliate/sonycard/registration/bkg_page.png);background-repeat:repeat-y;}
div.cntContentRegistrationHeader {}
div.cntContentRegistrationHeader {width:732px;height:56px;position:relative;overflow:hidden;}
div.cntContentRegistrationHeader h1 {position:absolute;top:35px;left:30px;margin:0px;}
div.cntContentRegistrationHeader h1 span {display:none;}

div.bdyContentWellRegistrationLeft {width:170px;float:left;margin:0px 10px 0px 25px;overflow:hidden;display:inline;}
div.bdyContentWellRegistrationRight {width:518px;float:left;margin:0px;overflow:hidden;display:inline;}

/* boxes */

.boxMarginTop {margin-top:20px;}

/* tables */

table.tableRegistration {width:496px;}
table.tableRegistration td {padding:1px;vertical-align:top;}
table.tableRegistration label {display:block;font-weight:bold;margin-bottom:2px;}
table.tableRegistration input {margin-right:5px;margin-bottom:10px;}
table.tableRegistration select {margin-bottom:10px;}
table.tableRegistration input.noPad {margin-bottom:0;}
table.tableRegistration input.inputCheckbox {margin-bottom:0;}
table.tableRegistration input.inputPreference {float:left;margin-bottom:45px;}

table.tableQuestionnaire {width:496px;margin-bottom:10px;}
table.tableQuestionnaire td {padding:1px 1px 1px 4px;vertical-align:top;}
table.tableQuestionnaire .hr {margin-bottom:10px;margin-top:10px;}
table.tableQuestionnaire label {display:block;margin-bottom:4px;}
table.tableQuestionnaire input.inputCheckbox {float:left;margin-right:4px;}

.title404 {background:#b0c3cc;padding:0 0 0 15px;height:135px;}
