/* form styles */
/* table-based:start */
form.syndicatead {
float:left;
width:650px;
}
table.syndicateform , table.syndicateform tr, table.syndicateform tr th, table.syndicateform tr td{
float:left;
empty-cells:

}
table.syndicateform tr {
width:600px;
}

table.syndicateform input.text {
width:200px;
}
table.syndicateform tr th label{
	font-weight: normal;
}
table.syndicateform label.required{
	font-weight: bold;
	background: url(required.gif) no-repeat 0px 1px;
	padding-left: 10px;
}
table.syndicateform th {
float:left;

	padding: 5px;
	margin-left: 30px;
}
table.syndicateform tr th{
	background-color: transparent;
	width: 12em;
	text-align: right;
}
table.syndicateform tr td{
float:left;
width:200px;
	vertical-align: top;
}
table.syndicateform tr td.buttons{
float:left;
margin-left:180px;
}
table.syndicateform tr td ul.errors{
float:right;
width:170px;
padding-top:5px;
	list-style-type: none;
	color: red;
	text-align:;
}
/* table-based:end */

/* simple:start */
div.syndicateform{
	font-family: verdana;
	font-size: 11px;
}
div.syndicateform .adlogo{
	text-align: center;
        margin-bottom: 1em;
}
div.syndicateform .adlogofloat{
        float:left;
        margin-right: 1em;
}
div.syndicateform .adcopy{
	padding: 0em 2em 1.5em .5em;
}
div.syndicateform fieldset{
	border: 0;
	border-top: 1px solid #CFD8DF;
	padding: 10px 0 5px;
}
div.syndicateform select{
	margin: 0;
}
div.syndicateform label{
	display: block;
	margin-bottom: 6px;
}
div.syndicateform span.label{
	display: block;
	float: left;
	padding-left: 8px;
	width: 192px;
}
div.syndicateform span.required{
	background: url(required.gif) no-repeat 0px 1px;
	font-weight: bold;
}
div.syndicateform label.nowrap span.label{
	width:auto;
}
div.syndicateform label.nowrap input.padded,
div.syndicateform label.nowrap select.padded{
	margin-left: 200px; /* width of label */
}
div.syndicateform label.nowrap input,
div.syndicateform label.nowrap select{
	margin-top: 8px;
}
div.syndicateform input.email{
	width:250px;
}
div.syndicateform .buttons{
	padding-top: 1em;
	text-align: center;
}
div.syndicateform span.errors{
	margin-left: 10px;
	color: red;
}
/* simple:end */


div.syndicatecoreg{
	padding: 1em;
}
/* no T,L margin */
div.syndicatecoreg p img {
	float:left;
	margin: 0 1.5em 1.5em 0;
	padding:0;
}
/* clear image floating on left, if any */
div.syndicatecoreg table.syndicateform{
	clear: left;
}

.syndicatedisabled{
	-moz-opacity: 0.5;
	opacity:0.5;
	filter:alpha(opacity=50);
}


/* ad-specific styles */
.collegebound_online div.syndicateform span.label{
  width: 120px;
  text-align: right;
  padding-right: 1em;
}
.collegebound_online div.syndicateform span.required{
  background: none;
}
.collegebound_online div.syndicateform input.email{
  width: 225px;
}

.collegebound_online #mast_head{
	margin:0px;
	width:666px;
	background:url('http://images.careersandcolleges.com/syndicate/cb_offer_bg_gray.gif') repeat-y 204px 0px;
}
.collegebound_online #mast_head #body_content{
	min-height:459px;
	_height:458px;
	width:666px;
	background:url('http://images.careersandcolleges.com/syndicate/cb_offer_header.jpg') no-repeat top right;
}
.collegebound_online #body_content #body_txt{
	width:184px;
	height:273px;
	position:absolute;
	background:url('http://images.careersandcolleges.com/syndicate/cb_offer_txt.gif') no-repeat top left;
	margin:510px 0 0 12px;
}
.collegebound_online #body_content #main_form{
	padding:222px 0 0 260px;
}
.collegebound_online #cb_footer{
	height:17px;
	width:442px;
	background:url('http://images.careersandcolleges.com/syndicate/cb_offer_bg_bottom.gif') no-repeat top right;
	margin:0 0 0 204px;
}


.collegebound_campus div.syndicateform span.label{
  width: 120px;
  text-align: right;
  padding-right: 1em;
}
.collegebound_campus div.syndicateform span.required{
  background: none;
}
.collegebound_campus div.syndicateform input.email{
  width: 225px;
}

.collegebound_campus #mast_head{
	background:transparent url(http://images.careersandcolleges.com/syndicate/cb_offer_campus_bg_gray.gif) repeat-y scroll 233px 0px;
	margin:0px;
	width:666px;
}
.collegebound_campus #mast_head #body_content {
	background:transparent url(http://images.careersandcolleges.com/syndicate/cb_offer_campus_header.jpg) no-repeat scroll right top;
	min-height:459px;
	width:666px;
}
.collegebound_campus #body_content #body_txt {
	background:transparent url(http://images.careersandcolleges.com/syndicate/cb_offer_campus_txt.gif) no-repeat scroll left top;
	height:120px;
	margin:461px 0pt 0pt 35px;
	position:absolute;
	width:184px;
}
.collegebound_campus #body_content #main_form {
	padding:222px 0pt 0pt 260px;
}
.collegebound_campus #cb_footer {
	background:transparent url(http://images.careersandcolleges.com/syndicate/cb_offer_campus_bg_bottom.gif) no-repeat scroll right top;
	height:17px;
	margin:0pt 0pt 0pt 205px;
	width:442px;
}
