/* ABOUT.HTML */

#press{
text-align: center;
}

#about_video{
margin-top: 10px;
}

#tryitbutton {
 float: left;
 background-image: url(/images/front/tryit_button.png);
 height: 34px; width: 155px;
 background-position: 0 -68px;
 margin-right: -12px;
 margin-top: 5px;
}
#tryitbutton:hover { background-position: 0 -34px; }
#tryitbutton:active { background-position: 0 0; }

#tryitbutton_blurb {
 float: left;
 font-size: 18px;
 color: #646464;
 width: 330px;
 margin: 8px;
 margin-right: 0px;
}

ul.no_bullet{
list-style-type: none;
padding-left: 0px;
}

#about_goals {
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border: 2px solid #cfcfcf;
 width: 658px;
 padding: 5px;
 margin-bottom: 15px;
}
#about_goals h2 {
 font-size: 20px;
 height: 30px;
 padding-top: 5px;
 padding-left: 30px;
 margin-top: 0;
}
#about_goals { float: left; padding: 5px; padding-top: 11px; }
.about_more { font-size: 13px; }
#about_goals p {
 margin-right: 60px;
}

#about_highlights {
 float: left;
 width: 215px;
 padding-left: 5px;
 padding-right: 5px;
 margin-bottom: 10px;
}

.highlight_pic{
float: left;
}

#about_highlights h3 {
 font-size: 18px;
 margin-top: -3px;
 margin-left: 8px;
 margin-bottom: 3px;
 padding-right: 15px;
 float: left;
 width: 160px;
}

#about_highlights div {
 margin-left: 37px;
 line-height: 16px;
}

#highlights_row{
margin-bottom: 10px;
}

#about_story p
{
font-size: 16px;
}

#two_goals {
 margin-left: 45px;
}

.with_icon {
 background: transparent url(/images/about/highlights.png) no-repeat 0 0;
 padding-left: 35px;
 padding-top: 5px;
 height: 30px;
 margin-bottom: 0px;
}

#two_goals_heading {
 background-position: 0 0;
 height: 35px;
 padding-top: 0px;
 margin-top: 0;
}

#goal_one {
 background-position: 0 -140px;
}

#goal_two {
 background-position: 0 -175px;
}

h1, h2, h3, h4, h5, h6 {
 color: #646464;
 margin-top: 4px;
 margin-bottom: 4px;
}

#textbook_showcase{
margin-bottom: 10px;
}

#chinese_textbooks{
width: 335px;
float: left;
}

#japanese_textbooks{
width: 335px;
float: left;
}

/* Secret History */

.mementos {
 margin-left: auto;
 margin-right: auto;
}

.just_two {
 width: 428px;
}

.mementos img, .memento_side {
 margin: 5px;
 border: 1px solid black;
}

.memento_side {
 float: right;
}


/* Press / Team / Story / Us / Real About Page */

#left_column {
 float: left;
 width: 400px;
 border-right: 1px solid gray;
}
	
#team_section {
 float: right;
 width: 250px;
 border-bottom: 1px solid gray;
}

#contact_info {
 float: right;
 width: 250px;
 font-size: 16px;
 margin-top: 16px;
}

#storytext { margin-right: 20px; }

#header	{ margin-bottom: 10px; }

#numero	{ margin-top: 6px; }

#press_faq {
	float: left;
	width: 400px;
	border-right: 1px solid gray;
	margin-right: 15px;
	}
	
#assets{
float: right;
width: 250px;
	}

#logo_links{
	width: 200px;
	margin-top: 0;
	margin-bottom: 0;
	}

#name_breakdown{
	margin-top: 0;
	margin-bottom: 20px;
	}


.team_blurb {
 height: 82px;
 padding-top: 3px;
 font-size: 16px;
}

.team_img {
 clear: both;
 float: left;
 border: 1px solid black;
 padding: 0;
 margin-right: 5px;
 margin-top: 4px;
 width: 70px;
 height: 70px;
}

.team_name {
 font-weight: bold;
 font-size: 21px;
 line-height: 0px;
}

.team_name a, .team_name a.visited { color: black; }

.social_media {
 clear: left;
 margin-top: 5px;
}

.social_media img {
 float: left;
 margin-right: 5px;
}

.faq_content {
 font-size: 16px;
 margin-right: 20px;
}

.logos {
 margin-top: 10px;
 border: 0;
}
