html{
	background:transparent; 
} 
body{ 
	background:#327603 url(/images/bg_page_greenhills2.png) no-repeat top center; 
	background-attachment:fixed; 
	font-family:Tahoma; 
/*	color:#2f630e; */	
	color:#133000; 
	text-align:left;
	margin:0px; 
} 
form input{ 
	font-family:Arial; 	
}
a{ 
	color:#2f630e; 
}
a img{ 
	border:0px; 
} 
a:focus { outline: none; }
h1{ 
	font-weight:normal; 
	margin-top:0px; 
} 
h2{ 
	font-size:120%; 
	font-weight:normal; 
	color:#5d3500; 
	border-bottom:1px solid #d7b83b;
	margin-bottom:0.6em; 
} 
h3{ 
	font-weight:normal; 
	color:#5d3500; 
	margin-bottom:0.6em; 
} 
h1 a{ 
	font-size:60%; 
	color:#133000; 
	font-weight:normal; 
	margin-left:15px; 
} 
p.instruction{ 
	font-size:110%; 
} 
#MainContainer{
	position:relative;  
	width:880px; 
	margin:0 auto 0 auto; 
	z-index:0; 
} 
#Masthead{ 
	position:absolute; 
	width:880px; 
	top:0px; 
	height:170px; 
} 
#Logo{ 
	position:absolute;
	top:0px; 
	left:12px; 
} 
#MastWebAward{ 
	position:absolute; 
	top:39px; 
	left:315px;
} 
#UserControlBox{ 
	position:absolute; 
	height:100%; 
	right:15px; 
	width:405px; 
	background:url(/images/header_bamboo2.png) no-repeat 30px top; 
} 
div.rightist{ 
	text-align:right; 
} 
div.clear{ 
	clear:both; 
	height:1px; 
} 
/* Global sections - User Control Box -  Forms  */

#LoginButton{ 
	width:178px; 
	position:absolute; 
	top:50px; 
	right:20px; 
} 

form#LoginForm{ 
	position:absolute;  
	width:180px; 
	right:0px; 
	top:2px;
	padding:0; margin:0;  
} 
form#WordSearchForm{
	position:absolute;  
	width:302px; 
	right:15px; 
	top:55px; 
}
form#WordSearchForm{
	width:205px;
	top:85px;  
} 
#LoginForm h3{ 
/*	color:#1A3F04;*/
	color:#FFFFFF; 
	font-weight:normal; 
	margin:0em 0 0.5em 0; 
	font-size:120%; 
	letter-spacing:0.05em;
} 
#LoginForm #LoginEmail{ 
	width:120px;
}
#WordSearchForm #WordSearchQuery{ 
	width:150px;
} 
#LoginForm #LoginPassword{
	width:120px
}
#LoginForm #LoginEmail,#LoginForm #LoginPassword,#WordSearchForm #WordSearchQuery{ 
	background-color:#ffffcc; 
	border:1px solid #669900; 
	color:#003300; 
	margin-bottom:4px; 
	margin-right:4px; 
	padding:2px; 
} 
#LoginForm #LoginGo,#WordSearchForm #WordSearchGo{ 
	vertical-align:middle; 
	margin-top:-3px;
} 
#WordSearchForm #WordSearchGo{ 
	position:absolute;
	left:160px; 
	top:3px; 
} 
/* Global sections - User Control Box - Login Form  */

#UserNavigation{ 
	position:absolute; 
	top:0px; 
	right:0px; 
	color:#FFFFFF;
	letter-spacing:0.05em;
} 
#UserNavigation a{ 
	text-decoration:none; 
	color:#FFFFFF; 
} 


/* Global sections - Navigation */ 

#Navigation{ 
	position:absolute; 
	width:100%; 
	height:56px; 
	background:url(/images/bg_nav.png) no-repeat top left; 
	top:126px; 
	z-index:125; 
} 
#Navigation.loggedout{ 
	background:url(/images/bg_nav_teacher.png) no-repeat top left; 
	height:61px; 
} 
#Navigation a{ 
	display:block; 
	width:214px; 
	float:left; 
	vertical-align:middle; 
	color:#ffffff; 
	text-decoration:none; 
	font-size:120%; 
	text-align:center; 
	letter-spacing:0.05em;
	margin-top:3px;
	padding:2px 0 2px 0;
	border-left:2px solid #b1dc8a;
} 	
#Navigation.fivespots a{ 
	width:171px; 
} 
#Navigation.loggedout a{ 
	margin-top:8px;
} 
#Navigation a.unbordered{ 
	border-left:none; 
} 

/* Gloabl Sections - Main Content */
#MainContentContainer{ 
	position:relative; 
	top:182px; 
	background: transparent;
} 
#MainContentContainer.loggedout{ 
	top:187px;
} 
#MainContentContainer #BorderLeft{ 
	width:100%; 
	background: transparent url(/images/bg_main_leftborder.png) repeat-y top left; 
} 
#MainContentContainer #BorderRight{ 
	width:100%; 
	background: transparent url(/images/bg_main_rightborder.png) repeat-y top right; 
} 
#MainContentContainer #Content{ 
	width:827px; 
	position:relative;
	margin:0 auto 0 auto; 
	background-color:#fefdea;
	/*background-color:#ffffcc;*/
} 

/* Global Sections - Footer */ 

#Footer{ 
	color:#B78F5B; 
	padding-top:20px; 
	padding-bottom:10px; 
	font-size:85%; 
	line-height:1.3em; 
} 

#Footer a{ 
	color:#B78F5B; 
}
#Tag{ 
	text-align:right; 
	padding-top:2px;
	padding-right:15px; 
	padding-bottom:7px; 
	font-size:85%; 
	color:#005500;  
} 
#Tag a{ 
	text-decoration: none; 
	color:#005500; 
} 

/* GloBAL ELEMENTS */ 
/* Word-related */ 


a.VocabSushiWord,
a.VocabSushiWordNoHover{ 
	/*display:block; */
	font-size:125%; 
	border:2px solid #d4bc84;
	background-color:#fefdea; 
	padding:10px; 
	font-weight:bold; 
	color:#000000;
	text-decoration:none;
	position:relative;
} 




div.word-progress-indicate-learned{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -1040px -8px;
} 
div.word-progress-indicate-high{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -133px -8px;
} 
div.word-progress-indicate-medhigh{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -101px -8px;
} 
div.word-progress-indicate-med{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -71px -8px;
} 
div.word-progress-indicate-medlow{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -39px -8px;
} 
div.word-progress-indicate-low{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -9px -8px;
} 
div.word-progress-indicate-learned-text,
div.word-progress-indicate-high-text{ 
	color:#008F13; 
} 
div.word-progress-indicate-medhigh-text{ 
	color:#6C8F00; 
} 
div.word-progress-indicate-med-text{ 
	color:#6F6907;
} 
div.word-progress-indicate-medlow-text{ 
	color:#AF4C0A; 
} 
div.word-progress-indicate-low-text{ 
	color:#9F1709; 
} 


.big_mp3link_on{ 
	width:25px; 
	height:26px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -241px -13px; 
} 
.big_mp3link_off{ 
	width:25px; 
	height:26px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -278px -13px; 
	cursor:default;
} 
.small_mp3link_on{ 
	width:18px; 
	height:16px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -594px -15px; 
} 
.small_mp3link_off{ 
	width:18px; 
	height:16px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -621px -15px; 
	cursor:default;
} 

.big_learned{ 
	width:25px; 
	height:26px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -169px -13px; 
} 
.small_learned{ 
	width:18px; 
	height:16px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -544px -15px; 
} 
.small_learned_inactive{ 
	width:18px; 
	height:16px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -1074px -15px; 
} 
.big_add{ 
	width:25px; 
	display:block; 
	height:26px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -204px -13px; 
} 
.small_add{ 
	width:18px; 
	display:block; 
	height:16px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -568px -15px; 
} 
.stackedwordoptions{ 
	position:relative; 
	width:18px; 
	height:36px; 
}	 
.stackedwordoptions .small_learned,
.stackedwordoptions .small_learned_inactive,
.stackedwordoptions .small_add{
	margin-bottom:3px;
	clear:both; 
}	 


#UpperSalesButton{ 
	width:221px; 
	height:60px; 
	float:right; 
	padding-bottom:10px; 
} 
#WideSalesBanner{ 
	margin-bottom:28px; 
	display:none;
} 

input.new_standard_button{ 
	position:relative; 
	height:24px;
	background-color:#043B05;
	/*background-image:-moz-linear-gradient(0% 50% 90deg,#133000, #3B9400); */
	background-image:-moz-linear-gradient(0% 50% 90deg,#043B05, #1A591C); 
	/*background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#3B9400), to(#133000), color-stop(.5,#133000)); */
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#1A591C), to(#043B05), color-stop(.5,#043B05)); 
	color:#FFFFFF; 
	padding:0px 15px 3px 15px; 
	font-size:13px; 
	font-weight:normal; 
	font-family:verdana; 
	line-height:1.1em; 
	border:1px solid #999;
	cursor:hand; 
	cursor:pointer; 
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;

} 
input.small_brown_button{ 
	background-color:#613A06;
	background-image:none; 
	width:100px; 
	font-size:10px; 
	padding:2px; 
} 
input.red_button{ 
	background-color:#390302;
	background-image:-moz-linear-gradient(0% 50% 90deg,#390302, #652C2A); 
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#652C2A), to(#390302), color-stop(.5,#390302)); 
} 


/* AutoComplete */ 


/* styles for entire widget */
#WordSearchForm .yui-ac {
    position:relative;font-family:arial;font-size:100%;
}

/* styles for input field */
#WordSearchForm .yui-ac-input {
    position:absolute;width:100%;
}

/* styles for results container */
#WordSearchForm .yui-ac-container {
    position:absolute;top:1.6em;width:153px;
}

/* styles for header/body/footer wrapper within container */
#WordSearchForm .yui-ac-content {
    position:absolute;width:100%;border:1px solid #808080;background:#fff;overflow:hidden;z-index:9050;
}

/* styles for container shadow */
#WordSearchForm .yui-ac-shadow {
    position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity: 0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;
}

/* styles for results list */
#WordSearchForm .yui-ac-content ul{
    margin:0;padding:0;width:100%;
}

/* styles for result item */
#WordSearchForm .yui-ac-content li {
    margin:0;padding:2px 5px;cursor:default;white-space:nowrap;
}

/* styles for prehighlighted result item */
#WordSearchForm .yui-ac-content li.yui-ac-prehighlight {
    background:#B3D4FF;
}

/* styles for highlighted result item */
#WordSearchForm .yui-ac-content li.yui-ac-highlight {
    background:#AAD303;
}




/* ToolTips */

.yui-cms-tt .yui-panel {
	text-align: left;
}
.yui-panel-container.yui-cms-tt.shadow .underlay {
	top: 2px;
	bottom: -2px;
	right: -2px;
	left: -2px;
	padding-left: 4px;
}
.yui-cms-tt .yui-panel, .yui-cms-tt .yui-panel .bd {
	color:#000;
	font-size:105%; 
	padding:5px; 
	background:#FEFDEA; 
	border-color: #D4BC84;
	border-width:3px;
}
.yui-cms-tt .yui-panel .hd {
	visible: hidden;
	display: none;
}



/* Learned Panel  */
.mask{ 
	background:#000; 
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
} 
#WordMP3PlayerContainer, 
#LearnedTestContainer{ 
	border:0px; 
	background:none; 
} 
#LearnedTestContainer #BambooArt{ 
	position:absolute; 
	right:0px;  
	z-index:5; 
} 
#WordMP3PlayerContainer .hd, 
#LearnedTestContainer .hd{ 
	background:none; 
	border:none; 
	height:25px; 
} 
#LearnedTestContainer .bd{ 
	background:url(/images/bg_popupgradient.png) repeat-x top left; 
	z-index:3; 
	width:410px; 
	position:relative; 
} 
#LearnedTestContainer .bd h2{ 
	width:343px; 
} 
#LearnedTestContainer .bd p{ 
	width:300px;
	padding-left:6px;  
} 
#LearnedTestContainer .bd label{ 
	display:block; 
	padding-top:20px; 
	padding-left:5px; 
	font-size:85%; 
} 
#LearnedTestContainer .bd .userAnswer{ 
	width:310px; 
	padding-left:5px; 

} 
#LearnedTestContainer .bd .judgement{
	font-size:160%; 
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px; 
	}
	 
#LearnedTestContainer .bd .judgement div{
	padding-top:5px; 
	font-size:70%; 
	width:310px; 
} 

#LearnedTestContainer .bd a{ 
	display:block; 
	width:300px;
	padding-left:6px; 
	margin-bottom:15px; 
	font-size:110%; 
	text-decoration:none; 
	color:#5d3500; 
} 

#LearnedTestContainer .bd a:hover{ 
	font-weight:bold; 
	color:#2f630e; 
} 

#LearnedTestContainer .bd .controllinks{ 
	position:absolute; 
	bottom:5px; 
	width:310px;
	padding-left:6px;  
} 
#LearnedTestContainer .bd .controllinks a{ 
	text-decoration:underline; 
	font-size:90%; 
	width:40%; 
	color:#2f630e; 
} 
#LearnedTestContainer .bd .controllinks a#SkipLearnedTestLink{ 
float:left; 
width:60px; 
} 
#LearnedTestContainer .bd .controllinks a#CancelLearnedTestLink{ 
float:right; 
text-align:right; 
width:40px; 
} 
#LearnedTestContainer .bd p.loading{ 
	padding-top:30px; 
} 

#LearnedTestContainer .bd .actionlinks{ 
	width:350px; 
	text-align:center; 
} 
#WordMP3PlayerContainer .ft,
#LearnedTestContainer .ft{ 
	background:none; 
	border:none; 
	height:25px; 
} 

#LearnedTestContainer .bd .actionlinks a{ 
	width:150px;
	float:left; 
} 
#LearnedTestContainer .bd .actionlinks a#CorrectContinueLink{ 
	float:right; 
} 


#WordMP3PlayerContainer .bd{ 
	background:transparent; 
	position:relative; 
} 
#WordMP3PlayerContainer .bd #WordMP3PlayerContents{ 
	background:url(/images/bg_popup_mp3.png) repeat-x top left; 
	z-index:3; 
	width:252px;
	height:150px;
	border:2px solid #d4bc84;
	position:absolute; 
} 

#WordMP3PlayerContainer .bd #MP3PlayerHeader{ 
	position:absolute; 
	left:72px; 
	top:43px; 
	font-size:90%; 
	font-style:italic;
	color:#000000;
}
#WordMP3PlayerContainer .bd #MP3PlayerWord{ 
	position:absolute; 
	left:72px; 
	top:60px;
	color:#000000; 
	font-size:200%; 
}
#WordMP3PlayerContainer .bd #MP3Player{ 
	position:absolute; 
	left:70px; 
	top:100px;
}
#WordMP3PlayerContainer .bd #MP3PlayerClose{ 
	position:absolute; 
	top:100px;
	left:160px;
	display:block; 
	width:71px; 
	height:31px;
}


/* QA */ 

#SentencesReport{ 
	border:3px solid #d4bc84; 
	width:172px; 
	background:#FEFDEA; 
} 
#SentencesReport .hd{ 
	background:url(/images/head_qa_bg.png) repeat-x left top; 
} 
#SentencesReport .bd{ 
	padding-left:6px; 
	padding-right:6px;
}
#SentencesReport a{ 
	display:block; 
	color:#623c00; 
	text-decoration:none; 
	margin-bottom:5px; 
} 
#SentencesReport a:hover{ 
	font-weight:bold; 
} 
#SentencesReport .report-cancel{ 
	font-size:85%; 
	border-top:1px solid #CABCA3; 
} 


/* ARTICLE OPTIONS */ 

#ArticleOptions{ 
	border:2px solid #874f00; 
	padding:5px; 
	background:#FEFDEA; 
} 
#ArticleOptions a{ 
	display:block; 
	text-decoration:none; 
	color:#301c00; 
}
#ArticleOptions a img{ 
	vertical-align:middle; 
	margin-right:5px; 
}
#ArticleOptions #MobileReadArticleLink { 
	margin-bottom:6px; 
}
#ArticleOptions #MobileAddToClassReadingListLink { 
	margin-top:6px; 
}
#ArticleOptions #MobileReadArticleLink img{ 
	background: url(/images/sprite2_whitebg.png) no-repeat -475px -13px; 
} 
#ArticleOptions #MobileAddToReadingListLink img{ 
	background: url(/images/sprite2_whitebg.png) no-repeat -508px -13px; 
} 
#ArticleOptions #MobileAddToClassReadingListLink img{ 
	background: url(/images/sprite2_whitebg.png) no-repeat -508px -13px; 
} 


/* ALERT */ 
#VSAlert,#VideoTour{ 
	background:#FEFDEA; 
	font-size:110%; 
	font-family:tahoma; 
	border:4px solid #d4bc84; 
} 
#VSAlert .hd,#VideoTour .hd{ 
	background:transparent url(/images/bg_alerttop.png) repeat-x top left; 
	border-color:transparent transparent #c3ae90; 
	color:#2F1D00; 
} 
#VSAlert .bd,#VideoTour .bd{ 
	color:#000000; 
}
#VSAlert .ft span button,
#VideoTour .ft span button{ 
	background:#503101; 
	color:#FFFFFF; 
	border-color:#AF8441 #1F1300 #1F1300 #AF8441; 
} 
.yui-simple-dialog .bd .yui-icon {
	margin-top:2px; 
	margin-left:4px;
} 


/* PAGE EXPLAINERS */ 

#PageExplainer{ 
	background-color:#FFFFFF; 
	border:5px solid #785114; 
}
#PageExplainer .hd{ 
	display:none; 
} 
#PageExplainer .bd{ 
	padding:0px; 
	font-size:105%; 
} 
#PageExplainer #PageExplainerArt{ 
	float:right; 
	margin-left:10px; 
} 
#PageExplainer_mask{ 
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
} 
#PageExplainer h1{ 
	padding-left:10px; 
	padding-top:10px; 
} 
#PageExplainer p{ 
	padding-left:10px; 
} 
#PageExplainer .checkmarkicon{ 
	width:25px; 
	height:26px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -169px -13px; 
	margin-right:7px; 
} 
#PageExplainer .soysauceicon{ 
	width:22px; 
	height:36px; 
	background:url(/images/sprite2_whitebg.png) no-repeat -71px -8px;
	margin-right:7px; 
} 
#PageExplainer .mp3icon{ 
	width:25px; 
	height:26px; 
	display:block; 
	background:url(/images/sprite2_whitebg.png) no-repeat -241px -13px; 
	margin-right:7px; 
}

#MajorError{ 
	width:813px; 
	margin:0 auto 0 auto; 
} 
#MajorError .top{ 
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -585px; 
	position:relative; 
	height:22px; 
	color:#FFFFFF; 
	font-size:110%;
	padding-top:2px; 
	padding-left:5px;  
	margin:0px; 
} 
#MajorError .body{ 
	background:url(/images/bg_widebrownbodbg.png) repeat-y center top; 
	font-size:110%; 
	padding:10px; 
	line-height:1.3em; 
} 

#SignUpForm, 
#ContactContainer{ 
	width:425px; 
	background:#EBFACD; 
	margin:0px auto 10px auto; 
} 
#SignUpForm .top,
#ContactContainer .top{ 
	position:relative; 
	height:22px; 
	color:#FFFFFF; 
	font-size:110%; 
	padding-left:10px; 
	padding-top:2px;
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -525px; 
} 
#SignUpForm .body,
#ContactContainer .body{ 
	padding:10px; 
} 
#SignUpForm .body table,
#ContactContainer .body table{ 
	width:400px;
}
#SignUpForm .body td,
#ContactContainer .body td{ 
	border:0px; 
	padding:2px; 
	line-height:1em; 
} 
#SignUpForm label.section,
#ContactContainer label.section{ 
		color:#5d3500; 
		display:block; 
} 
#SignUpForm input[type="text"],
#SignUpForm select,
#SignUpForm textarea,
#ContactContainer input,
#ContactContainer select,
#ContactContainer textarea{ 
	width:393px; 
	border:1px solid #669900;
	color:#003300;
	margin-bottom:14px;
	margin-right:4px;
	padding:2px;
} 
#ContactContainer input,
#ContactContainer textarea{ 
	background-color:#FEFDEA;
} 
#SignUpForm input[type="text"]{ 
	width:100px; 
} 
#SignUpForm select,
#SignUpForm textarea,
#SignUpForm input[type="text"]{ 
	width:393px; 
} 
#SignUpForm input[type="text"],
#ContactContainer input{ 
	height:20px; 
	font-size:16px; 
}
#SignUpForm select,
#ContactContainer select{ 
	height:26px; 
	width:396px; 
	font-size:15px; 
}

#SignUpForm textarea,
#ContactContainer textarea{ 
	font-size:14px; 
}


#HelpFAQBox{ 
	width:812px; 
	float:left; 
	background:#EBFACD; 
	margin-bottom:50px; 
} 
#HelpFAQBox .top{ 
	position:relative; 
	height:22px; 
	color:#FFFFFF; 
	font-size:110%; 
	padding-left:10px; 
	padding-top:2px;
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -343px; 

/*	background:url(/images/sprite_backgrounds.png) no-repeat 0px -525px; */
} 
/*.box .browntop{ 
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -343px; 
} 
.box .redtop{ 
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -585px; 
} 
.box .bluetop{ 
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -467px; 
} 
.box .yellowtop{ 
	background:url(/images/sprite_backgrounds.png) no-repeat 0px -406px; 
} 
*/
#HelpFAQBox .body{ 
	padding:10px; 
} 
#HelpFAQBox .body .column{ 
	width:30%; 
	padding:3px; 
	float:left; 
}
#HelpFAQBox .body .column a{ 
	font-size:105%; 
	display:block; 
	text-align:center;
	padding:5px; 
	font-weight:bold; 
	color:#5d3500;
} 



/**** PRESS ***/ 

.awardswatch{ 
	width:248px; 
	position:relative; 
	height:81px; 
	padding-left:120px; 
	padding-right:5px; 
	padding-top:4px;
	float:left; 
	margin:0px 15px 25px 15px; 
	font-size:115%; 
	
} 
#WebAward{ 
	background:url(/images/press_award_webaward.png) no-repeat top left; 
} 
#DASOTW{ 
	background:url(/images/press_award_dasotw.png) no-repeat top left; 
} 

.PressMention{ 
	width:100%; 
	position:relative; 
	margin:0 auto 0 auto; 
	z-index:90; 
} 
.PressMention .quote{ 
	width:97%; 
	margin:30px auto 0 auto;
	background-color:#FEFDEA; 
} 
.PressMention .quote .quotepanel{ 
	width:797px; 
} 
.PressMention .quote .quotepanel .quote_top{ 
	background:url(/images/pressbubble_top.png) no-repeat left top; 
	color:#3F3423; 
	font-size:130%; 
	padding: 10px 22px 0px 22px;
	width:767px; 
} 
.PressMention .quote .quotepanel .quote_top b{ 
	color:#000000;
	font-weight:bold; 
}

.PressMention .quote .quotepanel .quote_attribution{ 
	width:100%; 
	background:url(/images/pressbubble_attrib.png) no-repeat left bottom; 
	font-size:100%; 
	color:#00530a; 
	padding-bottom:13px;
	padding-top:0px;
	text-align:center;  
} 

.PressMention .quote .quotepanel .quote_attribution .article_links{ 
	color:#301c00; 
	font-size:110%; 
	font-weight:normal; 
	padding-bottom:3px; 
	line-height:150%; 
}

#IE6Warning{ 
	background-color:#FEFF8F; 
	width:100%;
	text-align:center; 
	padding:3px 0px 5px 0px; 
	color:#000; 
	border-bottom:1px solid #2B5713; 
} 

#IE6Warning a{ 
	text-decoration:none; color:#000; 
} 