/* CSS Document */
#predit-main{ float:right; width:75%;}
#inner-page{ margin-top:16px; font-size:12px;}
#inner-page h1 {font-size: 18px; font-weight: normal; color:#333 }
#inner-page h1.barStyle {font-size: 18px; font-weight: normal; color: #f29e30; border-top: 1px dashed #ccc; margin-bottom: 10px; border-bottom: 1px dashed #ccc; padding:8px 0px 8px 0px; margin-top:16px}
#inner-page h3, h3.barStyle {font-size: 14px; font-weight: normal; color: #f29e30; border-top: 1px dashed #ccc; margin-bottom: 10px; border-bottom: 1px dashed #ccc; padding:4px 0px 4px 0px; margin-top:16px}

table.profileInfoTable{width:100%;}
table.profileInfoTable td{ padding:4px 0px 8px 0px; text-align:left; vertical-align:top;color:#444}
table.profileInfoTable .field{width:40%;padding-right:12px;}
/*table.profileInfoTable label{color: #333; background-color:#f5f2dC; padding:2px 2px 2px 8px; border:1px solid #ddd; display:block; width:auto}*/
/*table.profileInfoTable input,table.profileInfoTable select{border: 1px solid #aaa;background: #F9F8E3;color:black;padding:2px;}*/
table.profileInfoTable .buttons{text-align:center}

div#predit-sidebar{width:22%;}
div#predit-sidebar a {text-decoration: none}

div#predit-sidebar .button{font-size: 12px; margin: 0px 0px 16px 0px; color: #333; font-weight: normal; padding: 8px 0px 8px 8px; background-color:#fcf9e7; 
							border-top:1px solid #999; border-bottom:1px solid #999; text-decoration:none; cursor:pointer}
div#predit-sidebar #returnButton.button{background:#f1f1f1;}						
div#predit-sidebar .button:hover{color: #f29e50; background-color:#f4f1dc;}
div#predit-sidebar #returnButton.button:hover{background:#eaeaea;}	

#uploadCell{ padding-right:16px;}

#inner-page div.subjectSection {color:#444; margin-top:8px}

div.note{ font-size:11px; color:#888; margin:4px 0px 8px 0px;}

div#login-column{ float:left; width:31%; }
div#register-column{float:left; width: 60%; margin-left:4%}

.infoTextBox {background: #F9F8E3; border:1px solid #F09541; padding: 6px; margin-top: 24px;}
#forgotPass{ font-size:10px; margin-top: 2px; display:block}
