body {
	background-color:#000000;
	color:#fff;
	font-size:10px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/background-tile.gif);
	background-repeat:repeat;
	overflow-y:scroll;
}
#page {
	margin:0 auto;
	width:940px;
	padding:30px 0;
}
.mainNav, .section.content {	float:left;	}
.commentContent{float:right;}
/*header styles*/
.header {
	background-image:url(../images/content-header.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:940px;
	margin:0 auto;
	height:120px;
}
.header span {
	background-image:url(../images/hosted_by.gif);
	background-repeat:no-repeat;
	width:223px;
	height:27px;
	margin:19px 0 0 25px;
}

/*main content styles*/
.mainContent{ display:none; }
.mainContent.active{ display:block; }

.secondaryContent { position:absolute; left:-9999em; top:-9999em; }
.secondaryContent.active2 {
	position:static;
	margin:10px 0 0 0;
}
.mainContent.OurThinking div { margin:10px 0 0 0; }

.section.content {
	background-image:url(../images/content-middle.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0 auto;
	width:940px;
	color:#414141;
	position:relative;
	padding-bottom:40px;
}
.mainNav, .section.content .content, .timeStamp {	float:left;	}
.commentContent, .mainNav {
	width:159px;
	padding:10px 10px 0 10px;
	background-color:#000000;
	border-top:#18120c solid 1px;
	border-bottom:#18120c solid 1px;
	font-size:1.1em;
}
.mainNav {
	border-left:#18120c solid 1px;
	line-height:26px;
}
.commentContent {
	border-right:#18120c solid 1px;
}
.mainNav h4 {	border:none; padding:0; margin:0; font-weight:bold;	}
h1, .header span {	text-indent:-9999em; float:left;	}
h1 {
	background-image:url(../images/thinking_about_drinking.gif);
	background-repeat:no-repeat;
	width:294px;
	height:74px;
	margin:25px 0 0 200px;
}
h2 {
	border-bottom:1px dotted #BCB7AD;
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
	color:#a2610a;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	float:left;
	font-size:1.2em;
	width:540px;
}
h2 strong {
	font-size:1.8em;
	font-weight:normal !important;
}
h3 {
	text-transform:uppercase;
	font-size:1.4em;
	border-bottom:double #BCB7AD;
	padding-bottom:10px;
	margin-bottom:10px;
}
h3.extraSpaceH3 { padding-bottom:20px; }
h4 {
	color:#a2610a;
	text-transform:uppercase;
	font-size:1.1em;
	border-bottom:1px dotted #BCB7AD;
	padding-bottom:5px;
	margin-bottom:5px;
}
h4.extraSpaceH4 { padding-bottom:15px; }
h5 {
	color:#a2610a;
	font-weight:bold;
	font-size:1em;
}
h5.extraSpaceH5 { Padding-bottom:10px; }
h6 {
	border-top:1px dotted #BCB7AD;
	padding:20px 0 10px 0;
}
	/*nav styles*/
	.navGroup {	border-bottom:#FFFFFF dotted 1px;	padding:10px 0;	}
	.navGroup.last {	border-bottom:none;	}
	.mainNav a {	text-decoration:none;	}
	.mainNav ul {
		list-style:outside;
		text-transform:none;
		margin-left:20px;
	}
	.mainNav li {	
		list-style-image:url(../images/grey_bullet.gif);
		line-height:14px;
		margin:5px 0;
	}
	.mainNav li:hover, .mainNav li.activeNav {	list-style-image:url(../images/white_bullet.gif);	}
	.mainNav ul a {	font-weight:normal;	}
	.mainNav ul,
	.mainNav ul a {	color:#887d6d;	}
	.mainNav ul a:hover, .mainNav li a.activeNav {	color:#FFFFFF;	}
	.navGroup.categories ul {	display:none;	}
	.navGroup .activeNav ul {	display:block;	}
	.mainNav h4 a {
		color:#a2610a;
		text-transform:uppercase;
	}
	.mainNav h4 a:hover, .mainNav .activeNav h4 a {	color:#FFFFFF;	}
	
	/*callout styles*/
	.quoteContent {
		padding:15px 0;
		border-top:#FFFFFF dotted 1px;
		line-height:1.4em;
		color:#ffffff;
	}
	.quoteContent.first {	border-top:none;	}
	.quoteContent span {	display:block;	}
	.quoteContent span a {	color:#a2610a;	}
	.quoteContent span a:hover {	color:#ffffff;	}
	.quoteContent span.quote {	padding:0 0 5px 0; }
		
	/*content styles*/
	.section.content .content {
		width:580px;
		background-image:url(../images/content-top.gif);
		background-position:top;
		background-repeat:no-repeat;
	}
	.section.content .content strong { color:#a2610a; font-weight:bold; }
	.section.content .content em { font-style:italic; }
	.section.content .content a {
		color:#A2610A;
		text-decoration:underline;
	}
	.section.content .content a:hover {
		color:#414141;
	}
	.title { position:relative;  }
	.title a  {
		position:absolute; 
	    top:0; 
	    left:450px; 
		background-image:url(../images/whitepaper-btn.jpg);
		background-repeat:no-repeat;
		display:block;
		height:30px;
		width:100px;
	}
	.details {
		padding:10px 20px 0 20px;
		clear:both;
		font-size:1.1em;
		width:540px;
	}
	.details .bodyCopy { padding-top:10px; clear:both; }
	.details img {	float:right; padding:10px 0 10px 10px; width:auto;	}
	.details p {	padding-bottom:10px;	}
	.details p.extraSpaceP { padding-bottom:20px; }
	.details .category p {
		font-family:"Times New Roman", Times, serif;
		font-size:1.6em;
		line-height:24px;
	}
	.details ol, .details ul { padding:0 0 10px 0; }
	.details ul li {	list-style:outside disc; margin-left:40px; }
	.details ul ul li {	list-style:outside circle; margin-left:80px; }
	.details ol li {	list-style:outside upper-alpha; margin-left:40px; }
	.details ol ol li {	list-style:outside decimal; margin-left:80px; }
	.details ul ol li { list-style:outside upper-alpha; margin-left:80px; }
	.details ol ul li { list-style:outside disc; margin-left:80px; }
	.details li a	{	color:#414141;	}
	
		/*issues and comments sub nav*/
		.subNav {	
			clear:both;
			width:540px;
			background-color:#e9e7e7;
			padding:10px 0;
		}
		.HeaderTab {	
			clear:both;
			width:540px;
			background-color:#cdc7bd;
		}
		.details .HeaderTab a.tab.active {	background-color:#e9e7e7;	}
		.details .HeaderTab a.tab,
		.details .HeaderTab a.YourThinking {
			text-decoration:none;
			text-transform:uppercase;
			color:#414141;
			line-height:24px;
			border-right:1px solid #E9E7E7;
			padding:5px 35px 5px 5px;
		}
		.mainContent .subNav ul {	list-style:outside;	margin:0; padding:0; line-height:1.3em;	}
		.mainContent .subNav li {	list-style-image:url(../images/black_bullet.gif); margin-left:20px;	}
		.mainContent .subNav li:hover, 
		.mainContent .subNav li.active2,
		.mainContent .subNav li.active	{	list-style-image:url(../images/black_bullet_over.gif);	}
		.details .mainContent .subNav ul a { color:#414141; text-decoration:none; cursor:pointer; cursor:hand; }
		.details .mainContent .subNav ul a:hover {	color:#a2610a;	}
		.details .mainContent .subNav a.subTab.active2,
		.details .mainContent .subNav a.active {	color:#a2610a; }
	
	.timeStamp {
		padding:10px 0;
		background-image:url(../images/content-bottom.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		position:absolute;
		bottom:0px;
		left:180px;
		width:580px;
		z-index:100;
	}
	.timeStamp a {
		float:left;
		border-top:#bcb7ad dotted 1px;
		margin:0 0 0 20px;
		padding:5px 0;
		width:130px;
	}
	.timeStamp span {
		color:#a2610a;
		float:left;
		border-top:#bcb7ad dotted 1px;
		width:409px;
		text-align:right;
		padding:5px 0;
		margin:0 10px 0 0;
	}
	/*Pages that do not have an Add Comment button in the Timestamp*/
		.timeStamp .about span,
		.timeStamp .privacy span,
		.timeStamp .terms span,
		.timeStamp .rules span,
		.timeStamp .underageTimestamp span,
		.timeStamp .linking span,
		.timeStamp .commentsThanksTimestamp span,
		.timeStamp .linkThanksTimestamp span,
		.timeStamp .inlineTimestamp span,
		.timeStamp .exitTimestamp span {
			width:540px;
			margin:0 20px;
		}
	
/*footer styles*/
.footer {
	width:580px;
	margin:0 auto;
	padding:10px 180px;
	float:left;
	color:#cdc7bd;
}
.footerLinks {	float:right; line-height:1.5em; clear:both;	}
.footer span {
	display:block;
	line-height:1.5em;
	width:360px;
}
.footer span a { color:#a2610a; }
.footer span a:hover { color:#ffffff; }
.footer a.nav {
	color:#cdc7bd;
	text-decoration:none;
	padding:0 6px 0 3px;
	border-right:#cdc7bd 1px solid;
	text-transform:lowercase;
}
.footer a.nav:hover {	color:#a2610a;	}
.footer a.nav.last {	border-right:none; padding-right:0;	}
.footer a.nav.first {	padding-left:0;	}

/*homepage styles*/
/*body#home {	background-image:none;	}*/
body#home #page, body#home .section.content, body#home .secondaryNav, body#home .header, body#home .footer {	width:842px;	}
body#home #page {
	padding:0;
	margin:0 auto;
}
body#home .header {	
	background-image:url(../images/header_homepage.png);
	background-repeat:no-repeat;
	padding:0;
	background-position:center top;
	padding-bottom:20px;	
}
body#home .header h1 {
	/*background-image:url(../images/home_thinking_about_drinking.png);
	background-repeat:no-repeat;*/
	background-image:none;
	width:381px;
	height:90px;
	margin:15px 0 0 19px;
}
body#home .header span {
	/*background-image:url(../images/home_hosted_by.gif);
	background-repeat:no-repeat;*/
	background-image:none;
	width:296px;
	height:34px;
	margin:19px 0 0 130px;
}
body#home .footer {
	padding:0 0 10px 0;
}
body#home .section.content {
	background-image:none;
	background-color:#000000;
	color:#FFFFFF;
	padding:0;
	margin:0;
}
body#home td img {	padding:5px;	}
body#home td.first img {	padding-left:1px;	}
body#home td.last img {	padding-right:1px;	}
body#home .secondaryNav {
	background-image:url(../images/secondary-bottom.gif);
	background-position:bottom;
	margin:10px 1px;
	float:left;
}
body#home .category {
	width:140px;
	padding:0 0 20px 0;
	float:left;
}
.category a {	color:#FFFFFF;	text-decoration:none;	}
.category a:hover, .catergory li:hover {	color:#a2610a; }
body#home .category li {
	padding:0;
	font-size:1.1em;
	line-height:14px;
	list-style:outside;
	list-style-image:url(../images/white_bullet.png);
	margin:15px 0 0 25px;
}
body#home .category li:hover {	list-style-image:url(../images/white_bullet_over.png);	}
body#home .category h4 {	border-bottom:none; padding-bottom:0; margin-bottom:0;	}
body#home .category h4 a, body#home .opinions h4  {
	width:140px;
	height:41px;
	display:block;
	text-indent:-9999em;
	margin:0 0 5px 0;
}
body#home .category.first, .category.last {	width:141px !important;	}
body#home .category h4 a, body#home .opinions h4 {	background-position:left top; background-repeat:no-repeat; }
	body#home .category h4 a:hover {	background-position:left bottom;	}
body#home .youthAlcohol h4 a {	width:141px; background-image:url(../images/subNav_youth-alcohol.gif); }
body#home .drinkingDriving h4 a {	background-image:url(../images/subNav_drinking-driving.gif);	}
body#home .alcoholHealth h4 a {	background-image:url(../images/subNav_alcohol-health.gif);	}
body#home .overConsumption h4 a {	background-image:url(../images/subNav_overconsumption.gif);	}
body#home .marketingAccess h4 a {	background-image:url(../images/subNav_marketing-access.gif);	}
body#home .opinions h4 {	width:141px;	background-image:url(../images/subNav_opinions.gif);	}
body#home .footerLinks { padding-left:250px;	}

/*new homepage*/
body#home .content h1 { 
	background-image:none;
	height:auto;
	margin:auto;
	width:auto;
	text-indent:0;
	float:none;
	font-size: 2.4em;
	color: #A2610A;
	font-family: times New Roman,serif;
	line-height:1em;
	padding-bottom: 5px;
}
body#home .content h3 {
	border-bottom:none;
	margin-bottom:10px;
	padding-bottom:0;
	text-transform:none;
	font-size: 1.5em;
}
body#home .content h3 strong { font-weight:bold; }
body#home .featured .article p { font-size:1em; line-height:1.2em; font-size:1.3em; }
body#home .section.content {
	margin: 5px auto 20px;
	width:842px;
	padding-top: 10px;
}
body#home .featured .featuredTop {
	background-image: url(../images/bg_homepage_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:661px;
	height:11px;
}
body#home .featured .featuredMain {
	background-image: url(../images/bg_homepage_middle.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:661px;
	color:#000;
}
body#home .featured .featuredBottom {
	background-image: url(../images/bg_homepage_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:661px;
	height:11px;
}
body#home .featured .featuredMain .articleImg {
	width:600px;
	margin: 0 auto;
	padding:17px 0 0 0;
}
body#home .featured .featuredMain .article { padding: 30px 30px 80px 30px; }
body#home .featured .featuredMain .article .link { padding-bottom:20px; }
body#home .featured .featuredMain .article .link.one {
	float:left;
	width:185px;
}
body#home .featured .featuredMain .article .link.two {
	float:left;
	width:200px;
}
body#home .featured .featuredMain .article .link .facebook {
	/*margin-top:10px;*/
	background-image:url(../images/facebook-sharer.png);
	background-repeat:no-repeat;
	height:17px;
	width:55px;
	text-indent:-9999em;
	display:block;
	outline:none;
}
body#home .featured .featuredMain .article .one .facebook { float:right; margin-top: 4px; }
body#home .featured .featuredMain .article .two .facebook { float:right; margin-top: 4px; }
body#home .featured .featuredMain .article a { color:#A2610A; font-size: 12px; line-height: 25px; }
body#home .featured .featuredMain .article a:hover { color:#000000; }
body#home .featured .featuredMain .article .link.two { margin-left:126px; }
body#home .featured .featuredMain .articleImg .imageOne { padding-right: 20px; }


body#home .footer { border-top:1px solid #fff; }

body#home .featured {
	width:600px;
	float:left;
	margin-left: 10px;
    	margin-right: 50px;
}
body#home .sidebar { width:150px; float:left; padding-left:20px; }
.registerHomeLink {
	background-image:url(../images/register.png);
	background-repeat:no-repeat;
	text-indent:-9999em;
	display:block;
	height:20px;
	width:150px;
	outline:none;
	margin-left:-1px;
	padding-bottom:10px;
}
body#home .sidebar .subHeadline { border:none; font-size:1.2em; font-weight:bold; padding-bottom:0px; }
body#home .sidebar .featuredSummary { margin-top:15px; border-bottom: 1px dotted white; padding:0 0 10px; 0; }
body#home .sidebar .featuredSummary .featureSummaryContent .headline {
	border:none;
	color:#ffffff;
	font-size:1.4em;
	font-weight: bold;
	line-height:17px;
	margin-top: 10px;
	text-transform:none;
	margin-bottom:5px;
	padding-bottom:0;
}
body#home .sidebar .featuredSummary .featureSummaryContent .date { margin-bottom:3px; }
body#home .sidebar .featuredSummary .featureSummaryContent p { line-height:12px; font-size: 1.1em; }
body#home .sidebar .featuredSummary .featureSummaryContent a { color:#A2610A; font-size: 1.1em; text-decoration: none; }
body#home .sidebar .featuredSummary .featureSummaryContent a:hover { color:white; }

/*about page*/
.details .about h2 {
	border-bottom:#bcb7ad dotted 1px; 
	padding:5px 0 10px 0;
	font-size:1.8em;
}

/*top home navigation*/
body#home .topNav { width:842px; margin:0 auto; font-size:1.2em; font-weight: bold; text-transform: uppercase; }
body#home .topNav ul { width:820px; margin:0 auto; }
body#home .topNav li { float:left; border-right:1px solid #ffffff; padding: 0 12px; }
body#home .topNav li.last { border-right:none; }
body#home .topNav li a { color:#ffffff; text-decoration:none; }
body#home .topNav li a:hover { color:#A2610A; text-decoration:none; }

/*category landing pages*/
.details .category .headline h2 
{
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-9999em;
	height:88px;
	margin-bottom:10px;
}
.details .category.youthAlcohol .headline h2 {	background-image:url(../images/catagory_1.jpg);	}
.details .category.drinkingDriving .headline h2 {	background-image:url(../images/catagory_2.jpg);	}
.details .category.alcoholHealth .headline h2 {	background-image:url(../images/catagory_3.jpg);	}
.details .category.overConsumption .headline h2 {	background-image:url(../images/catagory_4.jpg);	}
.details .category.marketingAccess .headline h2 {	background-image:url(../images/catagory_5.jpg);	}
.details .category.opinions .headline h2 {	background-image:url(../images/category_6.jpg);	}
.details .category  .details {
	font-family: "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:24px;
}
.details .category  .details p {	clear:none;	}
.details .category .categoryNav {	
	width:540px;
	padding:0 0 10px 0;
	background-color:#ffffff;
}
.details .category .categoryNav h3 {
	background-color:#a2610a;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:10px;
	margin:10px 0;
	font-size:1.1em;
	border:none;
	padding-bottom:0;
}
.details .category .categoryNav ul a {
		color:#414141;
		text-decoration:none;
		font-size:1em;
	}
.details .category .categoryNav ul a:hover {	color:#a2610a;	}
.details .category .categoryNav ul {	list-style:outside;	margin:0 0 0 20px; padding:0;	}
.details .category .categoryNav li {	list-style-image:url(../images/black_bullet.gif); margin-left:0; line-height:22px;	}
.details .category .categoryNav li:hover	{	list-style-image:url(../images/black_bullet_over.gif);	}

.details .category .categoryNav .featured { width:100%; display:block; height:100%;}
.details .category .categoryNav .featured img { float:left; padding: 0 8px 8px 0; margin: 6px; }
.details .category .categoryNav .featured .item { height:100%; vertical-align:middle;}
.details .category .categoryNav .featured p { vertical-align:bottom;display:block;font-size: 9pt; line-height: 1.5em; font-family:Arial, Helvetica, sans-serif;}
.details .category .categoryNav .featured .copy {  height:100%; line-height:100%;}
.details .category .categoryNav .featured .link { text-align:right;width:100%;display:block; font-family:Arial, Helvetica, sans-serif; font-size: 9pt;}
.details .category .categoryNav .featured a.readmore {display:inline-block;color: #000000; text-decoration: underline; text-transform:uppercase; }
.details .category .categoryNav .featured a.readmore:hover {   color: #A2610A; text-decoration: underline; }


/* Opinions */
#featuredOpinion {width:auto;height:190px;}
#fixed {float:left;width:auto;height:190px;display:block;}
#featuredOpinion>#floating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}
#floating { /*for IE*/
	width:auto;
	height:190px;	
	position:relative;
}

#floating div { /*for IE*/
	position:absolute;
	top:50%;
}

#floating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}

#floating div div {
	position:relative;
	top:-50%;
}

#featuredOpinion p {padding:0 10px 0 10px; float:right;display:block;font-size: 9pt; line-height: 1.5em; font-family:Arial, Helvetica, sans-serif;}
#featuredOpinion .link { padding-top:8px;text-align:right;width:100%;display:block; font-family:Arial, Helvetica, sans-serif; font-size: 9pt;}
#featuredOpinion a.readmore {display:inline-block;color: #000000; text-decoration: underline; text-transform:uppercase; }
#featuredOpinion a.readmore:hover {   color: #A2610A; text-decoration: underline; }

table.opinions{ margin: 0 20px 10px 10px; width:500px }
table.opinions td { width:40%;  }
table.opinions h5 { font-weight:bold; font-size:8pt; color:#000000;}




/* search */
#siteSearch{margin-left:-1px;}
#siteSearch input[type=text]{margin-bottom:10px;width:146px;}

.searchList li{margin-left:0px !important;list-style-type:none !important;}

/*comments and linking forms*/
.form {
	background-color:#E9E7E7;
	margin:10px 0 0 0;
	border:#CDC7BD 1px solid;
	padding:10px;
	float:left;
}
.form span.requiredText { display:block; }
.form .formColumn { float:left; width:249px; padding:0 10px 0 0; }
.form .submitOptIn{margin-left:5px;}
.submitOptIn{margin-left:5px;}
.form.linkingForm .formField { float:left; padding:0 0 10px 40px; width:200px; }
.form.linkingForm .formField.linkingAgree { float:none; width:500px; padding:0; }
.form.linkingForm .formField.email { clear:both; }
.form .formField.commentCategory label { text-transform:uppercase; color:#887e6f; border-bottom:#887e6f 1px solid; margin:0 10px 5px 0; }
.form .formField.birthday input, .form .formField.birthdate input { width:50px; }
.form .formField input, .form .formField.country select, .form .formField.state select { width:200px; }
.form .formField.commentCategory table input { width:10px; }
.form .formField.submit .submitText { display:block; line-height:1.2em; }
.form .formField.submit .submitOptIn { line-height:1.2em; }
.form .formField.submit input { margin:10px 10px 0 0; width:10px; }
.form .formField.submit input.button { width:155px; display:block; }
.form .formField.submit label { display:inline; line-height:1.2em; }
.form .formField label { display:block; }
.form .formField.name label
{
	line-height:14px;
	padding-bottom:5px;
	}
.form .formField.commentCategory table label { 
	display:inline; 
	border:none; 
	text-transform:none; 
	color:#414141;
	line-height:2em;
	padding:0 0 0 10px;
}
.form .formErrors { line-height:1.2em; }
.form .requiredText { padding-bottom:10px; }

.formField country{margin-bottom:5px;}

/*your comments page*/
.yourComments .fieldSorting {
	float:right;
	margin:0;
	width:200px;
}
.yourComments h3 a#expand 
{
	text-transform:none;
	padding-left:15px;
	font-size:0.8em;		
	}
.comment h6  {
	font-weight:bold; 
	color:#414141; 
	border-top:none; 
	padding:0;
}
.comment p {
	padding:0 0 5px 0;
}
.comment, .comment .replies  {
	margin:0 0 10px 20px;
}
.commentLinks, .comment .reply p {	border-bottom:solid 1px #414141; padding:0 0 5px 0; }
.comment span.author {font-size:0.9em; line-height:1em; display:block; padding:0 0 5px 0; }
.comment span.date { float:right; margin:-20px 0 0 0; }
.commentLinks img { float:none; padding:0 5px 0 0; }
.yourComments .comment .commentLinks a { padding:0 10px 0 0; text-decoration:none; }
.yourComments .comment .commentLinks a:hover { color:#a2610a; }
.yourComments .comment .reply { padding:5px 0 0 0; }
.fieldSorting { display:none; }
.employeeDisclaimer { font-style:italic; }

/*register form*/
.register .captcha { margin-bottom:15px; }
.register .captcha img { float:none; padding:0; }
.register .agreeTerms { margin-bottom:15px; }
.register .agreeTerms .cbLegal input { margin-right:5px; }
.register .alcoholIndustry label { display:inline; }
.register .alcoholIndustry table tbody tr td label { margin-left:-80px; }
.register .alcoholIndustry table { display:block; margin-left:-80px; } 
.register .bfEmployee label { display:inline; }
.register .bfEmployee table tbody tr td label { margin-left:-80px; }
.register .bfEmployee table { display:block; margin-left:-80px; }
.register .submit li { list-style:none; margin-left:1px; }
.register .form span.requiredText {
    display: block;
    text-align: right;
}
.register .float { float:left; width: 259px; }
.register .form .birthday label { display:block; clear:left; }


/*reply form modal*/
body#reply {
	background-color:#ffffff;
	color:#414141;
	background-image:none;
	font-size:0.7em;
}
body#reply a {
	color:#a2610a;
}

/*opinions page*/
.details .opinion .bodyCopy {
	padding-top:0;
}
.details .opinion .opinionsImg { float:left; padding:0 10px 10px 0; }
.details .opinion .opinionsImg img 	{ 
	width:145px; 
	height:145px; 
	margin-bottom:5px;	
	padding:0;
	float:left;
}
.details .opinion .opinionsImg .caption {
	clear:both;	
	float:left;
	line-height:1em;
	width:145px;
}
.hasPlaceholder {
   color: #777;
}

.searchInput
{
    width: 150px;
}

/*mac only styles*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.register .alcoholIndustry table { margin-left:0; }
.register .bfEmployee table { margin-left:0; }
.register .alcoholIndustry table input { width:110px; }
.register .bfEmployee table input { width:110px; }
}
.footnotes {
	margin-top: 10px;
	padding-top: 10px;
	border-top: medium double #BCB7AD;
	font-size:0.9em; }

