* {outline: none;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;line-height: 100%;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}

body {
	font-size: medium;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

* html body {
	font-size: small;
	f\ont-size: medium;
}

h1 {
	padding: 9px 0 12px;
	font-size: 163%;
	line-height: 43px;
	position: relative;
}

h1 em {
	font-style: normal;
}

h1 a {
	display: block;
	font-size: 40%;
	text-decoration: none;
	line-height: 43px;
	position: absolute;
	right: 0;
	top: -4px;
}

h1 a:hover {
	text-decoration: underline;
}

h1 span {
	display: block;
	padding: 4px 0;
	font-size: 50%;
	font-weight: normal;
	line-height: 125%;
}

h1 {
	font-size: 26px;
	line-height: 43px;
}

	/* !important for IE6 */
h1 a.option {
	display: inline !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin-left: 2.5em;
	position: static !important;
	text-decoration: underline !important;
	text-transform: uppercase;
}

h2 {
	font-size: 163%;
	line-height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

h2 span {
	display: block;
	line-height: 115%;
}

#mainContent h2 {
	clear: both;
}

.video-list + h2,
.photo-list + h2,
.speaker + h2 {
	clear: both;
}

h3 {
	margin: 0 0 3px;
	font-size: 88%;
	line-height: 125%;
}

h3 span {
	display: block;
	color: #aaa;
}

p {
	margin: 0 0 15px;
	font-size: 75%;
	line-height: 133%;
}

ul {
	margin: 0 0 15px 14px;
}

li {
	font-size: 75%;
	line-height: 140%;
	list-style: disc;
}

p a, p strong {
	line-height: 133%;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote {
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 16px;
	text-indent: -0.45em;
	padding: 0 0.45em;
}

cite {
	clear: both;
	display: block;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	margin-left: 336px;
	text-indent: -0.45em;
	text-transform: uppercase;
}

cite .meta {
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0;
	text-transform: none;
}

	/* Grid of Fourths */
.g4 { float: left; }
.g4.u1 { width: 227px; }
.g4.u2 { width: 454px; }
.g4.u3 { width: 681px; }
.g4.u4 { width: 908px; }


/* HEADER CONTENT */
#header {
	height: 100px;
}

#logo {
	float: left;
	margin: 23px 23px 0 0;
}

#logo a {
	float: left;
	display: block;
	height: 62px;
	background-repeat: no-repeat;
}

a#coop {
	width: 70px;
	background-image: url(../images/co-op-logo.png);
}

a#think {
	background-image:url("../images/logo-think-3.png");
	width: 223px;
}

#nav {
	float: left;
	margin: 40px 0 0 30px;
}

#nav li {
	float: left;
	height: 46px;
	overflow: hidden;
}

#nav a {
	display: block;
	height: 46px;
	margin: 0 15px;
	text-indent: -9999px;
	background-image: url(../images/bg-nav-2.png);
	background-repeat: no-repeat;
}

.conference a {width: 107px;margin: 0 20px 0 0;background-position: -56px 0;}
.prize a {width: 44px; background-position: -165px 0;}
.blog a {width: 41px; background-position: -212px 0;}
.magazine a {width: 82px;background-position: -255px 0;}
.webinars a {width: 85px; background-position: -339px 0; }
.about a {width: 54px;}

.conference a:hover, .conference a.selected {background-position: -56px -46px;}
.prize a:hover, .prize a.selected {background-position: -165px -46px;}
.blog a:hover, .blog a.selected {background-position: -212px -46px;}
.magazine a:hover, .magazine a.selected {background-position: -255px -46px;}
.webinars a:hover, .webinars a.selected {background-position: -339px -46px;}
.about a:hover, .about a.selected {background-position: 0 -46px;}

/* SIDEBAR CONTENT */

#co-op-initiative {
	background: url(../images/ico-co-op-fs.gif) 0 0 no-repeat;
	display: block;
	font-size: 12px;
	line-height: 54px;
	margin-left: 17px;
	padding: 2px 0 10px 54px;
	text-decoration: none;
}

#sidebar {
	background: url(../images/bg-sidebar.gif) no-repeat;
	float: left;
	padding-top: 7px;
	width: 217px;
}

#countdown {
	height: 358px;
	margin: 0 0 10px;
	padding: 0 0 10px 0;
}

#countdown h2 {font-size: 140%; padding-left: 17px; }

#countdown p {font-weight: normal; padding-left: 17px; }

#countdown address {
	margin: 0 10px 20px;
	font-size: 88%;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}

#countdown .button {
	padding-right: 0;
}

.button {padding-right: 13px;}

#formReceiveUpdates label span {
	font-weight: normal;
}

#date {
	margin: 0 10px;
	font-size: 250%;
	line-height: 107%;
}

#daysLeft {
	margin: 0 4px 9px 10px;
	padding: 12px 0 6px 3px;
	font-size: 88%;
	border-bottom: 5px solid #57b700;
}

#daysLeft span span, #daysLeft span span span {
	font-size: 100%;
}

#daysLeft span span span span {
	font-size: 142%;
}

#twtr-profile-widget {
	margin: 0 0 15px;
}

#receiveUpdates {
	display: none;
	position: absolute;
	top: 41px;
	background-image: none;
	z-index: 100;
	width: 185px;
	height:auto;
}

#receiveUpdates form {
	padding: 11px 0 0 19px;
}

#receiveUpdates ul li {
	height: auto;
	margin: 0 0 14px;
	line-height: normal;
	background-image: none;
}

#receiveUpdates ul li label {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 100%;
	font-weight: normal;
}

#receiveUpdates label span {
	visibility: hidden;
	display: inline;
	float: none;
	font-size: 100%;
	line-height: normal;
	padding: 0;
	text-transform: none;
}

#receiveUpdates li.copy {
	float: left;
	font-size: 59%;
	margin: 0 0 27px;
}

#signUpSide input {
	display: block;
	position: absolute;
	bottom: 14px;
	right: 15px;
	width: 59px;
	height: 32px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../images/side-sign-up.png);
	background-repeat:no-repeat;
	border: none;
}

#thankYou {
	padding: 11px 30px 0 19px;
}

#thankYou h4 {
	margin: 0 0 15px;
	font-size: 88%;
}

#receiveUpdates p {
	font-weight: normal;
}

#closeUpdate {
	float: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 0;
	background-image: none;
}

#sidebar .boxes {
	margin: 0;
}

#sidebar .boxes li {
	margin: 0;
	list-style: none;
}

/* SUBNAV */
#subNav {
	margin: 0;
	padding: 7px 0 0 41px;
}

#subNav li {
	float: left;
	font-size: 100%;
	list-style: none;
}

#subNav a {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 15px 0 0;
	font-size: 88%;
	font-weight: bold;
	line-height: 402%;
	text-decoration: none;
}

#subNav a:hover {
	text-decoration: underline;
}

#subNav a.selected {
	background-image: url(../images/bg-subNav-li.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
}

#subNav li.last a {
	margin: 0;
}

/* HOMEPAGE */
#homepage, #main {
	float: right;
	width: 670px;
}

#homepageCycle {
	float: left;
}

ul#homepageCycle {
	margin:0;
}

#homepageCycle li {
	position: absolute;
	list-style:none;
}

#homepageFeature {
	width: 670px;
	height: 358px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	list-style:none;
}

#homepageFeature h1 {
	margin: 0 7px 10px 423px;
	padding: 93px 0 0;
	color: #57b700;
	line-height: 100%;
	border: none;
}

#homepageFeature p {
	margin: 0 7px 0 423px;
}

/* MAIN CONTENT */
#main {
	/* min-height: 803px; */
}

#mainContent {
	padding: 7px 62px 0 108px;
}

#mainContent ol {
	margin-bottom: 15px;
}

#mainContent ol li {
	list-style: decimal;
}

.session {
	position: relative;
	clear: both;
	padding: 20px 0;
	font-size: 100%;
	background: url('/images/png.png');
	list-style: none;
}

.session h2 {
	margin: -5px 0 11px;
	line-height: 115%;
	padding: 0px;
}

.session h3 {
	margin: 0 0 18px;
}

.session {
	padding: 20px 20px 13px;
}

.session h2 {
	margin-bottom: 5px;
	font-size: 138%;
}

.session h2 span {
	font-size: 120%;
}

.sessionDate {
	margin: 0 0 6px;
	text-decoration: underline;
}

.reveal {
	height: auto;
}

/* SCHEDULE */
#schedule, #day {
	margin: 0;
	xpadding: 6px 0 0;
}

#schedule ul, #day ul {
	margin: 0;
}

#schedule li, #day li {
	padding: 0 0 0 9px;
	font-size: 100%;
	border-bottom: 1px solid #535353;
	list-style: none;
}

#schedule h2, #day h2 {
	xmargin: 0 0 0px;
}

#schedule dt, #day dt {
	margin: 0 0 17px;
	padding: 15px 0 0;
	font-weight: bold;
	font-size: 88%;
}

#schedule h5, #day h5 {
	margin: 0 0 17px;
	padding: 15px 0 0;
	font-weight: bold;
	font-size: 88%;
}

#schedule li li, #day li li {
	margin: 0 0 18px;
	padding: 0;
	border: none;
}

.sessionTime {
	display: block;
	float: left;
	font-size: 88%;
	font-weight: normal;
	text-transform: none;
}

.sessionTitle {
	display: block;
	margin: 0 0 0 148px;
	padding: 4px 0 0;
	font-size: 68%;
	font-weight: bold;
	text-transform: uppercase;
}

.sessionDetail {
	display: none;
	padding: 0 0 0 148px;
	position: relative;
	xbackground-color: green;
}

.sessionDetail h3 {
	font-size: 75%;
	margin: 17px 0 3px;
}

#schedule a.reveal,
#day a.reveal {
	text-decoration: none;
}

#schedule a.minimize,
#day a.minimize {
	text-decoration: none;
}

#schedule a.minimize:hover,
#day a.minimize:hover {
	text-decoration: underline;
}

/* day */
#day li {
	padding-left: 0;
}

#day dl {
	margin: 17px 0 0;
}

/* SPONSOR */
#sponsors {
	
}

#sponsors li {
	padding: 14px 0 0;
}

#sponsors img {
	display: block;
	float: left;
}

#sponsors h2 {
	margin: 0 0 15px;
	line-height: 112%;
}

p.sponsorOf {
	margin: 0 0 3px;
	font-size: 88%;
	font-weight: bold;
}

.sponsorDetail {
	margin: 0 0 0 182px;
}

/* CONTACT */

#contact {
	margin: 18px 0 0;
}

#contact li {
	float: left;
	margin: 0 0 30px;
}

#contact label {
	display: block;
	margin: 0 0 8px;
	font-size: 75%;
}

#contact .textbox {
	display: block;
	width: 209px;
	margin: 0 51px 0 0;
	overflow: hidden;
}

#contact select {
	display: block;
	width: 209px;
	padding: 3px 0;
}

#contact .alt {
	margin: 0;
}

#contact textarea {
	width: 460px;
	height: 126px;
}

#contact .requiredText {
	font-size: 65%;
	float: left;
}

#contact li.send {
	float: right;
}

#contact li.send input {
	display: block;
	width: 68px;
	height: 46px;
	margin: -11px 15px 0 0;
	text-indent: -9999px;
	background-image: url(../images/send.png);
	background-repeat: no-repeat;
	border: none;
}

/* OPPORTUNITIES */
#opportunities {
	margin: 0;
}

#opportunities li {
	padding: 15px 0 32px 19px;
	font-size: 100%;
	list-style: none;
}

#opportunities li ul {
	margin: 0 0 15px 14px;
}

#opportunities li ul li {
	border: none;
	padding: 0;
	font-size: 75%;
	line-height: 140%;
	list-style: disc;
}

#opportunities li ul.opportunitiesDownloadLinks {
	margin: 0;
}

#opportunities li ul.opportunitiesDownloadLinks li {
	margin: 0;
	list-style: none;
}

.registerLink {
	float: right;
	margin: 10px 0 0;
}

.registerLink a {
	font-size: 89%;
	text-transform: uppercase;
	text-decoration: none;
}

/* FOOTER */

#footer {
	background: transparent url(../images/bg-footer.gif) 0 0 repeat-x;
	height: 68px;
	margin-top: 20px;
}

#footer a {
	display: block;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	padding: 24px 0;
	text-align: center;
	text-transform: uppercase;
}

#footer a span {
	padding-top: 4px;
	padding-bottom: 5px;
}

#footer a.facebook,
#footer a.twitter {
	text-decoration: none;
}

#footer a.facebook span {
	background: transparent url(../images/ico-footer-facebook.gif) 0 0 no-repeat;
	padding: 4px 0 5px 28px;
	text-decoration: underline;
}

#footer a.twitter span {
	background: transparent url(../images/ico-footer-twitter.gif) 0 0 no-repeat;
	padding: 4px 0 5px 28px;
	text-decoration: underline;
}

#footer a.email {
	font-size: 11px;
	text-transform: none;
}

/* CLASSES */
.container {
	width: 908px;
	margin: 0 auto;
}
ul.boxes {
	margin:0;
}

.boxes li {
	float: left;
	width: 216px;
	height: 212px;
	margin: 0 11px 10px 0;
	padding: 0 0 10px;
	font-size: 100%;
	list-style:none;
}

.boxes li.last {
	margin: 0 0 10px;
}

.boxes li div {
	padding: 0 0 22px;
}

.boxes h3 {
	margin: 0 15px;
	white-space: nowrap;
}

.boxes p {
	margin: 0 15px 6px;
}

.boxImage {
	display: block;
	margin: 0 0 8px;
}

.boxImage img {
	display: block;
}

a.blockLink {
	display: block;
	font-size: 65%;
	font-weight: bold;
	margin: 10px 15px 0;
	text-transform: uppercase;
	text-decoration: none;
}

a.revealLinks {
	display: block;
	position: absolute;
	right: 0;
	bottom: 5px;
	font-size: 89%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.minimize {
	position: absolute;
	display: block;
	right: 0;
	bottom: 5px;
	font-size: 65%;
	xbackground-color: red;
}

a.blockLink:hover, 
a.revealLinks:hover,
a.minimize:hover {
	text-decoration: underline;
}

.button {
	position: relative;
	z-index: 200;
	margin: 0;
}

.button li {
	font-size: 100%;
	height: 41px;
	margin: 0 0 9px;
	line-height: 41px;
	background-image: url(../images/bg-button.png);
	background-repeat: repeat-x;
	list-style: none;
}

.button a {
	display: block;
	float: left;
	padding: 0 0 0 12px;
	line-height: 41px;
	font-size: 88%;
	text-decoration: none;
}

.button span {
	display: block;
	float: right;
	font-weight: bold;
	padding: 0 8px 0 0;
	font-size: 62%;
	line-height: 41px;
	text-transform: uppercase;
}

.button span a {
	display: block;
	font-size: inherit;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 41px;
	text-decoration: none;
}

a#signUp {
	display: block;
	float: right;
	width: 89px;
	height: 46px;
	text-indent: -9999px;
	background-image: url(../images/sign-up.png);
	background-repeat: no-repeat;
}

a#signUp:hover {
	background-position: 0 -46px;
}

#share {
	overflow:hidden;
	/* padding-left: 31px;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	background-position: 11px 12px; */
}

#share span {
	width: 187px;
	padding: 0;
	height: 41px;
	display: block;
	float: none;
	font-size: 100%;
	line-height: 41px;
	xbackground-image: url(../images/share.png);
	background-repeat: no-repeat;
}

#share span span {
	width: 153px;
	padding: 0 0 0 34px;
	font-size: 88%;..
	text-transform: capitalize;
}

#share span a {
	float: left;
	font-size: 100%;
	width: 185px;
	position:relative;
	z-index: 10;
	background-position: 11px 12px !important;
}

iframe {
	height: 240px;
}

#twtr-widget-1 {
	margin: 0 0 10px;
	z-index: 0;
}

.textboxSide {
	width: 142px;
}
.registerlink {
	float: right;
	margin: 10px 0 0;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_RunwayMasterContentPlaceHolder_ed_form_3_edFormElementTextBox1236 {
	display: none;
}

#formReceiveUpdates ul {
	margin: 0;
}

/* CLEAR */
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clear {height:1%;}
*:first-child+html .clear {min-height:1px;}

.testimonial img {
	float: left;
	margin: 4px 20px 20px 0;
}

.testimonial p {
	line-height: 18px;
}

.testimonial,
.quote {
	padding: 20px 0;
}

.testimonial,
.quote {
	clear: both;
	padding-bottom: 19px;
}

.testimonial:last-child,
.testimonial.last-child,
.quote:last-child,
.quote.last-child {
	border-bottom: 0;
	padding-bottom: 20px;
}

#testimonials {
       padding-top: 20px;
       margin-top: 30px;
}
#testimonials ul {
    width: 480px;
	list-style:none;
	margin: 0 0 14px 0;
}
#testimonials ul li {
	margin-left: 0;
	list-style: none;
}
#testimonials li span{
       font-size: 14px;
       font-weight: bold;
       line-height: 20px;
}
#testimonials p {
       text-align: right;
	   font-size: 14px;
       margin: 10px 0 40px 0;
}

.speaker h3 {
	cursor: pointer;
	font-size: 18px;
	margin-bottom: 18px;
}

.speaker h3 span {
	display: inline;
}

.speaker h3 .title { color: #404042; font-size: 13px; font-weight: normal; }
.speaker h3 .conferences { color: #BDBDBD; font-size: 13px; font-weight: normal; margin-left: 0.5em; }

.speaker img {
	float: left;
	margin: 0 20px 0 10px;
}

.speaker img.think-ico {
	float: none;
	margin: 0 3px 0 0;
	vertical-align: middle;
}

.speaker h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.speaker h5 {
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.speaker h4,
.speaker h5,
.speaker p {
	margin-left: 190px;
}

.speaker .minimize {
	clear: both;
	display: block;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

.speaker .minimize span {
	cursor: pointer;
}

.by-year-10,
.by-year-09,
.by-year-08 {
	margin-left: -108px;
	padding-left: 108px;
	padding-top: 16px;
	position: relative;
}

.by-year-10 h2,
.by-year-09 h2,
.by-year-08 h2 {
	display: none;
}

.by-year-10 { background: url(../images/bg-by-year-10.png) 0 0 no-repeat; margin-top: -15px; position: relative; }
.by-year-09 { background: url(../images/bg-by-year-09.png) 0 0 no-repeat;}
.by-year-08 { background: url(../images/bg-by-year-08.png) 0 0 no-repeat;}

/* Magazine Form: State + Zip Adjacent */
#magazine {
	margin: 18px 0 0;
}

#magazine li {
	float: left;
	margin: 0 0 30px;
}

#magazine label, #prize label  {
	display: block;
	margin: 0 0 8px;
	font-size: 75%;
}

#magazine .textbox {
	display: block;
	width: 209px;
	margin: 0 51px 0 0;
	overflow: hidden;
}

#magazine .checkbox {
	display: block;
	width: 209px;
	margin: 0 51px 20px 0;
	overflow: hidden;
}
#magazine select, #prize select {
	display: block;
	width: 68px;
	padding: 3px 0;
}

#magazine .alt, #prize .alt {
	margin: 0;
}

#magazine textarea, #prize textarea  {
	width: 479px;
	height: 126px;
}

#magazine .requiredText, #prize .requiredText {
	font-size: 65%;
	float: left;
}

#magazine li.send {
	float: right;
}

#magazine li.send input {
	display: block;
	width: 68px;
	height: 46px;
	margin: -11px 15px 0 0;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../images/send.png);
	background-repeat: no-repeat;
	border: none;
}

#magazine div.ed_form_element.state {
	margin-right: 28px;
	width: 75px;
}

#magazine div.ed_form_element.state select.ed_form_dropdown_list {
	width:68px;
}

div.textbox_alt_state {
	margin-right: 28px;
	width: 75px;
}

div.ed_form_element.state select.ed_form_dropdown_list {
	width:68px;
}

#magazine div.textbox_alt_zip {
	width: 112px;
}

#magazine div.textbox_alt_zip input.ed_form_textbox {
	width: 97px;
}

ul.video-list,
ul.magazine-past-issues {
	margin: 30px 0 0 -29px;
	position: relative;
	text-align: right;
	text-transform: uppercase;
}

ul.video-list {
	margin-top: 10px;
	text-align: left;
}

.video-list li,
.magazine-past-issues li {
	_display: inline;
	float: left;
	font-size: 10px;
	list-style: none;
	margin: 0 0 0 29px;
	padding: 0 0 50px;
	position: relative;
	width: 147px;
}

.video-list a,
.magazine-past-issues a {
	text-decoration: none;
}

.video-list a,
.video-list img,
.magazine-past-issues a,
.magazine-past-issues img {
	display: block;
	width: 148px;
}

.video-list img,
.magazine-past-issues img {
	margin-bottom: 12px;
}

ul.photo-list {
	margin: 10px 0 40px -10px;
	position: relative;
}

.photo-list li {
	_display: inline;
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 8px;
	position: relative;
	width: 90px;
}

.photo-list a img {
	display: block;
	height: 58px;
	width: 88px;
}

.gallery-container {
	position: relative;
}

ul.gallery {
	height: 332px;
	list-style: none;
	margin: 40px 0;
	position: relative;
	width: 500px;
}

.gallery li {
	display: none;
	height: 332px;
	left: 0;
	list-style: none;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.gallery-controls .previous,
.gallery-controls .next {
	background: transparent center center no-repeat;
	display: block;
	cursor: pointer;
	height: 332px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 60px;
	z-index: 2;
}

.gallery-controls .previous {
	background-image: url(../images/btn-gallery-previous.gif);
	left: -60px;
}

.gallery-controls .next {
	background-image: url(../images/btn-gallery-next.gif);
	right: -60px;
}

#gallery .caption {
	display: none;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	margin: 10px 0 20px;
	overflow: hidden;
	position: relative;
}

#player {
	display: block;
	margin: 40px 0;
}

.letter {
	margin-top: 40px;
}

.letter .stan {
	float: left;
	margin: 0 20px 10px 0;
}

.stan-hollen-signature {
	background: transparent url(../images/sh-sig.png) 0 0 no-repeat;
	font-size: 10px;
	padding-top: 65px;
	text-transform: uppercase;
}

.magazine-current-issue {
	float: right;
	margin: 0 0 10px 20px;
	width: 238px;
}

.magazine-current-issue img {
	border: 0;
	display: block;
}

.magazine-current-issue .button {
	margin-top: 13px;
	padding-right: 0;
}
.standalone h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
}
.more_info a {
	background-color:transparent;
	background-image:url("../images/bg_more-info.gif");
	background-repeat:no-repeat;
	border:medium none;
	display:block;
	float:right;
	font-size:0;
	height:37px;
	margin:0 15px 30px 0;
	text-indent:-9999px;
	width:101px;
}
.more_info a span {
	display: hidden;
}
.noborder {
	border: 0px;
}

#prize textarea {
	width: 479px;
	height: 126px;
}

.ed_form_label {
	position: relative;
}

#prize .ed_form_label {
	line-height: 16px;
}
#prize label  {
	display: block;
	margin: 0 0 8px;
	font-size: 75%;
}

#prize .textbox {
	display: block;
	width: 209px;
	margin: 0 51px 0 0;
	overflow: hidden;
}


.n {
	display: block;
	position: absolute;
	font-size: 36px;
	line-height: 36px;
	width: 100px;
	text-align: right;
	left: -108px;	
}

.w {
	display: block;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}

#sharethis_1 {
	float: right;
	font-size: 12px;
}

#sharethis_1 a {
	text-decoration: none;
}

#fb_like {
	float: left;
	margin-bottom: 40px;
}

.faq-question h3 {
	font-weight: normal;
	margin-bottom: 1em;
}

.faq-question h3:first-child {
	text-indent: -1.35em;
}

.faq-question h3:hover {
	cursor: pointer;
	text-decoration: underline;
}

.faq-question .minimize {
	clear: both;
	display: block;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

.faq-question .minimize span {
	cursor: pointer;
}

.faq-answer p:first-child {
	text-indent: -1.25em;
}