body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {content:'';}
abbr,acronym {border:0;}



/* Bring back desired defaults */
strong, h1, h2, h3, h4, h5, h6, th {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul {
	list-style: square outside;
}

h2, h1, h3 { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {h2, h1, h3 {-webkit-text-stroke:0 black;}}

body {
	background: #000000;
	color: #333333;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-family: Georgia, serif;
	text-align: center;
	line-height: 1.45;
}

#header {
	background: url(/images/develop3d/header_bg.gif) left bottom repeat-x;
	width: 100%;
}

#footer {
	background: url(/images/develop3d/footer_bg.gif) left top repeat-x;
	height: 210px;
	width: 100%;
	clear: both;
}

#site_title_image {
	width: 819px;
	height: 65px;
	display: block;
	background: url(/images/develop3d/d3d_logo.gif) left top no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#site_title_image a
{
	display: block;
	width: 819px;
	height: 65px;
}


#main_column {
	float: left;
	width: 681px;
}

#header_container {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	display: block;
}

#footer_container {
	width: 990px;
	text-align: left;
	margin: 0 auto;
}

#container {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

#content_section {
	background: #eeeeee url(/images/develop3d/content_shadow_black.gif) left top repeat-x;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	width: 681px;
	float: left;
}

#content_section_blog {
	width: 681px;
	float: left;
}

#content_section_blog p {
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
}

h2.blog_header, h2.blog_header a:link, h2.blog_header a:visited {
	color: #FF0099 !important;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

h2.blog_header a:hover {
	color: #FFFFFF !important;
	background-color: #FF0099;
}

h2.blog_header {
	font-size: 2.4em;
	border-bottom: 1px solid #454545;
	padding: 0 3px 7px 3px;
	margin: 0;
}

.section_story h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 28px !important;
	margin-top: 0 !important;
}

#category_header {
	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
	color: #FF0088;
}

#content_body h1 {
	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
	color: #FF0088;
}

 #feature_title {
 	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
	color: #FF0088;
 }

.feature_date {
	font-family: Arial;
	color: #666;
	margin: 0 0 4px 0;
	font-size: 12px;
}

.summary p {
	font-size: 16px;
	margin-bottom: 0 !important;
	font-weight: bold;
}

.summary {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.readmore_feature {
	font-size: 14px !important;
	font-family: Arial;
	font-weight: bold;
	margin-top: 7px;
}

.readmore_feature a:link {
	background-color: none;
}

.post_details {
	float: left;
	width: 168px;
}

.blog_body {
	float: right;
	width: 492px;
	padding: 7px 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEE;
}

.blog_item {
	padding-top: 21px;
	border-bottom: 1px solid #454545;
	margin-bottom: 35px;
}

.blog_single_article {
	margin-bottom: 15px;
}

.blog_comments {
	color: #CCCCC;
	padding: 0 3px;
	clear: both;
	float: left;
	width:300px;
}

.fb_like_blog, .fb_like_article_top, .fb_like_article_bottom {
	float: right;
	width: 100px;
	text-align: right;
	position: relative;
}

#bottom_sharebar {
	clear: both;
	width: 100%;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
}

.tweet_blog, .tweet_article_top, .tweet_article_bottom {
	float: right;
	width: 100px;
	text-align: right;
	position: relative;
}

.fb_like_blog iframe {
	float: right;
}

.blog_comments a:link, .blog_comments a:visited {
	color: #0099ff;
	text-decoration: none;
	border-bottom: 1px dotted #0099ff;
}

.post_details p {
	border-bottom: 1px solid #454545;
	color: #0099ff !important;
	font-size: 1.2em;
	padding: 7px 3px 7px 3px;
	margin: 0;
}

.post_details strong {
	color: #454545;
}

.post_details a:link, .post_details a:visited {
	color: #0099ff;
	border-bottom: 1px #0099ff dotted;
	text-decoration: none;
}

.post_details a:hover {
	color: #FFFFFF;
	background-color: #ff0099;
	border-bottom: 1px dotted white;
}

.blog_body a:link, .blog_body a:visited, #comment_list_blog a:link, #comment_list_blog a:visited {
	background-color: #222;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}

.blog_body a:hover, #comment_list_blog a:hover {
	background-color: #FF0099;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}

.blog_body img, .blog_body object {
	padding: 3px;
	border: 1px solid #444;
	background: #222;
	display: block;
	margin: 0 auto;
}

.blog_body object {
	margin-bottom: 14px;
}

#secondary_column {
	float: right;
	clear: none;
	width: 300px;
	padding-top: 14px;
}

#head_items {
	position: relative;
	float: left;
	display:inline;
	clear: both;
	height: 85px;
	width: 990px;
}

#d3d_logo {
	margin-top: 0px;
	position: absolute;
	top: 10px;
}

#searchbox {
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
}

#switcher {
	position: absolute;
	top: 40px;
	right: 0;
	text-align: right;
font-family: Arial;
font-size: 11px;
color: #CCC;
}
#switcher a:link, #switcher a:visited {
color: #FFF;
}

#search_site {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	-moz-border-radius-topleft: 2px
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	font-size: 15px;
	font-family: Arial, sans-serif;
	padding: 2px 3px;
	background: url(/images/develop3d/search_bg.gif) left top repeat-x #FFFFFF;
	margin-top: 1px;
	text-align:left;
}

#search_button {
	background: #FF0099;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 3px 6px;
	border-left: 1px solid #cb017a;
	border-top: 1px solid #cb017a;
	border-right: 1px solid #9e005f;
	border-bottom: 1px solid #9e005f;
	margin-top: -1px;
}

#main_nav {
	float: left;
	display: inline;
	margin-top: 20px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2;
}

#main_nav li {
	margin: 0 1px 0 0;
	float: left;
	display: inline;
}

#homepage_story_list li {
	list-style: none;
	float: left;
	width: 653px;
	margin-right: 14px;
}

#design_home_stories {
	display: block  !important;
}

#stories_container {
	position: relative;
	width: 653px;
	height: 350px;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}

#homepage_story_list {
	position: absolute;
	top: 0;
	left: 0;
	width: 9900px;
}

#home_tab {
	width: 55px;
}

#features_tab {
	width: 80px;
}

#blog_tab {
	width: 55px;
	margin: 0 5px;
}

#reviews_tab {
	width: 73px;
}

#interviews_tab {
	width: 91px;
}

#profiles_tab {
	width: 78px;
}

#comment_tab {
	width: 80px;
}

#hardware_tab {
	width: 87px;
}

#workstations_tab {
	width: 112px;
	margin-right: 0 !important;
}

#main_nav a {
	display: block;
	text-transform: uppercase;
	padding: 7px 0 0 0;
	height: 21px;
	text-align: center;
}


#main_nav a:link, #main_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/develop3d/nav_tabs.gif) right top;
}

#blog_tab a:link, #blog_tab a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/develop3d/nav_tabs.gif) right top;
}


#main_nav li.active_tab a:link, #main_nav li.active_tab a:visited {
	background: url(/images/develop3d/nav_tabs.gif) right -28px;
	color: #FF0088;
}

#main_nav li.active_tab_blog a:link, #main_nav li.active_tab_blog a:visited {
	background: url(/images/develop3d/nav_tabs.gif) right -28px;
	color: #FF0088;
}

#blog_tab a:hover {
	text-decoration: underline;
}

#section_nav {
	float: right;
	clear: none;
	display: inline;
	margin-top: 20px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2;
}

#section_nav li {
	margin: 0 0 0 1px;
	float: left;
	display: inline;
	background: url(/images/develop3d/section_tabs.gif) left top repeat-x;

}

#jobs_tab {
	background: url(/images/develop3d/section_tabs.gif) left bottom repeat-x !important;
}

#section_nav li.active_tab {
	margin: 0 0 0 1px;
	float: left;
	display: inline;
	background: url(/images/develop3d/section_tabs.gif) left -28px repeat-x;

}


#section_nav a {
	display: block;
	text-transform: uppercase;
	padding: 7px 10px 0 10px;
	height: 21px;
	text-align: center;
	float: left;
}

#section_nav a:link, #section_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	float: lefy;
	display: block;
	background: url(/images/develop3d/section_tabs_right.gif) right top no-repeat;
}

#jobs_tab:link, #jobs_tab:visited {
	background: url(/images/develop3d/section_tabs_right.gif) right bottom no-repeat !important;
}

#main_nav a:hover, #section_nav a:hover {
	text-decoration: underline;
}



#breadcrumbs {
	float: left;
	display: inline;
	margin: 20px 0 0 14px;
	font-size: 1.2em;
	line-height: 1.2;
	font-family: Arial, sans-serif;
}

.active_crumb {
	background: none !important;
}

#breadcrumbs_blog {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2;
	font-family: Arial, sans-serif;
}

#breadcrumbs li {
	float: left;
	display: inline;
	padding-right: 12px;
	margin-right: 6px;
	background: url(/images/develop3d/breadcrumb_arrow.gif) right 3px no-repeat;
	font-weight: bold;
}

#breadcrumbs_blog li {
	float: left;
	display: inline;
	padding-right: 12px;
	margin-right: 6px;
	background: url(/images/develop3d/breadcrumb_arrow_black.gif) right 3px no-repeat;
	color: #CCCCCC;
}	

li.currentpage {
	background: none !important;
	font-weight: bold;
}

#breadcrumbs li.article_type_crumb {
	background: none;
}

#breadcrumbs li a:link, #breadcrumbs li a:visited {
	color: #333333;
	font-weight: normal;
}

#breadcrumbs_blog li a:link, #breadcrumbs_blog li a:visited {
	color: #CCC;
}

#content_body {
	clear: both;
	width: 653px;
	margin: 0 0 0 14px;
	padding: 1px 0 14px 0;
}

#content_body_blog {
	clear: both;
	width: 681px;
	padding: 1px 0 14px 0;
}



h1 {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 3.0em;
	margin: 15px 0 4px 0;
	line-height: 1.2;
}

h2 {
	font-family: Georgia, serif;
	letter-spacing: -1px;
	font-size: 2.0em;
	margin: 15px 0 4px 0;
	line-height: 1.2;
}

h3 {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 1.6em;
	margin: 15px 0 4px 0;
	line-height: 1.2;
}

#body_section h3 {
	font-family: Georgia, serif;
	letter-spacing: 0px;
	font-size: 1.8em;
	margin: 15px 0 4px 0;
	line-height: 1.2;
	font-weight: normal;
}


h4 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	margin: 15px 0 1em 0;
}

#secondary_column h4 {
	font-weight: bold;
	color: #FFF;
	font-style: normal;
}

#secondary_column p a:link, #secondary_column p a:visited, #secondary_column li a:link, #secondary_column li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

#secondary_column li a:link, #secondary_column li a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#body_section a:link, #body_section a:visited, .summary a:link, .summary a:visited {
	background-color: #ddd;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#body_section a:hover, .summary a:hover {
	background-color: #FF0099;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

p {
	font-size: 14px;
	margin-bottom: 1em;
}

img.right_image, img.full_width {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

p.fullwidth_caption {
	font-family: Arial, sans-serif;
	color: #FF0099;
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px 0 1em 0;
	padding: 0 0 0 12px;
	background: url(/images/develop3d/caption_arrow.gif) left 4px no-repeat;
}

.blog_body p.fullwidth_caption {
	background: url(/images/develop3d/blogcaption_arrow.gif) left 4px no-repeat !important;
}

p.caption_right, p.right_caption {
	width: 231px;
	clear: both;
	font-family: Arial, sans-serif;
	color: #FF0099;
	font-size: 1.2em;
	font-weight: bold;
	padding: 12px 0 0 12px;
	background: url(/images/develop3d/caption_arrow.gif) left 16px no-repeat;
}

.blog_body p.caption_right, .blog_body p.right_caption {
	background: url(/images/develop3d/blogcaption_arrow.gif) left 16px no-repeat !important;
}

.right_image_wrap {
	margin: 0 0 0 9px;
	float: right;
	display: inline;
	clear: right;
}

.published_date {
	font-family: Arial, sans-serif;
	color: #0099ff;
	font-size: 1.5em;
}

.published_date span {
	font-weight: bold;
}

.standfirst {
	font-size: 1.5em;
	line-height: 1.3;
	padding-bottom: 14px;
	border-bottom: 1px solid #999999;
	margin: 7px 0 28px 0;
}

.dropcap {
	font-family: Arial, sans-serif;
	display: block;
	float: left;
	display: inline;
	font-size: 65px;
	margin: 0 4px -5px 0;
	line-height: 1;
	font-weight: bold;
}

#top_sharebar {
	float: right;
	display: inline;
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0 0 0 0;
	padding-top:3px;
}

#current_magazine {
	margin-bottom: 14px;
}

#pdf_downloadbutton {
	background: url(/images/develop3d/blue_buttonbg.gif) left top repeat-x #0066c3;
	border: 1px solid #0085ff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-bottom: 8px;
	margin-bottom: 14px;
}

#store_button {
	background: url(/images/develop3d/grey_buttonbg.gif) left top repeat-x #454646;
	border: 1px solid #929292;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-bottom: 8px;
	margin-bottom: 14px;
}

#subscribebutton {
	background: url(/images/develop3d/pink_buttonbg.gif) left top repeat-x #c30075;
	border: 1px solid #ff0099;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-bottom: 8px;
	margin-bottom: 14px;
}

#pdf_downloadbutton h3 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1;
	background: url(/images/develop3d/pdf_icon.png) left 2px no-repeat;
	padding: 9px 0 0 50px;
	margin: 0;
	text-shadow: #000 0 0 1px;
}

#store_button h3 {
	color: #FF0088;
	font-family: Arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 1.2;
	padding: 9px 0 0 10px;
	margin: 0;
	text-shadow: #000 0 0 1px;
}

#store_button h3 span {
	color: #FFF;
}

.link_button {
	text-decoration: none;
}

#subscribebutton h3 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1;
	padding: 9px 0 0 10px;
	margin: 0;
	text-shadow: #000 0 0 1px;
}

#pdf_downloadbutton p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1;
	margin: 4px 0 0 10px;
	text-shadow: #0066c3 0 0 1px;
}

#subscribebutton p {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	margin: 4px 0 0 10px;
	text-shadow: #c30075 0 0 1px;
}

#pdf_downloadbutton a:link, #pdf_downloadbutton a:visited, #subscribebutton a:link, #subscribebutton a:visited, #store_button a:link, #store_button a:visited {
	text-decoration: none;
}

#pdf_downloadbutton a:hover, #subscribebutton a:hover, #store_button a:hover {
	text-decoration: underline !important;
}

#media_pack p {
	margin: 0 3px;
	font-size: 1.3em;
	margin-bottom: 21px;
	font-family: Arial, sans-serif;
}

#secondary_column p {
	color: #FFFFFF;
}


#l_banner img, #r_banner img, #large_banner img {
	border: 1px solid #333;
}

#l_banner {
	float: left;
	display: inline;
	margin: 14px 0 7px 0;
}

#r_banner {
	float: right;
	display: inline;
	margin: 14px 0 7px 0;
}

#large_banner {
	margin: 7px 0 7px 114px;
}

.l_twocol {
	float: left;
	width: 129px;
}

.sidebar_item {
	border-top: 1px solid #FF0099;
	padding-top: 7px;
	clear: left;
	margin-bottom: 21px;
}

.sidebar_item h3 {
	color: #FF0099;
	margin: 0 3px 7px 3px;
	font-size: 1.8em;
}

.sidebar_item p, .sidebar_item li {
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	margin: 0 3px 4px 3px;
}


.sidebar_item ul {
	list-style: square outside;
	margin-left: 1.5em;
}

.skyscraper_advert {
	float: right;
}

.size_one {
	font-size: 10px;
	line-height: 16px;
}

.size_two {
	font-size: 14px;
	line-height: 16px;
}

.size_three {
	font-size: 18px;
	line-height: 16px;
}

.size_four {
	font-size: 22px;
	line-height: 16px;
}

#footer_menu_one {
	width: 196px;
	float: left;
	display: inline;
	margin: 9px 9px 9px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#footer_menu_two {
	width: 196px;
	float: left;
	display: inline;
	margin: 9px 9px 9px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#footer_container {
	font-size: 1.3em;
}

#footer_container ul {
	list-style: square outside;
	margin: 14px 0 0 1.5em;
}

#footer_container a:link {
	color: #999;
	font-family: Arial, sans-serif;
}

#footer_container a:visited {
	color: #666;
	font-family: Arial, sans-serif;
}

#contact_details {
	float: right;
	display: inline;
	width: 474px;
	margin-top: 21px;
	text-align: right;
}

#contact_details p {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

#content_body blockquote {
	width: 243px;
	margin-left: 9px;
	float: right;
	display: inline;
	clear: right;
	background: url(/images/develop3d/close_quote.gif) 7px bottom no-repeat;
	padding: 7px 7px 21px 7px;
	background-color: #DDDDDD;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.blog_body blockquote {
	margin: 14px 0;
	padding: 14px 21px 0 21px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background: url(/images/develop3d/quote.gif) left 14px no-repeat;
}

.blog_body blockquote p {

}

#content_body blockquote p {
	background: url(/images/develop3d/open_quote_2.png) left top no-repeat;
	padding-top: 25px;
	font-family: Arial, sans-serif;
	color: #FF0099;
	font-size: 2em;
	line-height: 1.2;
	margin: 0 0 7px 0;
}

blockquote .quote_source {
	background: none !important;
	color: #666666 !important;
	font-size: 1.5em !important;
	font-weight: bold;
	padding-top: 0 !important;
}

#btt {
	float: left;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 9px 0 0 0;
	clear: left;
	width: 100%;
}

#btt a:link, #btt a:visited {
	color: #CCCCCC;
}

#btt a:hover {
	color: #FFFFFF;
	background-color: #FF0099;
}

#comment_list {
	margin: 0;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#comment_list_blog {
	margin: 0;
}

#comment_list_blog h3 {
	color: #FF0099;
}

#comment_list p, #comment_list_blog p {
	font-size: 13px;
}

.comment_text {
	padding: 10px 5px 0 5px;
}

#comment_input {
	border: 1px solid #999999;
	background: #E1E1E1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 14px 9px 9px 9px;
}

#comment_input_blog {
	border: 1px solid #333;
	background: #222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 14px 9px 9px 9px;
}

#comment_input h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#comment_input_blog h3 {
	color: #FF0099;
	font-family: Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#comment {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
}

#captcha_fields p {
	font-family: Arial, sans-serif;
	font-size: 12px !important;
}

#captcha_fields img {
	margin: 4px 0 0 0;
	float: left;
	display: inline;
}

#captcha_fields input {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	padding: 2px 3px;
	margin: 12px 0 0 4px;
	float: left;
	display: inline;
}

#comment_input_blog #captcha_fields input {
	background: #CCC;
}

#submit_comment {
	float: left;
	display: inline;
	background-color: #212121;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Arial, sans-serif;
	padding: 3px 6px;
	margin: 0 0 2px 4px;
	font-size: 12px;
}

#comment_name_field {
	float: left;
	display: inline;
	width: 253px;
	display: inline;
	margin-right: 9px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

#comment_name_field label, #comment_email_field label {
	font-weight: bold;
	float: left;
	display: inline;
	margin-right: 9px;
	padding-top: 2px;
}

#comment_name_field input, #comment_email_field input {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	padding: 2px 3px;
}

#comment_input_blog #comment_name_field input, #comment_input_blog #comment_email_field input, #comment_input_blog textarea {
	background: #CCC !important;
}

#comment_email_field {
	float: left;
	width: 265px;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
}

.homepage_story, .section_story {
	border-bottom: 1px solid #bbb;
	margin-top: 10px;
}

.homepagestory_content, .listingstory_content {
	width: 436px;
	float: right;
	padding-bottom: 9px;
}

.homepagestory_image p {
	margin: 0 !important;
	padding: 0 !important;	
}

.homepagestory_image, .section_image {
	float: left;
	display: inline;
	margin-right: 9px;
	padding-bottom: 9px;
	width: 208px;
}

.section_image img, .homepagestory_image img {
	padding: 4px;
	background: #FFF;
	border: 1px solid #CCC;
}

.homepage_story h2, .section_story h2 {
	font-size: 30px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	margin-top: 0;
}

.homepage_story h2 a:link, .homepage_story h2 a:visited,  .section_story h2 a:link,  .section_story h2 a:visited, .search_result_item h2 a:link, .search_result_item h2 a:visited {
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

.homepage_story h2 a:hover,  .section_story h2 a:hover, .section_story h2 a:hover {
	color: #FFFFFF;
	background-color: #FF0099;
	text-decoration: none;
}

.homepage_story p a:link, .homepage_story p a:visited,  .section_story p a:link,  .section_story p a:visited {
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #0099ff;
	background-color: #DDDDDD;
}

.homepage_story p a:hover,  .section_story p a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0099;
	border-bottom: 1px dotted #FFFFFF;
}

.paginate {
	font-family: Arial, sans-serif;
	margin-top: 21px;
}

#content_body .paginate a:link, #content_body .paginate a:visited {
	text-decoration: none;
	display: block;
	padding: 1px 6px;
	background: #CCC !important;
	border: 1px solid #999 !important;
	color: #333 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 3px;
}

#content_body .paginate a:hover  {
	text-decoration: none;
	display: block;
	padding: 1px 6px;
	background: #333 !important;
	border: 1px solid #999 !important;
	color: #CCC !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 3px;
}

#content_body_blog .paginate a:link, #content_body_blog .paginate a:visited  {
	text-decoration: none;
	display: block;
	padding: 1px 6px;
	background: #111 !important;
	border: 1px solid #333 !important;
	color: #CCC !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 3px;
}

#content_body_blog .paginate a:hover  {
	text-decoration: none;
	display: block;
	padding: 1px 6px;
	background: #CCC !important;
	border: 1px solid #333 !important;
	color: #111 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 3px;
}

#content_body_blog .paginate strong, #content_body .paginate strong {
	display: block;
	padding: 1px 6px;
	background: #0099ff !important;
	border: 1px solid #0099ff !important;
	color: #FFF !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right:3px;
	float: left;
}

#pagination_number {
	float: left;
	margin-right: 6px;
	padding-top: 2px;
}

.stand_first p {
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 0;
}

.paginate a:hover {
	color: #FFFFFF;
	background-color: #FF0099;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

#listing_title_area {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin: 10px 0 0 0;
}


#listing_title_area ul {
	margin-top: 0px !important;
}

#listing_title_area h3 {
	margin-top: 5px;
}

#process_nav ul {
	float: right;
	list-style: none;
	margin-top: 10px;
}

#process_nav h3 {
	float: left;
	color: #666;
	font-size: 12px;
	letter-spacing: 0;
}

#process_nav li {
	background: #ddd url(/images/develop3d/process_menubg.gif) left top repeat-x;
	height: 24px;
	display: inline;
	font-size: 12px;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-left: 1px solid #999;
}

#process_nav li.selected_process {
	background: #ddd url(/images/develop3d/process_menubg.gif) left bottom repeat-x !important;
}

#des_tab {
border-left: none !important;
}

#des_tab a:link, #des_tab a:visited {
	background: url(/images/develop3d/process_menubgleft.gif) left top no-repeat;
	padding: 3px 8px 0 12px;
}

#manf_tab a:link, #manf_tab a:visited {
	background: url(/images/develop3d/process_menubgright.gif) right top no-repeat;
	padding: 3px 12px 0 8px;
}

.selected_lend a:link, .selected_lend a:visited {
	background: url(/images/develop3d/process_menubgleft.gif) left bottom no-repeat !important;
	padding: 3px 8px 0 11px;
}

.selected_rend a:link, .selected_rend a:visited {
	background: url(/images/develop3d/process_menubgright.gif) right bottom no-repeat !important;
	padding: 3px 11px 0 8px;
}

#process_nav li a {
	display: block;
	padding: 3px 9px 0 9px;
	height: 21px;
	float: left;
}

#process_nav li a:link, #process_nav li a:visited {
	text-decoration: none;
	color: #222;
	text-shadow: #FFF 0 1px 1px;
}

#process_nav li.selected_process a:link, #process_nav li.selected_process a:visited {
	text-decoration: none;
	color: #FFF;
	text-shadow: #003366 0 -1px 1px;
}

#process_nav li a:hover {
	text-decoration: underline;
}

#review_details {
	float: right;
	width: 250px;
	margin-left: 9px;
	font-family: Arial;
	font-size: 12px;
}

#review_details table {
	width: 100%;
}

#review_details a:link, #review_details a:visited {
	color: #FF0088;
	text-decoration: none;
	border-bottom: 1px dotted #FF0088;
}

#review_details a:hover {
	background: #FF0088;
	color: #FFF;
}

#review_details th {
	border-top: 2px solid #FF0088;
	padding: 2px;
	font-weight: normal;
}

#review_details td {
	border-top: 1px solid #FF0088;
	padding: 2px;
}

td.title, th.title {
	font-weight: bold !important;
	color: #FF0088;
}

#boxouts h2 {
	font-size: 16px;
	color:#FFF;
}

#boxouts h3 {
	font-size: 14px;
	color:#FFF;
}

#boxouts {
	border: 1px solid #333;
	background: #666;
	padding: 5px 20px 10px 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear: both;
}

#boxouts hr {
	height: 3px;
	color: #000;
	background: #000;
	border: none;
	margin-top: 20px;
	display: block;
	clear: both;
}

#boxouts p, #boxouts li {
	font-size: 12px;
	color:#FFF;
}

.comment_entry {
	border-bottom: 3px solid #333;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

.comment_text {
	
}

.comment_by {
	font-family: Arial, sans-serif;
	color: #0099ff !important;
	margin: 0 5px;
}



.search_result_item {
	border-top: 3px solid #333;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}

.search_path {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	border-top: 1px solid #999;
	color: #0099ff;
}

.search_path a:link, .search_path a:visited {
	color: #0099ff;
}

.search_date {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	border-top: 1px solid #999;
	color: #666;
}

.search_description {
	border-top: 1px solid #999;
	padding: 3px;
	margin: 0;
}

.readmore_search {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	padding: 0 3px;
}

.readmore_search a:link, .readmore_search a:visited {
	color: #0099ff;
}

.search_result_item h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 22px !important;
	margin-top: 3px;
}

.search_result_item h2 a:hover {
	background: #FF0088;
	color: #FFF;
}

#search_details {
	border: 1px solid #999;
	background-color: #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	margin: 10px 0 20px 0;
}

#search_details p {
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-top: 3px;
}

#search_count {
	margin: 0;
}

#search_again_button {
	background: #FF0099;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 3px 6px 2px 6px;
	border-left: 1px solid #cb017a;
	border-top: 1px solid #cb017a;
	border-right: 1px solid #9e005f;
	border-bottom: 1px solid #9e005f;
	float: right;
	display:inline;
}


#search_again {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	-moz-border-radius-topleft: 2px
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	font-size: 15px;
	font-family: Arial, sans-serif;
	padding: 2px 3px;
	background: url(/images/develop3d/search_bg.gif) left top repeat-x #FFFFFF;
	width: 300px;
	float: right;
	display: inline;
}

/* Ajax search styles */
	#search_list li, #search_list ul {
		list-style: none !important;
		background: none;
		margin: 0 !important;
	}
	
	#search_list li {
		padding: 6px 8px 8px 8px;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #CCC;
	}
	
	#search_list h3 {
		font-size: 12px;
		margin: 0 0 2px 0 !important;
		line-height: 1.2;
	}
	
	#search_list h3 a:link, #search_list h3 a:visited {
		color: #FF0000;
		margin: 0;
		text-decoration: none;
	}
	
	#search_list h3 a:hover {
		text-decoration: underline;
	}
	
	#search_list {
		position: absolute;
		display:none;
		right: 0; 
		top: 18px; 
		background: #eee; 
		box-shadow: 0px 5px 3px #ccc; 
		-moz-box-shadow: 0px 5px 5px #ccc; 
		-webkit-box-shadow: 0px 5px 5px #ccc; 
		width: 400px; opacity:0.9;filter:alpha(opacity=90); 
		-moz-border-radius-bottomleft:8px; 
		-webkit-border-bottom-left-radius:8px; 
		-moz-border-radius-bottomright:8px; 
		-webkit-border-bottom-right-radius:8px; 
		border: 1px solid #CCC;
		text-align: left;
	}
	
	#search_list p {
		margin: 0;
		line-height: 1.2;
	}
	
	.ajax_search_lineage {
		font-size: 10px;
		color: #666 !important;
		margin: 0 0 2px 0 !important;
	}
	
	.ajax_search_summary {
		font-size: 11px;
		color: #000 !important;
	}
	
	#ajax_search_options {
		border-bottom: 1px solid #000;
		padding: 4px;
		background: #444 2px 2px no-repeat;
	}
	
	#ajax_search_options p {
		color: #CCC;
		margin: 0;
		padding: 0;
		font-size: 12px;
	}
	
	#ajax_search_options p a:link, #ajax_search_options p a:visited {
		color: #CCC;
		text-decoration: underline
	}
	
	#ajax_search_close {
		display: block;
		float: left;
		padding-left: 21px;
	}
	
	#more_search_results {
		font-weight: bold;
		font-size: 12px;
	}
	
	#home_blog_header {
		margin: 20px 0 10px 0;
		padding: 0 4px 5px 4px;
		color: #DDD;
		font-weight: normal;
		font-size: 30px;
		background: url(/images/develop3d/blog_header_line.gif) left bottom no-repeat;
	}
	
#blog_listing_archive h1 {
	color: #999;
	margin: 30px 0 10px 0;
		padding: 0 4px 5px 4px;
		color: #999;
		font-size: 26px;
		background: url(/images/develop3d/blog_header_line.gif) left bottom no-repeat;
}

#page_position {
	float: right;
	margin-top: 8px;
width: 185px;
}

#page_position ul {
	float: right;
	list-style: none;
}

#page_position p {
	float: left;
	list-style: none;
	color: #999;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#page_position li {
	float: right;
	width: 16px;
	height: 18px;
	display: inline;
	margin-left: 3px;
	list-style: none;
	background: #eee url(/images/develop3d/dots.gif) left bottom no-repeat;
	cursor: pointer;
}

.active_dot {
	background: #eee url(/images/develop3d/dots.gif) left -18px no-repeat !important;
}

.active_dot_over {
	background: #eee url(/images/develop3d/dots.gif) left top no-repeat !important;
}

#contactform {

}

.question {
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}

.question_label {
	float: left;
	width: 160px; 
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.question_input {
	float: right;
	width: 480px;
}

.text_field, .text_area {
	font-size: 14px;
	font-family: Arial, sans-serif;
	padding: 2px 3px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	border-radius:2px; 
}

.text_field {
	width: 300px;
}

.text_area {
	width: 464px;
	height: 200px;
}

#contact_button {
	background: #FF0099;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 3px 6px 2px 6px;
	border-left: 1px solid #cb017a;
	border-top: 1px solid #cb017a;
	border-right: 1px solid #9e005f;
	border-bottom: 1px solid #9e005f;
	float: right;
	display:inline;
	margin-right: 10px;
}

.process_types {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 12px;
	margin: 0;
}

.process_types a:link, .process_types a:visited {
	color: #333 !important;
	background: none !important;
	font-weight: normal;
	border-color: #333 !important;
}

#iphone_app {
	margin-bottom: 14px;
}

#iphone_app img {
	border: nonw;
}

#more_text {
	margin: 0 !important;
	padding-top: 6px;
	border-top: 1px solid #ccc;
}

#more_text a:link, #more_text a:visited {
	color: #333;
	font-family: Arial, sans-serif;
}

.fancybox p {
	text-decoration: underline;
}

.fancybox img:hover {
	background: #999;
}

.side_button {
width: 100%;
clear: both;
padding: 0 0 20px 0;
text-align: center;
}

#recent_stories {
	margin-top: 8px;
	font-weight: bold;
}

#recent_stories a:link, #recent_stories a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	font-family: Arial, sans-serif;
}

#recent_stories a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FF0099;
	font-family: Arial, sans-serif;
	background-color: #FF0099;
}

#rh_promolist, #rh_promolist_small {
	font-family: Arial, sans-serif;
}

#rh_promolist ul, #rh_promolist_small ul {
	list-style: none;
	margin-bottom: 10px;
}

#rh_promolist li a, #rh_promolist_small #registration_promo a {
	display: block;
	width: 217px;
	padding: 0 0 0 52px;
	border-bottom: none !important;
	height: 55px;
}

.small_promo a {
	padding: 3px 0 3px 22px;
	display: block;
	font-size: 12px;
}

.small_promo a:link, .small_promo a:visited {
	border: none !important;
	text-decoration: underline !important;
}

.small_promo a:hover {
 	text-decoration: underline !important;
 	color: #ff0099 !important;
}

#small_pdf {
	margin-top: 10px;
}

#small_pdf a {
	background: url(/images/develop3d/pdf_small.gif) left top no-repeat;
}

#small_iphone a {
	background: url(/images/develop3d/apple_small.gif) 1px 2px no-repeat;
}

#small_international a {
	background: url(/images/develop3d/small-globe.gif) 1px 2px no-repeat;
}

#small_rss a {
	background: url(/images/develop3d/feed_icon.gif) 1px 2px no-repeat;
}

#small_twitter a {
	background: url(/images/develop3d/twitter_icon.gif) left 2px no-repeat;
}

#jobs_boxout_side {
	background: url(/images/develop3d/jobs_bg.gif) #0d0d0d left bottom repeat-x;
	padding: 10px;
	border: 1px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 15px 0;
}

#jobs_boxout_side h3 {
	margin: 0;
	color: #FFF;
	font-size: 18px;
}

#jobs_boxout_side h4 {
	font-size: 13px;
	line-height: 15px;
	margin: 0;
}

#jobs_boxout_side h4 a, #jobs_boxout_side h4 a:link {
	text-decoration: none;
	color: #0099ff;
}

 #jobs_boxout_side h4 a:hover {
 	text-decoration: underline !important;
 	color: #ff0099 !important;
 }

#jobs_boxout_side p {
	color: #CCC;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.job_instance {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #444;
}

#jobs_external_link {
	font-size: 13px !important;
	margin-top: 10px !important;
}

#jobs_external_link a:hover {
	color: #ff0099 !important;
	border-bottom-color: #ff0099 !important;
}

#iphone_app_promo a {
	background: url(/images/develop3d/iPhone.gif) 0 top no-repeat;
}

#registration_promo a {
	background: url(/images/develop3d/d3d_cover.gif) 3px top no-repeat;
	
}

#mediapack_promo a {
	background: url(/images/develop3d/mediapack.gif) 3px top no-repeat;
	
}

#downloads_promo a {
	background: url(/images/develop3d/pdf_icon.gif) left 2px no-repeat;
}

#international_promo a {
	background: url(/images/develop3d/globe.gif) 7px top no-repeat;
}

#rh_promolist li, #rh_promolist_small #registration_promo {
	border-bottom: 1px solid #999;
	text-decoration: none !important;
	padding: 8px 0 5px 0;
}

#rh_promolist li:hover, #rh_promolist_small #registration_promo:hover {
	text-decoration: underline !important;
	color: #999;
}

#rh_promolist h3, #rh_promolist_small #registration_promo h3 {
	color: #F09;
	font-size: 14px;
	margin: 0;
}

#rh_promolist p, #rh_promolist_small #registration_promo p {
	color: #CCC;
	font-size: 12px;
}

#rss_promo {
	margin-bottom: 3px;
	background: url(/images/develop3d/feed_icon.gif) 1px top no-repeat;
	padding-left: 22px;
	height: 18px;
}

#twitter_promo {
	margin-bottom: 18px;
	background: url(/images/develop3d/twitter_icon.gif) left top no-repeat;
	padding-left: 22px;
	height: 18px;
}

.lg-poll h3, .lg-poll h3 p {
		font-size: 21px;
		font-family: Georgia, serif;
		color: #000;
		font-weight: normal;
	}

.lg-poll h3 p { 
margin: 0;
padding: 0;
}

#body_section ul {
	list-style: square outside;
	margin-left: 1.2em;
	font-size: 14px;
}

#content_body li {

}

#content_body_blog .lg-poll h3 p, #content_body_blog .lg-poll h3 {
	font-size: 21px;
	font-family: Arial, sans-serif !important;
	color: #FF0099 !important;
	font-weight: bold !important;
}
	
	.lg-polls-answers {
		list-style: none;
		margin-bottom: 10px;
	}
	
	.lg-polls-answers li {
		font-size: 16px;
		padding: 5px 2px;
		border-bottom: 1px solid #CCC;
	}
	
	.lg-polls-answers input {
		margin-right: 5px;
	}
	
	.poll_submit input {
		width: 110px;
		height: 36px;
		text-shadow: #660033 0px -1px 0px; 
		font-size: 16px;
		color: #FFF;
		background: #c8487f left top url(/images/develop3d/pink_button_lrg_bg.gif);
		border: none;
		cursor: pointer;
	}
	
	.poll_submit {
		border-radius: 2px;
		border-left: 1px solid #cc0066;
		border-top: 1px solid #cc0066;
		border-right: 1px solid #990066;
		border-bottom: 1px solid #990066;
		display: block;
		width: 110px;
		height: 36px;
	}
	
	#older_polls h2 {
		font-size: 24px;
		font-family: Georgia, serif;
		color: #ff0099;
		font-weight: normal;
	}
	
	
	.graph_bar {
		width: 150px;
		height: 15px;
		position: relative;
		float: left;
		margin-top: 5px;
		background-color: #DDD;
		margin-right: 10px;
		border-bottom: 1px solid #FFF;
		border-left: 1px solid #FFF;
		border-top: 1px solid #CCC;
		border-right: 1px solid #CCC;
	}
	
	#content_body_blog .graph_bar {
		background-color: #333;
		margin-right: 10px;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		border-top: 1px solid #666;
		border-right: 1px solid #666;
	}
	
	#older_polls {
		margin-top: 30px;
	}
	
	.graph_bar .percentage {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		height: 15px;
		background: #0099ff;
	}
	
	#older_polls .percentage {
		background: #666;
	}
	
	.answer-total-votes {
		display: block;
		width: 70px;
		font-weight: bold;
		float: left;
	}

	.poll-total-votes {
		font-size: 14px;
	}
	
	.lg-poll-results, .voting_form {
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}
	
#content_body_blog #poll_area {
	float: right;
	width: 492px;
	padding: 7px 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEE;
}

.poll_description
{
margin: 10px 0 20px 0;
border-top: 1px solid #CCC;
padding-top: 10px;
}

#prevImage, #nextImage
{
color: #CCC;
text-decoration: underline;
}

#prevImage:hover, #nextImage:hover
{
color: #FFF;
text-decoration: underline;
}

#prevImageDisabled, #nextImageDisabled
{
color: #444;
}

#db_promo
{
	background: #FF0088;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial;
	border: 1px solid #ba0666;
	margin: 10px 0;
}

#db_promo a
{
	text-decoration: none;
}

#db_promo h2 
{
	color: #FFF;
	font-size: 22px;
	letter-spacing: -1px;
	font-family: Arial;
}

#db_promo p
{
	color: #000;
	text-decoration: underline;
	font-family: Arial;
}

#db_screenshot
{
	float: right;
}

/* Workstations */
.workstation_story
{
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz_border-radius: 3px;
	border-radius: 3px;
	background-color: #DDD;
	margin-top: 10px;
}

.ws_date, .ws_price, .ws_company
{
	border-bottom: 1px solid #FFF;
}

.ws_company a:link, .ws_company a:visited, .ws_company a:hover
{
text-decoration: none !important;
color: #000 !important;
background: none !important;
cursor: default;
font-weight: normal !important;
}

.ws_description
{

}

.workstation_story h2
{
	font-size: 14px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 0; 
	font-weight: normal !important;
	padding: 3px 0;
	margin: 0;
letter-spacing: 0;
}

.workstation_story p
{
	font-size: 14px;
	padding: 3px 0;
	margin: 0;
}

.workstation_story p a:link {
	font-weight: bold;
	color: #09F;
	background: #EEE;
}

.workstation_story p a:visited
{
	font-weight: bold;
	background: #EEE;
}


.workstation_story h2 a:link, .workstation_story h2 a:visited
{
	color: #000;
	text-decoration: underline;
}

.three_up_boxout {
	margin: 15px 0 0 0 !important;
	padding: 0;
	list-style: none inside;
}

.three_up_boxout li {
	list-style: none inside;
	float: left;
	width: 200px;
	margin: 0 15px 15px 0;
	padding: 0;
	display: inline;
}

p.three_up_caption {
	font-family: Arial, sans-serif;
	color: #333;
	font-size: 12px;
	margin: 8px 0 1em 0;
}

.new_line_item {
	clear: left;
}

h2.three_up_header {
	border-top: 1px solid #000;
	padding-top: 8px;
clear: both;
}

.bottom_items {
width: 100%;
clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/*Fancy box */


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


/* New menu */
#reveng_dropdown {
	display: none;
	position: absolute;
	-webkit-box-shadow: #666 0 3px 3px;
	-moz-box-shadow: #666 0 3px 3px;
	box-shadow: #666 0 3px 3px;
	width: 210px;
	z-index: 300;
}

#mag_dropdown {
	display: none;
	position: absolute;
	-webkit-box-shadow: #666 0 3px 3px;
	-moz-box-shadow: #666 0 3px 3px;
	box-shadow: #666 0 3px 3px;
	width: 200px;
	z-index: 300;
}

#mag_dropdown li, #reveng_dropdown li {
	float: none;
	background: #FF0099;
	margin-right: 0;
	display: block;
	border-bottom: 1px solid #ff56bb;
}

.active_tab li {
	background: #CCC !important;
	border-bottom: 1px solid #EEE !important;
}

#mag_dropdown a, #reveng_dropdown a {
	text-align: left;
	padding: 10px 10px 0px 10px;
	background: none !important;
	text-transform: none !important;
	font-weight: bold !important;
	color: #FFF;
}

.active_tab li a {
	color: #FF0099 !important;
}

#magazine_content_tab {
	width: 165px;
}

#reveng_tab {
	width: 135px;
}

#contact_tab {
	width: 80px;
}

#subscribe_tab {
	width: 90px;
}

#downloads_tab {
	width: 100px;
}

#main_nav a:link, #main_nav a:visited {
	background: none;
}

#main_nav li {
	background: #ff0099;
	position: relative;
}

#home_tab {
	text-indent: -9999px;
	background-color: #ff0099;
	background-image: url(/images/develop3d/home_house.gif) !important;
	background-position: 9px 8px !important;
	background-repeat: no-repeat !important;
	width: 30px;
}

.active_tab {
	background-color: #CCC !important;
	background-position: 9px -35px !important;
}

#mag_dropdown_link, #reveng_dropdown_link {
	background: #ff0099 url(/images/develop3d/dd_arrow.gif) 9px 3px no-repeat !important;
	padding-left: 10px !important;
}

#reveng_tag {
	margin-top: 10px;
}

#feature_title {
	margin-top: 5px;
}

#main_nav li.active_tab a:link, #main_nav li.active_tab a:visited {
	background: none;
}
.active_tab #mag_dropdown_link:link, .active_tab #mag_dropdown_link, .active_tab #reveng_dropdown_link:link, .active_tab #reveng_dropdown_link {
	background: #CCC url(/images/develop3d/dd_arrow.gif) 9px -51px no-repeat !important;
}

#bottom_ad_area {
text-align: center;
padding: 20px 0;
margin: 0 auto;
}


	#bottom_sub_banner {
		width: 623px;
		padding: 15px;
		background: url(/images/develop3d/inset.png) right top repeat-y;
		position: relative;
		clear: both;
		text-align: left;
		overflow: visible;
	}
	#sub_banner_top {
		height: 12px;
		width: 653px;
		background: url(/images/develop3d/inset.png) left top no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
	}
	
	#sub_banner_bottom {
		height: 12px;
		width: 653px;
		background: url(/images/develop3d/inset.png) left bottom no-repeat;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
	}
	
	#banner_intro {
		font-size: 18px;
		font-family: Arial;
		font-weight: normal;
		letter-spacing: -1px;
		color: #FF0099;
		line-height: 1;
		margin: 0; 
	}
	
	#bottom_sub_banner h2 {
		font-family: Arial;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: -1px;
		margin: 0;
	}
	
	#bottom_sub_banner h2 a:link, #bottom_sub_banner h2 a:visited {
		color: #333;
		text-decoration: none;
	}
	
	#bottom_sub_banner h2 a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	#bottom_sub_banner p a:link, #bottom_sub_banner p a:visited {
		color: #333;
	}
	
	#bottom_sub_banner h2 a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	#banner_description {
		font-family: Arial;
		font-size: 13px;
		line-height: 1.3;
	}
	
	#banner_disclaimer {
		font-family: Arial;
		font-size: 11px;
		line-height: 1.3;
		margin: 0;
		color: #666;
	}
	
	#bottom_sub_banner p, #bottom_sub_banner h2 {
		position: relative;
		z-index: 3;
	}
	
	#banner_covers {
		width: 225px;
		height: 154px;
		background: url(/images/develop3d/d3d_covers.png) left top no-repeat;
		position: absolute;
		right: -5px;
		top:-10px;
		z-index: 5;
	}









#container_bg {
	background: #FFF url(/images/develop3d/content_shadow.gif) left top repeat-x;
}

#header {
}

#content_section {
	background: transparent;
}

#content_body {
	margin: 0;
}

#jobs_boxout_side {
	background: #F0F0F0;
	border-color: #CCC !important;
	overflow: hidden;
}

#jobs_boxout_side h3 { 
	color: #000;
}

#jobs_boxout_side p {
	color: #666;
}

.job_instance {
	border-color: #CCC !important;
}

#jobs_external_link a:link, #jobs_external_link a:visited {
	color: #000 !important;
	border-color: #000 !important;
}

#breadcrumbs {
	margin-left: 0;
}


#registration_promo a {
	background-image: url(/images/develop3d/new_cover.gif);
}

#registration_promo p {
	color: #666 !important;
}

#secondary_column li a:link, #secondary_column li a:visited {
	color: #FF0099;
}

#small_pdf a {
	background-image: url(/images/develop3d/pdf_white.gif);
}

#small_iphone a {
	background-image: url(/images/develop3d/apple_white.gif);
}

#small_rss a {
	background-image: url(/images/develop3d/feed_white.gif);
}

#small_twitter a {
	background-image: url(/images/develop3d/twitter_white.gif);
}

#jobs_tab {
	background: #09F  !important;
}

#jobs_tab a, #jobs_tab a:link, #jobs_tab a:visited {
	background: none !important;
}

.sidebar_item a:link, .sidebar_item a:visited {
	color: #F09 !important;
	text-decoration: underline !important;
}

#secondary_column a:hover {
	color: #000 !important;
}


#content_body blockquote {
	background: url(/images/develop3d/open_quote_2.png) left 5px no-repeat;
	width: 243px;
	border-top: 2px solid #F09;
	padding:  8px 5px 5px 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#content_body blockquote p {
	background: none;
	padding-top: 5px;
}

#btt a:link, #btt a:visited {
color: #F09;
}

#supplement_header {
	border-bottom: 1px solid #F09;
	width: 100%;
	padding-bottom: 15px;
}

#supplement_header h1 {
	float: left;
	color: #F09;
	font-family: Georgia,sans-serif;
	font-size: 42px;
	line-height: 42px;
	font-weight: normal;
	clear: both;
}

#geomagic_logo_only {
	float: right;
	margin-top: 25px;
}

.skyscraper_advert_supplement_landing {
	width: 120px;
	float: right;
	margin-top: 15px;
}

#supplement_listing {
	width: 404px;
	float: left;
}

#supplement_letter {
	width: 404px;
	margin-left: 10px;
	padding-left: 15px;
	float: left;
	background: url(/images/develop3d/column_shadow.gif) left top repeat-y;
}

.supplement_listing_item img {
	float: left;
	display: block;
	padding: 2px;
	border: 1px solid #CCC;
	width: 122px;
	height: 87px;
}

.supplement_listing_copy {
	float: right;
	width: 266px;
}

.supplement_listing_item {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.supplement_listing_item h2 {
	margin: 0;
	font-weight: normal;
	font-size: 24px;
}

.supplement_listing_item p {
	margin: 0;
}

.supplement_listing_item h2 a:link, .supplement_listing_item h2 a:visited {
	color: #F09;
	text-decoration: none;
}

.supplement_listing_item h2 a:hover {
	text-decoration: underline;	
}

.supplement_listing_copy a:link, .supplement_listing_copy a:visited {
	color: #F09;
}

#al_header {
	width: 100%;
	border-bottom: 1px solid #F09;
	background: url(/images/develop3d/al_pic.jpg) 270px bottom no-repeat;
	margin-bottom: 20px;
	padding-top: 10px;
}

#al_header blockquote {
	background: url(/images/develop3d/al_quote_left.gif) left top no-repeat;
	width: 282px;
	padding: 10px 0 0 10px;
}

#al_header blockquote p {
	font-size: 20px;
	line-height: 24px;
	background: url(/images/develop3d/al_quote_right.gif) 180px bottom no-repeat;
}

#ipad_competition {
	width: 411px;
	border-left: 1px solid #CCC;
	float: right;
	background: url(/images/develop3d/ipads.jpg) 18px 20px no-repeat;
}

#ipad_competition h2 {
	font-weight: normal;
	padding-left: 162px;
}

#ipad_competition h2 a:link, #ipad_competition h2 a:visited {
	color: #000;
	text-decoration: none;
}

#ipad_competition h2 a:hover {
	color: #F09;
	text-decoration: underline;
}

#ipad_competition p {
	padding-left: 162px;
	line-height: 17px;
}

#ipad_competition p a:link, #ipad_competition p a:visited {
	color: #F09;
}

#supplement_letter a:link {
color: #F09;

}

#supplement_listing_twocol {
	float: left;
	width: 870px;
	margin-top: 10px;
	display: inline;
}

#supplement_listing_twocol .supplement_listing_item {
	float: left;
	display: inline;
	width: 415px;
	border-bottom: none !important;
	border-top: 1px solid #CCC;
	padding: 15px 0 0 0 !important;
}

#supplement_listing_twocol .odd {
	clear: both;
	margin-right: 20px;
}

#supplement_listing_twocol .article_1, #supplement_listing_twocol .article_2 {
	border-top: none !important;
	padding: 0 0 0 0 !important;
}

.three_up_newrow {
clear: left;
}


#content_section_blog p, #content_section_blog li {
				color: #444;
			}
			
			#content_section_blog p a:link, .blog_comments a:link, .blog_comments a:visited, a.add_comment {
				background-color: #eee !important;
				color: #000 !important;
				border-bottom-color: #CCC;
			}
			
			.post_details p {
				color: #000 !important;
			}
			
			#content_section_blog h2 {
				font-family: Arial;
				color: #333;
			}
			
			#content_section_blog h3 {
				color: #666;
			}
			
			h2.blog_header {
				border-color: #CCC;
			}
			
			.post_details p {
				border-color: #CCC;
			}
			
			.blog_item {
				border-bottom-color: #CCC;
			}
			
			.full_width_wrap img {
				-moz-box-shadow: #CCC 0px 0px 2px;
				-webkit-box-shadow: #CCC 0px 0px 2px;
				box-shadow: #CCC 0px 0px 2px;
			}
			
			#secondary_column h4 {
				color: #000;
			}
			
			.blog_body p.fullwidth_caption {
				background: url(/images/develop3d/caption_arrow.gif) no-repeat 0% 4px !important;
			}
			
			#breadcrumbs_blog, #breadcrumbs_blog a:link, #breadcrumbs_blog a:visited {
				color: #333 !important;
			}
			
			#breadcrumbs_blog li {
				background: url(/images/develop3d/breadcrumb_arrow.gif) no-repeat 100% 3px;
			}

#reveng_tab {
display: none !important;
}

#reveng_solo_tab {
	width: 165px;
}

#sustainability_solo_tab {
	width: 125px;
}

#subscribe_img_cover {
	background: url("/images/develop3d/sidebar.png") left top no-repeat;
	width: 82px;
	height: 123px;
	float: left;
	margin-right: 10px;
}

#box_subscribe {
	padding-bottom: 8px;
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
}

#box_subscribe h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
}

#box_subscribe h3 a:link, #box_subscribe h3 a:visited {
	color: #ff0099;
	text-decoration: none;
}

#box_subscribe h3 a:hover {
	color: #ff0099;
	background: none;
	text-decoration: underline;
}

#box_subscribe p {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	line-height: 1.5;
	color: #333;
}

#box_subscribe p a:link, #box_subscribe p a:visited {
	text-decoration: none;
	color: #333;
	border: none;
}

#box_subscribe p a:hover {
	text-decoration: underline;
	color: #333;
	background: none;
}

#box_social {
	padding: 15px 0 0 0;
	position: relative;
	height: 60px;
}

#box_social h3 {
	color: #666;
	font-size: 16px;
	margin: 0;
}

#box_social #twitter_link {
	width: 58px;
	height: 51px;
	background: url("/images/develop3d/sidebar.png") -90px top no-repeat;
	position: absolute;
	right: 127px;
	top: 5px;
	text-indent: -9999px;
}

#box_social #facebook_link {
	width: 51px;
	height: 51px;
	background: url("/images/develop3d/sidebar.png") -160px top no-repeat;
	position: absolute;
	right: 65px;
	top: 5px;
	text-indent: -9999px;
}

#box_social #linkedIn_link {
	width: 51px;
	height: 51px;
	background: url("/images/develop3d/sidebar.png") -220px top no-repeat;
	position: absolute;
	right: 0;
	top: 6px;
	text-indent: -9999px;
}
#bottom_mpu {
margin-bottom: 10px;
}

#lh-advertising {
				position: absolute;
				left: -170px;
				padding-top: 15px;
			}
			
			.left-hand-banner {
				width: 160px;
				height: 600px;
				margin-bottom: 15px;;
			}
			
			#container {
				position: relative;;
			}

#container_bg, #footer_container, #header_container  {
padding-left: 90px;
}



			#mpack_download {
				padding: 10px;
				border: 1px solid #333333;
				background: #121212;
				-moz-border-radius: 3px;
				-webkit-border-radius:3px;
				border-radius: 3px;
				margin-top: 0 !important;
			}
			
			#mpack_download h2 {
				font-size: 16px;
				margin: 0 0 10px 0;
			}
			
			#mpack_download p {
				font-size: 14px;
				line-height: 1.5;
			}
			
			#mpack_download img {
				width: 80px;
float: right;
margin-left: 10px;
			}
			
			#mag_downloads {
				float: left;
				display: inline;
				width: 550px;
			}
			
			#mag_downloads p {
				font-size: 15px;
			}
			
#azk73846, #azk11038, #azk81330, #azk59535, #azk19739, #azk37016 {
	width: 728px;
	height: 90px;
}

#azk42842, #azk51471 {
	width: 468px;
	height: 60px;
}

#azk12852, #azk85154, #azk41962, #azk64361, #azk92057, #azk48753, #azk6470, #azk73490{
	width: 300px;
	height: 250px;
}

#azk38147, #azk69249, #azk18146, #azk61193, #azk12899, #azk98936 {
	width: 160px;
	height: 600px;
}

#azkSKYSCRAPER1, #azkSKYSCRAPER2, #azkSKYSCRAPER3, #azk39974, #azk69029 {
	width: 120px;
	height: 600px;
}