* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
body {
	font-family: Georgia, Times, serif;
	background: url(../img/texture_header.jpg) 0 0 repeat;
}
/* TYPOGRIFY STYLES */

.amp {
	font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua", Georgia, Times, serif;
	font-style: italic;
}


#header_container {
	background: url(../img/texture_header.jpg) 0 0 repeat-x;
	border-bottom: #635854 solid 1px;
}
#header {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	position: relative;
}
#header h1 {
	width: 143px;
	height: 35px;
	position: absolute;
	top: 18px;
	left: 0;
}
#header h1 a {
	display: block;
	width: 143px;
	height: 35px;
	text-indent: -50000px;
	background: url(../img/h1_back.gif) 0 0 no-repeat;
}
#header h2 {
	position: absolute;
	top: 35px;
	left: 163px;
	width: 797px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #998675;
}
.nav_blog {
	color: #92cc47;
}
.nav_work {
	color: #f2ff5e;
}
.nav_about {
	color: #d79e3b;
}
#header h3 {
	position: absolute;
	top: 18px;
	left: 163px;
	width: 797px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #564b41;
	font-weight: normal;
}

.feature_container {
	background: url(../img/texture_feature.jpg) 0 0 repeat;
}
.feature_container_inner {
	background: url(../img/texture_feature_gradient.jpg) 0 0 repeat-x;
}
.feature {
	width: 960px;
	margin: 0 auto;
}

.entry_feature {
	margin-left: 35px;
	padding: 28px 0 14px 0;
	width: 425px;
	float: left;
}
.entry_feature h4 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 4px;
}
.entry_feature h4 a {
	color: #fff;
}
.entry_feature h5 {
	color: #998675;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 12px;
}
.entry_feature h5 a, .entry_feature p a {
	color: #92cc47;
}
.entry_feature p {
	color: #d0c5bc;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px;
	margin-right: 15px;
}
.entry_feature_list {
	float: left;
	width: 445px;
	/*
	border-left: #5e514e solid 1px;
	*/
	margin: 24px 0 24px 20px;
}
.entry_feature_list .entry_feature {
	padding: 8px 0 12px 0;
	margin: 0;
	border-bottom: #5e514e solid 1px;
	width: 445px;
}

.entry_feature_list .entry_feature.last {
	border-bottom: none;
}
.entry_feature_list .entry_feature h4 {
	font-size: 20px;
	line-height: 20px;
}
.entry_feature_list .entry_feature h5 {
	margin-bottom: 0;
}
.entry_feature_middle {
}
.stream_status {
	border-top: #fff solid 1px;
	border-bottom: #c7bcb4 solid 1px;
	background: url(../img/texture_twitter.jpg) 0 0 repeat;
}

.stream_link {
	border-top: #fff solid 1px;
	border-bottom: #ded8d2 solid 1px;
	background: url(../img/texture_delicious.jpg) 0 0 repeat;
}
.stream_item, .comment_inner {
	width: 960px;
	margin: 0 auto;
	padding: 12px 0 24px 0;
}
.stream_item h4 {
	width: 890px;
	margin-left: 35px;
	color: #362f2d;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.stream_item h5, .comment_inner h5 {
	width: 890px;
	margin-left: 35px;
	color: #b1a4a0;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}
.stream_status .stream_item h4 a {
	color: #00deee;
}
.stream_link .stream_item h4 a {
	color: #362f2d;
}
.stream_link .stream_item h5 a {
	color: #92cc47;
}
.stream_link .stream_item p {
	width: 890px;
	margin: 8px 0 12px 35px;
	color: #736357;
	font-size: 16px;
	line-height: 20px;
}
.icon {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -50000px;
	float: left;
	margin-top: 3px;
	background: url(../img/icons_social.gif) no-repeat;
}
.icon_status {
	background-position: 0 -16px;
}
.icon_status_darkmatte {
	background: url(../img/icon_twitter_darkmatte.gif) no-repeat;
}

/* OBJECT LIST PAGES */
ul.navigator {
	width: 890px;
	margin-left: 35px;
	color: #362f2d;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	list-style-type: none;
}
ul.navigator li {
	color: #776a61;
}
ul.navigator li a {
	font-size: 20px;
	color: #92cc47;
}
ul.navigator li ul {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
}
ul.navigator li ul li {
	display: inline;
	margin-right: 10px;
}
ul.navigator li ul li a {
	font-size: 16px;
	color: #92cc47;
}

ul.navigator li.active a, ul.navigator li ul li.active a {
	color: #c6bcb6;
	font-size: 20px;
}
.entry_list_item_outer {
	border-top: #fff solid 1px;
	border-bottom: #d9d3cc solid 1px;
	background: url(../img/texture_content.jpg) 0 0 repeat;
}
.entry_list_item_inner {
	width: 960px;
	margin: 12px auto 24px auto;
}
.entry_list_item_inner h4 a {
	margin-left: 35px;
	font-size: 20px;
	line-height: 24px;
	color: #362f2d;
	font-weight: normal;
}
.entry_list_item_inner h5 {
	margin-left: 35px;
	font-size: 12px;
	line-height: 12px;
	color: #b1a4a0;
	font-weight: normal;
}
.entry_list_item_inner h5 a {
	color: #92cc47;
}
.tag {
	color: #c6bcb6;
}
/* ENTRY PAGE */
#interior_container {
	border-bottom: #635854 solid 1px;
	background: url(../img/texture_feature.jpg) 0 0 repeat;
}
#interior_container_inner {
	background: url(../img/texture_feature_gradient.jpg) 0 0 repeat-x;
}
#interior_container_innermost {
	width: 960px;
	margin: 0 auto;
	padding: 24px 0;
}
#interior_container_inner a {
	color: #92cc47;
	font-style: italic;
}
#interior_content {
	width: 645px;
	font-size: 16px;
	line-height: 26px;
	color: #D0C5BC;
	float: left;
}
#interior_content h4 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 32px;
	color: #fff;
}
#interior_content h5 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	margin-top: 24px;
	margin-bottom: 6px;
	color: #fff;
}
#interior_content a {
	
}
#interior_content p {
	margin-left: 18px;
	margin-bottom: 18px;
}
#interior_content blockquote, .comment blockquote {
	margin-top: -2px;
	margin-left: 18px;
	padding-left: 35px;
	padding-top: 2px;
	color: #aca39c;
	background: url(../img/quote_entry.gif) 0 0 no-repeat;
}
.comment blockquote {
	background-image: url(../img/quote_comment.gif);
}
#interior_content ul, .comment ul {
	list-style-type: square;
}
#interior_content ul, #interior_content ol, .comment ul, .comment_ol {
	margin-bottom: 18px;
	margin-left: 18px;
}
#interior_content li, .comment li {
	margin-left: 35px;
	padding-left: 15px;
	margin-bottom: 0;
}
#interior_content .about h5 {
	color: #D79E3B;
}
/* SIDEBAR */
#sidebar {
	width: 212px;
	float: right;
	color: #aca39c;
	font-size: 14px;
	line-height: 24px;
}
#sidebar h5 {
	font-size: 16px;
	line-height: 16px;
	padding-top: 9px;
	margin-bottom: 32px;
	color: #fff;
	font-weight: normal;
}
#sidebar p {
	margin-bottom: 24px;
}
#sidebar ul {
	margin-top: -24px;
	margin-bottom: 24px;
	margin-left: 15px;
	list-style-type: square;
}

/* COMMENTS */
.comment, #comment_form_outer {
	border-top: #f1efed solid 1px;
	border-bottom: #b7aca7 solid 1px;
	background: url(../img/texture_comment.jpg) 0 0 repeat;
}
#comments_header {
	border-top: #F1EFED solid 1px;
	border-bottom: #c4bebb solid 1px;
	background: url(../img/texture_comment.jpg) repeat;
}
#comments_header_inner {
	width: 960px;
	margin: 0 auto;
	padding: 12px 0 18px 0;
}
#comments_header_inner h5, #commentform_header {
	font-size: 24px;
	line-height: 24px;
	color: #362f2d;
	font-weight: normal;
}
.icon_quote {
	display: block;
	width: 22px;
	height: 19px;
	text-indent: -50000px;
	float: left;
	margin-top: -2px;
	background: url(../img/quote_comment.gif) 0 0 no-repeat;
}
.comment_inner {
	
}
.comment_troll {
	background: url(../img/troll.jpg) no-repeat 0 50%;
	color: #A19B98;
}
.comment_comment {
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 0 35px;
}
.comment_comment p, .comment_comment ul, .comment_comment ol {
	margin-bottom: 12px;
}
.comment_inner h5 {
	margin-top: 12px;
	color: #a19b98;
}
.comment_inner h5 a {
	color: #639b1a;
}
.comment_comment a {
	color: #639b1a;
	font-style: italic;
}
.comment_comment pre {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}
#comments_disabled {
	margin: 12px 0 24px 0;
	padding-left: 35px;
	font-style: italic;
	color: #ACA39C;
}

/* FORMS */
label {
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #d7d1b9;
}
.label {
	width: 60px;
	display: block;
	float: left;
	color: #332c2a;
}
label em {
	color: #fff;
}
input {
	width: 420px;
	margin: 0 12px 12px 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	display: block;
	float: left;
	border: #d7d5d5 solid 1px;
}
input.hidden {
	display: none;
}
textarea {
	margin-left: 60px;
	margin-bottom: 12px;
	margin-top: -42px;
	border: #d7d5d5 solid 1px;
	width: 420px;
	height: 120px;
	display: block;
	float: left;
}

input.submit {
	float: left;
	clear: left;
	display: block;
	border: none;
	background: #332c2a;
	color: #fff;
	padding: 5px 10px;
	width: auto;
	height: auto;
	margin-left: 60px;
}
input.hidden {
	display: none;
}
.markdown {
	display: block;
	float: left;
	clear: left;
	margin-left: 60px;
	margin-bottom: 24px;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #7bb92a;
}
/* COMMENT FORM */
#post_free_form {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 24px;
}
#commentform_header {
	margin: 12px 0 24px 0;
}
#comment_label {
	background: url(../img/quote_comment.gif) 0 0 no-repeat;
	height: auto;
	text-indent: -50000px;
	width: 22px;
}

/* PROJECTS PAGE */
.projects_header {
	background: url(../img/texture_projecthead.jpg) repeat;
	padding: 12px 0 18px 0;
	border-bottom: #4d4947 solid 1px;
}
.projects_header h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	font-style: italic;
	width: 960px;
	margin: 0 auto;
}
#projects_container {
	background: url(../img/texture_projects.jpg) 0 0 repeat;
}
#projects {
	background: url(../img/texture_projects_top.jpg) 0 0 repeat-x;
	padding-top: 12px;
	border-bottom: #4d4947 solid 1px;
}
#project_title {
	width: 960px;
	height: 48px;
	margin: 14px auto 48px;
}
#project_title a {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #4d453e;
	padding: 12px 24px 12px 24px;
	border-bottom: #4d453e solid 1px;
}
#project_title a#project_title_ux {
}
#project_title a:hover {
	color: #fff;
	text-decoration: none;
}
#project_title a.project_title_active {
	color: #fff;
	border-bottom: none;
	border-top: #4d453e solid 1px;
	border-right: #4d453e solid 1px;
	border-left: #4d453e solid 1px;
}
#project_title a.project_title_active:hover {
	
}
.project {
	width: 960px;
	height: 288px;
	margin: 0 auto;
	padding: 24px 0;
	background-repeat: no-repeat;
}
.project h4 {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	font-weight: normal;
}
.project h5 {
	color: #1d1715;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	font-weight: normal;
}
.project h5 .buzzword {
	color: #b3a79d;
}
.project p {
	color: #b3a79d;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 19px;
}
.project a {
	color: #92cc47;
}
#brand_study_link {
	display: block;
	width: 209px;
	height: 49px;
	text-indent: -50000px;
	background: url(../img/projects/brandstudy.jpg) 0 0 no-repeat;
}
#brand_study_link:hover {
	background-position: 0 -49px;
}
.abbr {
	text-transform: uppercase;
	font-size: 11px;
}
.bgimage_left {
	background-position: left 12px;
}
.bgimage_right {
	background-position: 247px 12px;
}
.bgimage_left h4, .bgimage_left h5, .bgimage_left p {
	margin-left: 713px;
	width: 212px;
}
.bgimage_right h4, .bgimage_right h5, .bgimage_right p {
	margin-left: 0;
	width: 212px;
}
/* ABOUT PAGE */
#about {
	background: url(../img/texture_projects.jpg) 0 21px repeat;
	border-bottom: #4d4947 solid 1px;
}
#about_content {
	width: 960px;
	margin: 0 auto;
	padding-top: 12px;
}
#about_graduation {
	width: 480px;
	height: 638px;
	position: absolute;
	top: 101px;
	left: 50%;
	background: url(../img/graduation.jpg) top right no-repeat;
}
.about_header {
	background: url(../img/texture_projecthead.jpg) repeat;
	padding: 12px 0 18px 0;
	border-bottom: #4d4947 solid 1px;
}
.about_header h4 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	width: 960px;
	margin: 0 auto;
}
.about_header h4 span {
	margin-left: 15px;
	font-style: italic;
	color: #4a433f;
}
#professional {
	width: 425px;
	float: left;
}
#personal {
	width: 425px;
	float: left;
	clear: left;
}
#recognition {
	margin-left: 535px;
	width: 425px;
	margin-top: 645px;
}
#about_content h5 {
	color: #d79e3b;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 12px;
	font-weight: normal;
}
#about_content ul {
	list-style-type: none;
}
#about_content li {
	color: #d7d2d1;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 32px;
	padding-left: 35px;
	background: url(../img/about_bullet.gif) 10px 12px no-repeat;
}
/* PROJECTS PAGES */
.project_body #interior_container {
	padding-top: -1px;
}
#project_header_wrapper {
	height: 119px;
	background: url(../img/projects2009/project_header_wrapper_back.jpg) left bottom repeat-x;
}
#project_header {
	position: relative;
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(../img/projects2009/project_header_back.jpg) right top no-repeat;
}
#projects_nav {
	position: relative;
	height: 60px;
}
#projects_nav h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 60px;
	font-size: 21px;
	line-height: 60px;
	font-weight: normal;
	text-align: center;
	color: #d6d5d4;
	z-index: 100;
}
#projects_nav ul {
	position: relative;
	height: 60px;
}
#projects_nav ul li {
	position: absolute;
	top: 15px;
	width: auto;
	height: 30px;
	list-style-type: none;
	z-index: 200;
}
#projects_nav ul li a {
	display: block;
	width: auto;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #5d5957;
	background-image: url(../img/projects2009/projects_nav_li_back.jpg);
	background-repeat: no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#projects_nav ul li a:hover {
	text-decoration: none;
	color: #d6d5d4;
}
li#projects_nav_prev {
	left: 15px;
}
li#projects_nav_next {
	right: 15px;
}
li#projects_nav_prev a {
	padding: 0 15px 0 35px;
	background-position: left bottom;
}
li#projects_nav_next a {
	padding: 0 35px 0 15px;
	background-position: right bottom;
}
li#projects_nav_prev a:hover {
	background-position: left bottom;
}
li#projects_nav_next a:hover {
	background-position: right bottom;
}
#project_header h3 {
	position: absolute;
	height: 60px;
	top: 60px;
	left: 18px;
	font-size: 16px;
	color: #D0C5BC;
	line-height: 60px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#project_wrapper {
	width: 960px;
	margin: 0 auto 60px auto;
	background: url(../img/projects2009/project_wrapper_back.gif) right top no-repeat;
}
#project_abstract {
	float: left;
	width: 287px;
	margin: 18px 0 0 18px;
	font-size: 14px;
	line-height: 24px;
	color: #D0C5BC;
}
#project_abstract p, #project_abstract ul {
	margin-bottom: 24px;
}
#project_abstract h4 {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
	color: #534c4b;
	background: url(../img/projects2009/project_abstract_h4_back.gif) left bottom no-repeat;
}
.project_skills li {
	list-style-type: none;
	font-size: 14px;
	line-height: 24px;
	color: #8d8786;
}
#project_preview {
	float: right;
	width: 622px;
	margin: -2px 17px 0 0;
	background: url(../img/projects2009/project_preview_back.jpg) right top repeat-x;
}
h4#project_preview_header {
	position: absolute;
	right: 33px;
	bottom: 15px;
	height: 30px;
	width: 592px;
	z-index: 100;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	line-height: 30px;
	text-align: right;
	color: #24201e;
}
#project_preview_nav {
	position: absolute;
	left: 336px;
	bottom: 15px;
	width: 140px;
	height: 30px;
	z-index: 200;
}
#project_preview_nav li {
	display: block;
	float: left;
	height: 30px;
	list-style-type: none;
}
.project_preview_arrow {
	width: 30px;
}
.project_preview_arrow a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -50000px;
	background-image: url(../img/projects2009/project_preview_arrows.jpg);
	background-repeat: no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#project_preview_prev, #project_preview_next {
	text-indent: -50000px;
	width: 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-image: url(../img/projects2009/project_preview_arrows.jpg);
	background-repeat: no-repeat;
}
#project_preview_prev {
	background-position: 0 -60px;
}
#project_preview_next {
	background-position: -30px -60px;
}
#project_preview_prev a {
	background-position: 0 0;
}
#project_preview_next a {
	background-position: -30px 0;
}
#project_preview_prev a:hover {
	background-position: 0 -30px;
}
#project_preview_next a:hover {
	background-position: -30px -30px;
}
#project_preview_counter {
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	color: #221e1c;
}
#project_preview_content {
	
}
.project_preview_content p {
	margin: 8px 0 16px 0;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	color: #8d8786;
}
.project_links {
	
}
.project_links li {
	list-style-type: none;
	margin-bottom: 6px;
}
.project_links li a {
	display: block;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 33px 0 15px;
	background: url(../img/projects2009/projects_nav_li_back.jpg) right bottom no-repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#interior_container_inner .project_links li a {
	color: #D0C5BC;
}
#interior_container_inner .project_links li a:hover {
	text-decoration: none;
	color: #F2FF5E;
}

#featured_projects {
	padding: 15px 19px;
	height: 500px;
	position: relative;
	overflow: visible;
	background: url(../img/projects2009/featured_projects_back.jpg) 50% -60px no-repeat;
}
.featured_project {
	position: absolute;
	top: -45px;
	width: 274px;
}
#featured_project1 {
	left: 19px;
}
#featured_project2 {
	right: 19px;
}
.featured_project h3 {
	margin-bottom: 5px;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	color: #2f2a27;
}
#interior_container_inner .featured_project h3 a {
	color: #2f2a27;
}
.featured_project h3 a:hover {
	text-decoration: underline;
}
.featured_project h4 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #6c635d;
	margin-bottom: 10px;
}





/* FOOTER */
#footer {
	clear: both;
	padding-bottom: 28px;
	border-bottom: #26201f solid 1px;
}
#footer h4 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #fff;
	padding: 12px 0;
	border-bottom: #5f5450 solid 1px;
}
#footer a {
	color: #d79e3b;
}
#footer_feeds {
	float: left;
	width: 267px;
}
#footer_feeds h4 {
	text-indent: 35px;
	background: url(../img/icon_rss.gif) 0 17px no-repeat;
}
#footer_feeds ul {
	padding-left: 35px;
	padding-top: 1px;
	list-style-type: none;
	border-right: #5f5450 solid 1px;
}
#footer_feeds ul li {
	border-bottom: #5f5450 solid 1px;
	font-size: 14px;
	line-height: 33px;
	padding-bottom: 1px;
}
#footer_feeds ul li.last {
	border-bottom: none;
}
#footer_about {
	float: left;
	width: 252px;
}
#footer_about h4 {
	text-indent: 20px;
}
#footer_about p {
	padding: 0 20px;
	color: #998675;
	font-size: 14px;
	line-height: 35px;
	border-right: #5f5450 solid 1px;
}
#footer_projects {
	float: left;
	width: 424px;
}
#footer_projects h4 {
	text-indent: 20px;
}
#footer_projects_tease {
	background: url(../img/projects_tease_prism.jpg) 20px 10px no-repeat;
}
#footer_projects_tease a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	padding-top: 150px;
}
#copyright_container {
	border-top: #5f5450 solid 1px;
	background: url(../img/texture_header.jpg) 0 0 repeat;
}
#copyright {
	width: 960px;
	margin: 0 auto;
}
#copyright p {
	font-size: 14px;
	line-height: 14px;
	color: #998675;
	padding: 18px 0 24px 0;
}
#copyright p a {
	color: #92cc47;
}

/* INLINES */
.inline_image {
	
}
.caption {
	font-style: italic;
}
.inline_left {
	float: left;
	margin-left: 15px;
}
.inline_right {
	float: right;
	margin-left: 15px;
}
.inline_300 {
	width: 300px;
}
.inline_426 {
	width: 426px;
	margin-left: 15px;
}
.inline_600 {
	width: 600px;
	margin-left: 15px;
}
.inline_615 {
	width: 615px;
	margin-left: 15px;
	margin-bottom: 21px;
}
