body {
	background-color: #000;
	font-family: verdana;
	font-size: 9pt;
}

table {
	font-size: 9pt;
}

h1,h2,h3,h4,h5 {
	margin-top: 3px;
	margin-bottom: 6px;
}
h1 {
	font-size: 1.4em;
	text-align: left;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
a {
	color: #0D4B27;
}
a:hover {
	color: #705821;
}

/* span tag classes for RTE */
.org {
	font-weight: bold;
	color: #0C4826;
	font-style: italic;
}
.bc {
	font-weight: bold;
	color: #0C4826;
}
.bci {
	font-weight: bold;
	color: #0C4826;
	font-style: italic;
}
.bi {
	font-style: italic;
	font-weight:bold;
}
.c {
	color: #0C4826;
}
.ci {
	color: #0C4826;
	font-style: italic;
}

.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.align-justify {
	text-align:justify;
}



img {
	display:inline;
	/* does this need to be block? chc_forum needs inline */
	padding:0px;
	margin:0px;
}
a img {
	border: 0px;
}
.fineprint {
	font-size: .80em;
	color: #000;
}
.noWrap {
	white-space: nowrap;
}
.csc-header {
	padding:5px;
}
.bodytext {
	padding:5px;
	line-height:1.2em;
}
ul {
	padding:5px 10px 5px 30px;
}

li {
	margin-bottom: 15px;
}
.bodyText {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.csc-section a {
	font-size:140%;
	font-weight:bold;
	color:#660033;
}
.csc-bulletlist {
	font-style:italic;
}
p .bodytext{
	padding-top:1ex;
}
div {
	padding:0px;
	margin:0px;
}


#outerWrap {
	text-align: center;
}

#innerWrap {
	background-color: #FFF;
	width: 900px;
	margin: auto;
	text-align: left;
	border: 1px solid #AE8C3E;
	border-bottom: 0px;
}

#topNav {
	background-color: #856828;
}

#header {
}

#header img {
	display: inline;
}

.clearer {
	clear: both;
}

#bottomColsWrap {
	width: 900px;
	background-image: url(../images/left_center_cols_bg.jpg);
	background-repeat: repeat-y;
	border-bottom:1px solid #AE8C3E;
}

#bottomColsRightCenterWrap {

	width: 739px;
	margin-left: 3px;
	margin-right: 0px;
	float: left;
	background-image: url(../images/center_col_top_gradient.jpg);
	background-repeat: repeat-x;
}

/* IE 6 hack */
* html #bottomColsRightCenterWrap {
  width: 739px;
  /*margin-left: 0px;*/
  
}


#bottomColsCenterWrap { 
	/* 578 width */
	float: left; 
	width: 510px;
}

#bottomColsLeftWrap {
	/* 158 width */
	float: left; 
	width: 158px;
	background-image: url(../images/left_col_top_bg.jpg);
	background-repeat: no-repeat;
	min-height: 250px;
}

#bottomColsRightWrap {
	/* 155 width */
	width: 228px;
	float: right;
}

#bottomColsRight {
	margin: 15px;
}

#bottomColsCenter {
	margin: 15px;
	margin-right: 0px;
}

#bottomColsLeft {
	margin: 10px;
}

#bottomColsCenter h1,#bottomColsCenter h2,#bottomColsCenter h3,#bottomColsCenter h4,#bottomColsCenter h5,#bottomColsCenter h6 {
	font-weight: normal;
	font-family: georgia;
	margin-bottom: 5px;
	padding-left: 17px;
}

#bottomColsCenter .layout1Wrap h1 {
	background-image: url(../images/page_header_bottom_bg.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
/*height: 34px;*/
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 17px;
	color: #EDBA47;
	font-size: 18px;
}
#bottomColsCenter .layout1Wrap {
	border: 1px solid #fff;
	background-image:url(../images/page_header_top_bg.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#bottomColsCenter h1 a {
	color: #EDBA47;
}
#bottomColsCenter h1 a:hover {
	color:#FFF166;
}
#bottomColsCenter .layout2Wrap h1 {
	border: 1px solid #705822;
	border-top: none;
	border-bottom-width: 2px;
	background-image: url(../images/black_box_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	font-size: 18px;
	color: #EDBA47;
	line-height: 1.3em;
	padding: 8px 5px 5px 17px;
}
#bottomColsCenter h2 {
	color: #083018;
	font-size: 1.5em;
}
#bottomColsCenter h3 {
	color: #000;
	font-size: 1.3em;
}

#bottomColsCenter h4 {
	color: #083018;/*#524017;*/
	font-size: 1.2em;
}

#bottomColsCenter h5 {
	color: #000;
	font-size: 1.1em;
}
#bottomColsCenter h6 {
	color: #083018;
	font-size: 1.1em;
}

#bottomColsCenter p {
	padding-left: 17px;
	margin-top: 0px;
}



/* RIGHT COL CONTENT BOXES */
.rightContentBox, .rightContentBoxGreen {
	border: 1px solid #705822;
	margin-bottom: 10px;
}

.headerBox {
	border-bottom: 2px solid #705822;
	background-image: url(../images/black_box_hdr_bg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	color: #EDBA47;
	font-family: georgia;
	text-align: center;
	letter-spacing: 1px;
	padding: 5px 5px 5px 5px;
}

.headerBox h1 {
	font-size: 1em;
	margin: 0;
	text-align: center;
}


.rightContentBox .contentBox, .rightContentBoxGreen .contentBox {
	padding: 5px;
	font-size: 8pt;
}

.rightContentBox .contentBox p, .rightContentBoxGreen .contentBox p {
	margin-top: 0;
	margin-bottom: 0;
}

.rightContentBoxGreen .headerBox {
	background-image: url(../images/green_box_header_bg.jpg);
	background-color: #0D4725;
}

#header {
	position: relative;
}

.headerImg {
	display: inline;
}

/* SEARCH */
#searchDate {
	font-size: 8pt;
	margin-bottom: 15px;
	color: #EDBA47;
	margin-left: 2px;
}

#searchWrap {
	position: absolute;
	right: 13px;
	top: 145px;
}

#searchInputWrap {
	padding: 0;
	position: relative;
	top: -9px;
}
/* IE 6 hack */
* html #searchInputWrap {
  top: -5px;
}

#searchInput {
	border: 1px solid black;
	width: 108px;
	padding: 1px;
	height: 15px;
	clear: none;
	font-family: verdana;
	font-size: 8pt;
}

#searchGo {
	position: relative;
	top: 7px;
	left: 5px;
	clear: none;
	height: 19px;
}
/* IE 6 hack */
* html #searchGo {
  top: 4px;
}



#searchWrap {
	margin-bottom: 25px;
}

/* LOGIN */
#loginFields {
	margin-bottom: 25px;
}

#usernameInputWrap, #passwordInputWrap {
	position:relative;
	top: -2px;
}

#passwordWrap {
	margin-top: 5px;
}

#usernameInput, #passwordInput {
	width: 130px;
	border: 1px solid black;
	padding: 1px;
	height: 20px;
	clear: none;
}

#loginButton {
	margin-top: 5px;
	text-align: right;
}

#loggedInUser {
	font-size: 8pt;
	color: #EDBA47;
	margin-left: 2px;
	border-top: 1px solid #8BA797;
	padding-top: 15px;
}

#logoutButton {
	float: right;
	margin-top: 0px;
}

#bottomColsCenter .csc-header-n1 {
	padding-top: 0px;
}

#footer {
	margin: auto;
	text-align:center;
	padding:0 30px;
	width: 840px;
}
#footer ul#footer_nav {
	list-style-type:none;
}
#footer ul#footer_nav li {
	display:inline;
	color:#E6B956;
	font-size:95%;
	font-weight:normal;
}
#footer ul#footer_nav li a {
	color:#E6B956;
}
#footer ul#footer_nav li a:hover {
	color:#FFF166;
}
#footer p {
	color:#E6B956;
	font-size:95%;
	font-weight:normal;
}


/* default styles for extension "tx_chcforum_pi1" */



/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx-chcforum-pi1-noWrap {
	display: inline;
	white-space: nowrap;
}

.tx-chcforum-pi1-preTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #666666;
	background: #FFFFFF;
	margin-bottom: 2px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #0C4826;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #8BA797;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #C0D3C8;
	padding: 5px;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 10px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */

/* cell 1 */
.tx-chcforum-pi1-confThreadImage {
	text-align: center;
}


.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
	font-size: 10px;
	padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

.tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: #6F6E70;
	background: #DEE7DF;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #6F6E70;
	background: #DEE7DF;
	border-bottom: 1px solid #DEDEDE;
	font-size: 10px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
	clear: both;
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #C0D3C8;
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm #formWhere {
	font-size: 14px;
	font-weight: bold;
	background: #0C4826;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	width: 60px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset legend {
	margin-bottom: 3px;
	background-color: #DEE7DF;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}

.tx-chcforum-pi1-postForm fieldset {
	background-color: #DEE7DF;
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: #DEE7DF;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #DEE7DF;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}


.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #DEDEDE;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	margin: 3px 0;
	width: 95%;
	height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	border: 1px solid #999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
	border: 1px solid #666; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */


/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #666666;
	margin: 8px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #C0D3C8;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #C0D3C8;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #8BA797;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE7DF;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #DEE7DF;
	border-top: 3px solid #FFFFFF ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid #666666;
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #666666;
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #0C4826;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #666666 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #C0D3C8;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
	background: #DEE7DF;
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE7DF;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: #C0D3C8;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #C0D3C8;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #CF1127;
	color: #CF1127;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #DEE7DF !important;
	border-style: none;
	color: #333;
}

.tx-chcforum-pi1-linkUp {
	background: #DEE7DF;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #0C4826;
	text-align: center;
}


/* ADDITIONS TO DEFAULT STYLES */
.header_text {
	color: #EDBA47;
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

.tx-chcforum-pi1-Table thead tr th {
	color: #EDBA47;
}

.tx-chcforum-pi1-postForm #formWhere {
	color: #EDBA47;
}

#formBottom {
}

/* IE 6 hack */
* html .toolBarLeftImg {
	margin-left: 5px;
}

/* JOB POST STYLES */
.tx_cicjobpost_pi1-postForm {
	margin-left:18px;
}

.tx-cicjobpost-pi1 form dl dt.fieldname {
	font-weight:bold;
}
.tx-cicjobpost-pi1 form dl dt.fielddetail {
	font-size:90%;
	font-style:italic;
	font-weight:normal;
}

.tx-cicjobpost-pi1 form dl dd {
	margin: 0 0 13px 0;
	padding:0;
}

.tx-cicjobpost-pi1 dl dd input {
	/* These are styles that move the input fields to the right of the label.  Twas
	a little messy with current jobpost templates (validation errors looked bad)
	display:block;
	margin-top:-1.6em;
	margin-left:10em;*/
}

/*.tx-cicjobpost-pi1 h2,.tx-cicjobpost-pi1 h3,.tx-cicjobpost-pi1 h4,.tx-cicjobpost-pi1 h5,.tx-cicjobpost-pi1 h6 {
	padding-left: 0px !important;
}*/

.tx-cicjobpost-pi1 dl dd textarea{
	border: 1px solid #666;
	width: 80%;
	height: 100px;
}
p.tx_cicjobpost_pi1-error {
	color:red;
	padding:0;
	margin:0;
}
.tx_cicjobtrack_pi1-trans-error {
	border:1px solid #000;
	background-color:#8BA797;
	padding:10px;
	padding-bottom: 10px !important;
}
.tx_cicjobtrack_pi1-trans-error p {
	color:#000;
	font-size:110%;
	font-weight:bold;
	margin-bottom: 0px !important;
	padding-left: 0 !important;
}
.tx_cicjobpost_pi1-checkbox {
}

/* CSC Form Styles */
.csc-mailform-field {
	margin-bottom:10px;
}

/* Tweak to FEuser Register */
.tx-srfeuserregister-pi1 dd {
	width: 450px;
}

.tx-srfeuserregister-pi1 dt {
	width: 184px;
}