* {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	}
	
.clear {
	clear: both;
	}
	
p {
	margin: 0 0 10px 0;
	}
	
a, a:active, a:visited {
	color: #e61938;
	text-decoration: none;
	}
	
a:hover {
	border-bottom: 1px dotted #e61938;
	}
	
body {
	background: #ffffff;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 62.5%;
	color: #5a3d1c;
	}
	
#site_logo {
	position: absolute;
	left: 0;
	top: 51px;
	}
	
#site_logo a {
	border: none;
	}
	
#site_wrapper {
	border-top: 5px solid #e61938;
	width: 900px;
	padding: 0 50px;
	margin: 0 auto;
	text-align: left;
	background: #e1eded;
	position: relative;
	}
	
#site_secondarynav {
	margin: 0 0 35px 0;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	text-align: right;
	color: #5a3d1c;
	padding: 15px 0 0 0;
	}
	
#site_secondarynav li {
	display: inline;
	padding: 0 10px 0 7px;
	}
	
#site_secondarynav li a {
	color: #5a3d1c;
	text-decoration: none;
	border: none;
	}
	
#site_secondarynav li a:hover {
	text-decoration: underline;
	}
	
#secondarynav_inforum, #secondarynav_pressroom, #secondarynav_unfiltered {
	border-right: 1px solid #5a3d1c;
	}
	
#secondarynav_jolt {
	padding: 0 !important;
	}
	
#secondarynav_jolt a {
	padding: 5px 0 5px 20px;
	background: url('../../img/bolt.gif') no-repeat;
	}
	
#secondarynav_jolt a:hover {
	background: url('../../img/boltOVER.gif') no-repeat;
	}
	
#site_primarynav {
	list-style-type: none;
	text-align: right;
	margin: 0 -20px 0 0;
	}
	
#site_primarynav li {
	float: right;
	margin: 0 10px 0 0;
	}
	
#site_primarynav li a span {
	display: none;
	}
	
#site_primarynav li a {
	height: 38px;
	display: block;
	border: none;
	}
	
#site_primarynav li a:hover {
	background-position: 0 -38px;
	}
	
#primarynav_home a {
	background: url('../../img/menu_home.png') no-repeat;
	width: 63px;
	}
	
#primarynav_approach a {
	background: url('../../img/menu_approach.png') no-repeat;
	width: 93px;
	}
	
#primarynav_work a {
	background: url('../../img/menu_work.png') no-repeat;
	width: 61px;
	}
	
#primarynav_infiltrators a {
	background: url('../../img/menu_infiltrators.png') no-repeat;
	width: 96px;
	}
	
#primarynav_blog a {
	background: url('../../img/menu_blog.png') no-repeat;
	width: 178px;
	}
	
#primarynav_contact a {
	background: url('../../img/menu_contact.png') no-repeat;
	width: 79px;
	}
	
.primarynav_active a {
	background-position: 0 -38px !important;
	}
	
#site_content {
	padding: 50px 0 25px 0;
	}
	
#content_main {
	float: left;
	width: 590px;
	margin: 4px 0 0 0;
	}
	
#main_featuredwork {
	height: 420px;
	margin: 0 0 25px 0;
	}
	
#featuredwork_showcase {
	overflow: hidden;
	height: 365px;
	}
	
#work_images {
	height: 365px;
	}
	
#featuredwork_controller {
	height: 62px;
	background: url('../../img/featuredwork_title_bg.png') no-repeat;
	margin: -8px 0 0 0;
	position: relative;
	padding: 11px 0 0 0;
	z-index: 9999;
	}
	
#controller_title {
	position: absolute;
	left: 10px;
	bottom: 18px;
	color: #ffffff;
	font-size: 2em;
	}
	
#portfoliowork_controller #controller_numbers {
	position: absolute;
	bottom: 18px;
	right: 0;
	}
	
#controller_numbers {
	height: 23px;
	list-style-type: none;
	text-align: right;
	font-size: 1.5em;
	padding: 2px 10px 0 0;
	}
	
.controller_number {
	display: inline;
	margin: 0 0 0 -2px;
	}
	
.controller_number a {
	color: #ff6263;
	padding: 5px;
	text-decoration: none;
	}
	
.controller_number a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.controller_number a.active {
	color: #ffffff;
	}
	
#controller_number a:hover {
	text-decoration: none;
	}
	
#controller_titles {
	height: 25px;
	text-align: right !important;
	color: #ffffff;
	padding: 3px 15px 0 0;
	font-style: italic;
	font-size: 1.3em;
	overflow: hidden;
	width: 400px;
	position: absolute;
	right: 0;
	}
	
#controller_titles div {
	height: 25px;
	width: 400px;
	text-align: right !important;
	}
	
#content_sidebar {
	float: right;
	width: 283px;
	}
	
#sidebar_top {
	height: 20px;
	background: url('../../img/sidebar_top.png') no-repeat;
	}
	
#sidebar_bottom {
	height: 105px;
	background: url('../../img/sidebar_bottom.png') no-repeat;
	}
	
#sidebar_wrapper {
	background: url('../../img/sidebar_bg.png') repeat-y;
	padding: 0 4px;
	}
	
#sidebar_content {
	}
	
.sidebar_section {
	padding: 20px;
	border-bottom: 2px dashed #d4e4e4;
	}
	
.sidebar_section_title h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #e61938;
	margin: 0 0 5px 0;
	}
	
.sidebar_section_title a {
	text-decoration: none;
	border: none;
	}
	
.sidebar_section_title a:hover {
	text-decoration: none;
	}
	
#sidebar_dailygrind {
	padding: 0 20px 20px 20px;
	}
	
.sidebar_blogs_title h4 {
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 10px 0;
	}
	
.sidebar_blogs_title a {
	color: #464646 !important;
	text-decoration: none;
	border: none;
	}

.sidebar_blogs_title a:hover {
	border-bottom: 1px dotted #464646;
	}
	
.sidebar_blogs_preview {
	font-size: 1.6em;
	color: #7c7c7c;
	margin: 0 0 10px 0;
	}
	
.sidebar_blogs_photo {
	float: left;
	margin: 0 10px 5px 0;
	}
	
.sidebar_blogs_meta {
	font-size: 1.2em;
	}
	
.sidebar_blogs_date {
	color: #7c7c7c;
	}
	
.sidebar_blogs_author {
	color: #464646;
	}
	
.sidebar_blogs_more {
	font-size: .9em;
	}
	
#main_text p {
	font-size: 2em;
	font-weight: normal;
	line-height: 28px;
	}
	#main_text ul {
	font-size: 2em;
	font-weight: normal;
	line-height: 28px;
	}
.main_title {
	color: #e61938;
	font-weight: normal;
	font-size: 4em;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
	}
	
#site_footer {
	background: #ffffff;
	border-top: 5px solid #ffffff;
	text-align: center;
	}
	
#footer_wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	padding: 30px 50px 20px 50px;
	background: #bfd7d7;
	}
	
#footer_sections {
	margin: 0 0 100px 0;
	}
	
.footer_section {
	float: left;
	margin: 0 25px 0 0;
	font-size: 1.4em;
	color: #363636;
	line-height: 18px;
	}
	
.footer_section a, .footer_section a:active, .footer_section a:visited {
	color: #363636;
	border-bottom: 1px dotted #363636;
	}
	
.footer_title {
	color: #e61938;
	}
	
#copyright_left {
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 4px 0 0 0;
	}
	
#copyright_right {
	float: right;
	}
	
#copyright_right a {
	border: none;
	}
	
.sidebar_how {
	font-size: 1.6em;
	}
	
.sidebar_how .sidebar_section_title h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	}
	
#sidebar_ourclients {
	padding: 0 20px 20px 20px;
	color: #7c7c7c;
	}
	
#ourclients_list {
	list-style-type: none;
	}
	
#ourclients_list li {
	margin: 0 0 10px 0;
	}
	
.clients_arrow {
	float: left;
	width: 15px;
	}
	
.clients_link {
	float: left;
	width: 215px;
	}
	
#sidebar_ourclients a {
	color: #7c7c7c;
	}
	
#sidebar_ourclients a:hover {
	border-bottom: 1px dotted #7c7c7c !important;
	}
	
#main_infiltrationchannels {
	margin: 0 0 25px 0;
	}
	
#infiltrationchannels_showcase {
	overflow: hidden;
	}
	
#infiltrationchannels_controller {
	height: 62px;
	background: url('../../img/featuredwork_title_bg.png') no-repeat;
	position: relative;
	padding: 11px 0 0 0;
	}
	
#infiltrationchannels_top {
	margin: 0 0 20px 0;
	}
	
#infiltrationchannels_bottom {
	margin: 0 0 10px 0;
	}
	
#infiltrationchannels_digital, #infiltrationchannels_experiential {
	float: left;
	width: 278px;
	background: url('../../img/infiltrationchannels_bg.png') no-repeat;
	height: 241px;
	border: none;
	}
	
#infiltrationchannels_social, #infiltrationchannels_traditional {
	float: right;
	width: 278px;
	background: url('../../img/infiltrationchannels_bg.png') no-repeat;
	margin: 0 2px 0 0;
	height: 241px;
	border: none;
	}
	
.channel_top {
	padding: 0 4px 0 2px;
	}
	
.channel_top a {
	border: none;
	}
	
.channel_top_content {
	border-bottom: 2px dashed #d4e4e4;
	text-align: center;
	padding: 15px 0;
	}
	
.channel_bottom {
	font-size: 2em;
	}
	
.channel_bottom_content {
	padding: 18px 15px;
	}
	
.infiltrators_star {
	margin: 0 0 20px 0;
	}
	
.star_photo {
	float: left;
	width: 50px;
	}
	
.star_photo a {
	border: none;
	}
	
.star_text {
	float: right;
	width: 170px;
	}
	
.star_text_name {
	font-size: 1em;
	}
	
.star_text_title {
	font-size: .9em;
	color: #7c7c7c;
	}
	
#infiltrators_stars_seeall {
	text-align: right;
	}

.contacts_contact {
	margin: 0 0 20px 0;
	background: url('../../img/contact_bg.png') no-repeat;
	width: 589px;
	height: 174px;
	}
	
.contact_photo {
	float: left;
	width: 231px;
	height: 151px;
	margin: 10px 0 0 10px;
	}
	
.contact_text {
	float: right;
	width: 300px;
	margin: 20px 20px 0 0;
	font-size: 1.3em;
	color: #7c7c7c;
	line-height: 20px;
	}
	
.contact_text_title {
	font-size: 1.5em;
	font-weight: normal;
	color: #e61938;
	margin: -5px 0 10px 0;
	}
	
.portfolio_item {
	width: 277px;
	height: 241px;
	background: url('../../img/infiltrationchannels_bg.png') no-repeat;
	float: left;
	margin: 0 0 20px 0;
	border: none !important;
	text-decoration: none;
	}
	
.portfolio_item2 {
	width: 277px !important;
	height: 241px !important;
	background: url('../../img/infiltrationchannels_bg.png') no-repeat !important;
	float: right !important;
	margin: 0 0 20px 0 !important;
	}
	
.portfolio_item_top {
	padding: 0 4px 0 2px;
	}
	
.portfolio_item_top a {
	border: none;
	}
	
.portfolio_item_top_content {
	border-bottom: 2px dashed #d4e4e4;
	text-align: center;
	padding: 11px 0;
	}
	
.portfolio_item_bottom_content {
	padding: 10px 15px;
	}
	
.portfolio_bottom_title {
	font-size: 1.6em;
	}
	
.portfolio_bottom_client {
	font-size: 1.4em;
	color: #7c7c7c; 
	}
	
.sidebar_title_nosection {
	font-size: 2em;
	font-weight: normal;
	color: #e61938;
	padding: 0 20px;
	margin: 0 0 -10px 0;
	}
	
.infiltrators_item {
	width: 277px;
	height: 119px;
	background: url('../../img/infiltrators_item_bg.png') no-repeat;
	float: left;
	margin: 0 0 20px 0 ;
	}
	
.odd {
	width: 277px !important;
	height: 119px !important;
	background: url('../../img/infiltrators_item_bg.png') no-repeat !important;
	float: right !important;
	margin: 0 0 20px 0 !important;
	}
	
.infiltrators_item2 {
	width: 277px;
	height: 119px;
	background: url('../../img/infiltrators_item_bg.png') no-repeat;
	float: left;
	margin: 0 20px 20px 0 ;
	}
	
.infiltrator_photo {
	float: left;
	padding: 4px 2px 5px 5px;
	}
	
.infiltrator_photo img {
	border-right: 2px dashed #d4e4e4;
	padding: 0 3px 0 0;
	}
	
.infiltrator_photo a {
	border: none;
	}
	
.infiltrator_details {	
	float: right;
	width: 145px;
	padding: 10px 10px 5px 10px;
	}
	
.infiltrator_details_name {
	margin: 0 0 5px 0;
	}
	
.infiltrator_details_title {
	font-size: 1.3em;
	}
	
.infiltrator_details a {
	font-size: 1.8em;
	}
	
/* forms.css */

/* Loading */
body.loading,body.loading * { cursor: wait; }
#loading { width: 100%; height: 100%; margin: 0; padding: 0; background: #333; position: absolute; top: 0px; right: 0px; z-index: 400; opacity: 0.75; }
#loading p { border: 2px solid #fff; background: #E93232; color: #fff; font-size: 2em; line-height: 2.2em; padding: 2em; margin: 200px; text-align: center; }

/* Errors */
form input.error,form select.error,form textarea.error { border: 1px solid #efa69d; }

/* General */
textarea { width: 98%; height: 200px; line-height: 1.5; overflow: auto; padding: 4px; font-size: inherit; border: 1px solid #ccc; clear: left; background: #fff; }
input[type="radio"], input[type="checkbox"] { width: auto; height: auto; }
input:focus, select:focus, textarea:focus { background: #ffc;}
input.disabled, select.disabled, textarea.disabled, button.disabled { background: #e5e5e5; color: #666; }
fieldset { position: relative; margin: 1em auto; padding: 0px; border: none; }
#sidebar fieldset, #footer fieldset { border: none; background: inherit; }
fieldset fieldset { float: left; border: none; padding: 0; margin-right: 20px; background: inherit; }
fieldset fieldset.column { border-left: 1px solid #d3d8dc; padding-left: 20px; }

/* Labels and Inputs*/
fieldset label, fieldset input, fieldset select { float: left;  clear: left; width: 148px; margin: auto 0 1em 0; }
fieldset input, fieldset select { font-size: 1.6em; padding: 4px; border: 1px solid #ccc;  background: #fff; padding: 5px; }
fieldset input[type="radio"], fieldset input[type="checkbox"] { border: none; }
fieldset label { margin-bottom: 0.25em; font-size: 1.4em; }
fieldset input.autowidth, fieldset select.autowidth { width: auto; }
fieldset legend { font-size: 1.2em; color: #E93232; margin-left: 20px; font-weight: bold; }
fieldset legend label { margin: -0.6em 1em 1em 1em; }
fieldset.wide label, fieldset.wide input, fieldset.wide select { width: 500px; } 

/* Buttons */
button { font-size: 1.4em; display: inline-block; font-weight: bold; color: #fff; background: #E93232; padding: 0.25em; border: 1px solid #bbb; float: left; clear: left; }
button:hover{ cursor: pointer; border-color: #E93232; }

/* Form Rules: Checkbox Lists */
fieldset ul.checkbox_list { margin: 0; padding: 0; list-style: none; }
fieldset ul.checkbox_list li { float: left; clear: left; margin: 0.5em auto;}
fieldset ul.checkbox_list li label, fieldset ul.checkbox_list li input { float: left; clear: none; margin: 0.25em 1em; width: auto; }

/* Form Rules: Inline Forms */
fieldset.inline { background: #f7f7f7; padding: 1em; margin: 1em; }
fieldset.inline label { width: 200px; margin: auto auto 0.25em auto; }
fieldset.inline input, fieldset.inline select { width: 200px; margin: auto auto 0.75em auto; }
fieldset.inline input[type="radio"], fieldset.inline input[type="checkbox"], fieldset.inline input.autowidth, fieldset.inline select.autowidth { width: auto!important; }


/* Blog Search Form */
form#dailygrind_search_form {}
form#dailygrind_search_form fieldset { background: #d2d8dd; }
form#dailygrind_search_form label { display: none; }
form#dailygrind_search_form input { margin: 1.5em 0.5em 1.5em 2em; padding: 3px; background: #fff; border: 1px solid #bbb; width: 200px; }
form#dailygrind_search_form button { clear: none; display: inline; margin: 1.5em 2em 1.5em 0.5em; }

form#commentform textarea, form#commentform input, form#commentform select { background: #fff; padding: 2px; }
form#commentform button { margin-top: 1em; }

#main_joltform {
	margin: 50px 0 0 0;
	}
	
#otherchannels_header {
	width: 590px;
	height: 62px;
	background: url('../../img/how_controller_bg.png') no-repeat;
	margin: 25px 0 10px 0 !important;
	font-size: 2em;
	font-weight: normal;
	color: #ffffff;
	position: relative;
	}
	
#otherchannels_header_text {
	position: absolute;
	left: 10px;
	bottom: 18px;
	}
	
.otherchannels_channel {
	width: 182px;
	height: 158px;
	background: url('../../img/channel_secondary_bg.png') no-repeat;
	float: left;
	border: none !important;
	text-decoration: none;
	}
	
.otherchannels_channel_top {
	border-bottom: 2px dashed #d4e4e4;
	width: 178px;
	margin: 0 0 0 1px;
	text-align: center;
	padding: 5px 0 8px 0;
	}
	
.otherchannels_channel_top a {
	border: none;
	}
	
.otherchannels_channel_bottom {
	font-size: 1.6em;
	padding: 13px;
	}
	
#portfolio_slideshow {
	margin: 0 0 25px 0;
	}
	
#sidebar_clients {
	color: #7c7c7c;
	}
	
#sidebar_clients a {
	color: #7c7c7c;
	}
	
#sidebar_clients a:hover {
	border-bottom: 1px dotted #7c7c7c;
	}
	
#sidebar_otherprojects {
	padding: 0 20px 20px 20px;
	}
	
#twitter_update_list {
	list-style-type: none;
	font-size: 1em;
	}
	
#twitter_update_list a {
	color: #e61938;
	text-decoration: none;
	}
	
#twitter_update_list a:hover {
	border-bottom: 1px dotted #e61938 !important;
	}
	
.profile_latestposts {
	margin: 0 0 10px 0;
	}
	
.profile_latestposts_date {
	font-size: .9em;
	color: #7c7c7c;
	}
	
#latestposts_seeall {
	text-align: right;
	margin: 25px 0 0 0;
	}
	
#user_topsites {
	list-style-type: none;
	}
	
#user_topsites li {
	margin: 0 0 10px 0;
	}
	
#user_topsites .clients_arrow {
	color: #7c7c7c;
	}
	
#profile_content {
	background: url('../../img/profile_bg.png') bottom;
	padding: 0 10px 10px 10px;
	}
	
#profile_left {
	float: left;
	width: 231px;
	}
	
#profile_right {
	float: right;
	width: 320px;
	padding: 10px 0 0 0;
	}
	
#profile_name {
	font-size: 1.9em;
	font-weight: normal;
	color: #e61938;
	margin: 0 0 2px 0;
	}
	
#profile_title {
	font-style: italic;
	font-size: 1.4em;
	font-weight: normal;
	color: #7c7c7c;
	margin: 0 0 15px 0;
	}
	
#profile_photo {
	margin: 0 0 10px 0;
	}
	
#profile_text {
	font-size: 1.5em;
	color: #7c7c7c;
	line-height: 22px;
	}
	
#profile_links {
	font-size: 1.6em;
	}
	
#profile_links #user_topsites li {
	margin: 0 0 5px 0;
	}
	
#sidebar_dailygrindintro p {
	line-height: 22px;
	}
	
#searchform {
	padding: 20px 0 0 0;
	}
	
#searchform_input {
	margin: 0 !important;
	padding: 5px !important;
	float: left;
	width: 160px !important;
	}
	
#searchform_submit {
	margin: 2px 0 0 0 !important;
	padding: 0 !important;
	float: right !important;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	color: #e61938;
	border: none !important;
	width: 50px !important;
	cursor: pointer !important;
	}
	
#blog_archives {
	list-style-type: none;
	font-size: .8em;
	}
	
#blog_archives li {
	float: left;
	width: 112px;
	margin: 0 5px 5px 0;
	}
	
#blog_recentcomments {
color:#7c7c7c;	font-size: .8em;
	list-style-type: none;
	}
	
#blog_recentcomments li {
	margin: 0 0 10px 0;
	}
	
.blog_post {
	margin: 0 0 25px 0;
	border-bottom: 2px dashed #c5d5d5;
	}
	
.post_date {
	font-size: 1.3em;
	color: #7c7c7c;
	margin: 0 0 5px 0;
	}
	
.post_title h2 {
	font-weight: normal;
	font-size: 3em;
	margin: 0 0 10px 0;
	}
	
.post_content {
	font-size: 1.5em;
	line-height: 22px;
	margin: 0 0 35px 0;
	}
	
.post_content ul, .post_content ol {
	margin: 20px 0 20px 14px;
	}
	
.post_meta {
	margin: 0 0 10px 0;
	color: #7c7c7c !important;
	}
	
.post_profile_photo {
	margin: -20px 5px 0 0;
	float: left;
	border: none !important;
	}
	
.meta_top {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 1.3em;
	color: #7c7c7c !important;
	}
	
.meta_secondarylink {
	color: #7c7c7c !important;
	border-bottom: 1px dotted #7c7c7c !important;
	}
	
.meta_secondarylink:hover {
	color: #7c7c7c !important;
	border-bottom: 1px dotted #7c7c7c !important;
	}
	
.meta_bottom {
	color: #8e9f9e;
	font-size: 1.1em;
	}
	
.meta_top_details {
	float: left;
	color: #7c7c7c !important;
	}
	
.meta_top_more {
	float: right;
	margin: -3px 0 0 0 !important;
	font-size: 1.2em;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
.navigation {
	font-size: 1.5em;
	}
	
.post_content a {
	border-bottom: 1px solid #e1eded;
	}
	
.post_content a:hover {
	border-bottom: 1px dotted #e61938;
	}
	
.post_content li {
	margin: 0 0 5px 0;
	}
	
#comments_header {
	font-weight: normal;
	color: #e61938;
	font-size: 1.8em !important;
	margin: 0 0 10px 0;
	}
	
#commentform input {
	border: 1px solid #cccccc;
	padding: 5px !important;
	font-size: 1.3em !important;
	}
	
#commentform label {
	font-weight: bold !important;
	font-size: 1.4em !important;
	}
	
button {
	border: none !important;
	}
	
#commentform textarea {
	font-size: 1.3em !important;
	}
	
#dailygrind_commentlist {
	margin: 0 0 50px 0;
	list-style-type: none;
	}
	
#dailygrind_commentlist li {
	margin: 0 0 10px 0;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #c6d1d2;
	}
	
.dailygrind_comment {
	font-size: 1.3em !important;
	}
	
.commentmetadata {
	font-size: 1.2em;
	}
	
.dailygrind_h2 {
	font-weight: normal;
	color: #e61938;
	margin: 0 0 25px 0;
	font-size: 1.8em !important;
	}
	
#sidebar_staffinforum {
	padding: 0 20px 20px 20px;
	}
	
#sidebar_informavores {
	padding: 0 20px 20px 20px;
	}
	
#sidebar_informavores p {
	font-weight: normal;
	color: #7c7c7c;
	}
	
#sidebar_infiltrators_blogs_inforum {
	padding-bottom: 0;
	}
	
#sidebar_recentpress {
	padding-bottom: 0;
	}
	
#sidebar_recentpress a {
	color: #e61938 !important;
	}
	
#sidebar_recentpress a:hover {
	border-bottom: 1px dotted #e61938 !important;
	}
	
#blog_subscribe {
	list-style-type: none;
	font-size: .9em;
	}
	
#blog_subscribe li {
	margin: 0 0 5px 0;
	}
	
#blog_subscribe li a {
	}
	
.img_feedicon {
	float: left;
	margin: 0px 5px 0 0;
	border: none !important;
	}
	
.inforum_post img {
	float: left; clear: none; max-width: 150px; width: 150px; margin: 1em 1em 1em 0;
	}
	
.sociable ul {
	list-style-type: none;
	margin: 5px 0 0 0 !important;
	padding: 0 0 5px 0 !important;
	clear: both;
	}
	
.sociable ul li {
	float: left;
	margin: 0 5px 0 0;
	}
	
.activeSlide {
	color: #ffffff !important;
	}
	
.section_title {
	font-size: 1.5em;
	margin-bottom: 10px;
	}
	
#smquiz_form .input_check {
	float: left;
	margin-top: 3px;
	}

#smquiz_form label {
	float: left;
	width: 500px;
	font-size: 1.5em;
	line-height: 22px;
	margin-left: 10px;
	}
	
#smquiz_form .form_item {
	margin-bottom: 15px;
	}
	
#smquiz_form #position {
	float: right;
	background: #e61938;
	padding: 10px;
	color: #ffffff;
	font-size: 1.5em;
	}
	
.nextstep button {
	float: right;
	font-size: 1.4em;
	}