
/* original background color: e9 a2 13 */

* {
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	border-width: 1px;
	border-style: none;
	color: #535255;
	}

:focus {-moz-outline: none; /* fx 1.07*/ 
	outline:none; /* fx 1.05, Safari, Mac IE*/}

img{ border: none; padding: 0px; vertical-align: top; }
img a{border:none; padding: 0px; vertical-align: top; }

.left { float: left; }
.right { float: right; }

a, a:visited {
	color: #4090ce;
	text-decoration: underline;
	}

a:hover {
	color: #e59901;
	text-decoration: underline;
	}

a.gold, a.gold:visited {
	color: #e59901;
	}

a.gold:hover {
	color: #e59901;
	text-decoration: underline;
}

body {
	background-repeat: repeat-y;
	background-color: #fff !important;
	}

h1 {
	font-size: 20px;
	color: #e59901;
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	}

h2 {
	font-size: 12px;
	color: #e59901;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
	
	}

h2.notopmargin {
	font-size: 12px;
	color: #e59901;
	font-weight: bold;
	line-height: 20px;	
	margin-top: 0px;
	}


h2.gray {
	font-size: 12px;
	color: #535255;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;	
	}

h3 {
	font-size: 12px;
	color: #535255;
	font-weight:bold;
	line-height: 20px;
	}
	
.nomargin {
	margin: 0px;
	}

.gray {
	color: #535255;
	}

.leftmargin {
	margin-left: 20px;
}

p {
	font-size: 12px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	}

ul {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	margin-left: 20px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	marker-offset: 5px;
	margin-bottom: 20px;
	}

ul.nobullet {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	margin-left: 20px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	marker-offset: 5px;
	margin-bottom: 20px;
	}


ul.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
	}

ul.notopbottommargin {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}


ol {
	list-style-position: outside;
	font-size: 12px;
	margin-left: 25px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	
	margin-bottom: 20px;
	}

.page {
	width: 830px;
	margin: 0 auto;
	background-color: #ffffff;
	background: url(/sites/all/themes/retrotech12/images/page_bg_newsletter.png) repeat-y center;
	}
	
.page_end {
	clear: both;
	height: 0px;
	width:800px;
	}
	
.page_bottom {
	width: 830px;
	height: 41px;
	background: url(/sites/all/themes/retrotech12/images/page_bottom_newsletter.png);
	margin: auto;
	}

.page_bottom_copyright {
	margin-top: 14px;
	padding-right: 25px;
	font-size: 10px;
	color: #535255;
	text-align: right;
	line-height: 10px;
	float: right;
	}

.container {
	width: 800px;
	margin: 0 auto;
	}

.window_control_bar {
	width: 800px;
	height: 42px;
	background: url(/sites/all/themes/retrotech12/images/window_control_bar.png);
	clear:both;
	}	
	
.window_body {
	background-color: #e5e5e5;
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 1.5em;
	}
	
.main_banner_left {
	clear:both;
	width: 400px;
	height: 96px;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	}

.main_banner_right {
	width: 222px;
	height: 96px;
	float: right;
	}

.banner_header {
	background-color: #ffffff;
	height: 96px;
	}
	
#main_banner_navigation a, a:visited {
	color: #535255;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

#main_banner_navigation a.current, #main_banner_navigation a.current:hover, #main_banner_navigation a.current.active {
	color: #e59901;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#main_banner_navigation a:hover, a:active {
	color: #e59901;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

#main_banner_navigation {
	float: left;
	clear: both;
	margin-left: 11px;
	margin-top: 8px;
	height: 22px;
	width: 600px;
	color: #e59901;
	vertical-align: bottom;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	vertical-align: middle;
	}	

.banner_band {
	clear: both;
	width: 800px;
	background-color: #e59901;
	height: 35px;
	text-align: right;
	}

.main_banner_searchbar {
	float: left;
	clear: both;
	width: 196px;
	padding-left: 604px;
	background-color: #e7e8e9;
	height: 28px;
	text-align: right;
	vertical-align: top;
	}
	
.main_banner_search_box {
	float: left;
	margin: 0px;
	margin-top: 3px;
	height: 18px;
	padding-top: 2px;
	width: 117px;
	border-width: 1px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #ffffff;
	font-size: 13px;
	vertical-align: top;
	}

a.main_banner_search_button, a.main_banner_search_button:visited {
	margin-right: 11px;
	width: 60px;
	margin-left: 2px;
	
	height: 11px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
	
	display: block;
	float: right;
	text-align: center;
	clear: none;
	border-width: 2px;
	border-style: solid;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	background-color: #ffffff;
	
	color: #535255;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	vertical-align: top;
	}

a.main_banner_search_button:hover {
	margin-right: 11px;
	width: 60px;
	margin-left: 2px;
	
	height: 11px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 4px;

	color: #e59901;
	text-decoration: none;
	}

/* Home Page */

.what_if {
	float: left;
	height: 298px;
	width: 780px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	}
	
.retrotech .node-content {
	float: left;
	font-size: 15px;
	margin-top: 22px;
	font-weight: normal;
	color: #e59901;
	line-height: 20px;
	width: 450px;
	height: 76px;
	margin-left: 22px;
	float: left;
	
	}
	
.main_side_button_container {
	width: 254px;
	margin-right: 10px;
	margin-top: 10px;
	height: 87px;
	float: right;
	}
	
a.main_side_button, a.main_side_button:visited	{
	display: block;
	width: 241px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/main_side_button.png);
	color: #535255;
	text-decoration: none;
	float: right;
	}

a.main_side_button:hover	{	
	display: block;
	width: 241px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/main_side_button.png);
	color: #e59901;
	text-decoration: none;
	float: right;
	}

.main_feature_container_float_left {
	clear: left;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 11px;
	}

.main_feature_container_float_right {
	width: 526px;
	clear: none;
	padding-right: 10px;
	float: right;
	margin-bottom: 11px;
	overflow: hidden;
	}

.main_feature_container_left {
	float:left;
	margin: 0px;
	padding: 0px;
	}

.main_feature_container_center {
	padding-left: 9px;
	padding-right: 9px;
	float: left;
	}

.main_feature_container_right {
	float: right;
	}

/* Primary Landing Page */

.primary_body {
	margin-top: 3px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d6d9;
	float: left;
	width: 597px;
	padding-right: 3px;
	}

.primary_title_bar {
	background-color: #e9a213;
	width: 573px;
	padding-left: 24px;
	height: 27px;
	padding-top: 11px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	clear: both;
	float: left;
	}

primary_body_container {
	width: 597px;
	overflow: hidden;
	float: left;
	}

#primary_left_navigation {
	float: left;
	clear: left;
	width: 133px;
	padding-top: 21px;	
	padding-left: 23px;
	margin-bottom: 93px;
	overflow: hidden;
	height: 400px;
	}
	
#primary_left_navigation a {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #535255;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	}

#primary_left_navigation a.current {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #e59901;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
	}

#primary_left_navigation a.current:hover {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #e59901;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
	}

#primary_left_navigation a:hover {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #e59901;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	}

.primary_body_center {
	width: 441px;
	float: right;
	clear: right;
	margin-bottom: 30px;
	}
	
.primary_body_center_image {
	width: 441px;
	height: 155px;
	clear: right;
	}

.primary_sidebar {
	float: right;
	margin-top: 13px;
	width: 159px;
	padding-left: 18px;
	padding-right: 20px;
	margin-bottom: 30px;
	}

a.primary_side_button, a.primary_side_button:visited	{
	display: block;
	width: 147px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_side_button.png);
	color: #535255;
	text-decoration: none;
	}

a.primary_side_button:hover	{	
	display: block;
	width: 147px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_side_button.png);
	color: #e59901;
	text-decoration: none;
	}
	
.sidequote {
	margin-top: 43px;
	color: #717073;
	font-size: 11px;
	line-height: 25px;
	font-style: italic;
	}

.quotemark {
	color: #717073;
	font-weight: bold;
	font-style: italic;
	}

.quotemark_body {
	color: #717073;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	}


.quotesource {
	display: block;
	color: #e59901;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin-top: 11px;
	}

.quotesource_body {
	display: block;
	color: #e59901;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	}

.case_study_container {
	
	margin-top: 20px;
	clear: both;
	overflow: visible;
	}

.primary_feature_top {
	padding-top: 11px;
	padding-left: 15px;
	width: 393px;
	height: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_top.png);
	font-size: 10px;
	font-weight: bold;
	color: #b3b3b6;
	}

.primary_feature_bottom {
	width: 408px;
	height: 10px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_bottom.png);
	overflow: hidden;
	clear: both;
	}


.case_study_body {
	width: 378px;
	height: 114px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_body.png);
	font-size: 11px;
	line-height: 18px;
	}	

.case_study_body_long {
	width: 378px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_body.png);
	font-size: 11px;
	line-height: 18px;
	overflow: visible;
	padding-bottom: 1px;
	}	

.case_study_link, .case_study_link:visited {
	display: block;
	margin-bottom: 10px;
	clear: both;
	font-size: 11px;
	line-height: 18px;
}	

.case_study_link:hover, .case_study_link:active {
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 11px;
	clear: both;
}

.primary_feature_headline {
	color: #e59901;
	font-size: 11px;
	margin-bottom:0px;
	font-weight: bold;
	}

/* Utility Page */

.utility_body {
	width: 517px;
	overflow: hidden;
	float: left;
	padding: 40px;
	padding-top: 0px;
	}


/* Generic Link properties */

a, a:visited {
	color: #4090ce;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a:hover, a:active {
	color: #4090ce;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

.page_bottom_utilities {
	margin-top: 14px;
	padding-left: 18px;
	float: left;
	font-size: 10px;
	text-align: left;
	line-height: 10px;
	}

.page_bottom_utilities a {
	color: #535255;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	}

.page_bottom_utilities a:visited {
	color: #535255;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	}

.page_bottom_utilities a:hover {
	font-size: 10px;
	padding-left: 10px;
	text-decoration: underline;
	}
	
.goldline {
	border-style: none;
	height: 1px;
	background-color: #e59901;
	margin-bottom: 10px;
}

.grayline {
	border-style: none;
	height: 1px;
	background-color: #535255;
	margin-bottom: 10px;
	width: 410px;	
}

.personnel_line {
	border-style: none;
	height: 1px;
	background-color: #535255;
	margin-bottom: 5px;
	width: 410px;
	
}

.goldtext {
	color: #e59901;
}

.goldbold {
	color: #e59901;
	font-weight: bold;
}


.column_left_divided {
	width: 204px;
	border-color: #d5d5d5;
	border-right-style: solid;
	border-right-width: 2px;
	float: left;
	vertical-align: top;
}

.column_right_divided {
	/* total width: 235 */
	padding-left: 20px;
	width: 205px;
	float: right;
}

.body_item {
	margin-top: 20px;
}

a.window_control_close, a.window_control_close:visited {
	display: block;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	float: left;
	color: #535255;
	font-weight: bold;
	text-decoration: none;
	}

a.window_control_close:hover {
	color: #e59901;
	}
	
a.window_control_print, a.window_control_print:visited {
	display: block;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	float: right;
	color: #535255;
	font-weight: bold;
	text-decoration: none;
	}

a.window_control_print:hover {
	color: #e59901;
	}

tr {
	vertical-align: top;
}

td {
	vertical-align: top;
	font-size: 12px;
	color: #535255;
	line-height: 20px;

}

.bold {
	font-weight: bold;
	}
	
.body_image_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	}
	
.bio_photo {
	margin-top: 5px;
	width: 125px;
	height: 156px;
	float: left;
	}
	
.bio_copy {
	float: right;
	width: 300px;
	}
	
.textfield {
	width: 200px;
	vertical-align: middle;
	height: 20px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #d5d5d5;
	border-width: 1px;
	font-size: 13px;
	margin-top: 3px;
	}

.browsefield {
	width: 300px;
	vertical-align: middle;
	height: 24px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	border-width: 1px;
	font-size: 13px;
	margin-top: 3px;
	}

.radio {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 3px;
}

.textarea {
	vertical-align: middle;
	margin-top: 2px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #d5d5d5;
	border-width: 1px;
	font-size: 13px;
	margin-top: 3px;
}

a.button, a.button:visited {
	display: block;
	clear: none;
	vertical-align: top;
	float: left;

	width: 60px;
	padding-left: 10px;
	padding-right: 10px;

	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 10px;

	color: #535255;
	background-color: #ffffff;
	text-align: center;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	border-style: solid;
	border-width: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ededee;
}

.button:hover {
	color: #e59901;
	text-decoration: none;
	}

a.button_long, a.button_long:visited {
	display: block;
	clear: none;
	vertical-align: top;
	float: left;

	width: 80px;
	padding-left: 10px;
	padding-right: 10px;

	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 10px;

	color: #535255;
	background-color: #ffffff;
	text-align: center;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	border-style: solid;
	border-width: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ededee;
}

.button_long:hover {
	color: #e59901;
	text-decoration: none;
	}

.contact_button_container {
		float: left;
		margin-left: 140px;	
}


.news_about {
	font-style: italic;
}


/*
Items to be hidden for launch.  
Delete or comment out the class to make it visible.
*/

/*
.key_personnel {
	display: none !important;
}
*/

.news_items {
	display: none !important;
}

.active_sell_sheet {
	display: none !important;
	}
	
.bottom_info {
		font-size: 11px;
		line-height: 18px;
		font-style: italic;
	}

#results_ {
	border-style: none !important;
	width: 400px !important;
}

#searchbox_ {
	border-style: none !important;
	width: 400px !important;
}

.ra {
	border-style: none !important;
	width: 400px !important;
}

/* Drupal-specific stuff */

.node-submitted {
	display: none;
}

.node-story {
	margin: 0px !important;
}

.group-section1 {
position:relative;
}

.field-field-section1-title .field-item , .field-field-section2-title  .field-item, .field-field-section3-title  .field-item, .field-field-section4-title  .field-item, .field-field-section5-title  .field-item{
	font-size:18pt;
	color:#E59901;
}
.field-field-section1-title .field-items .field-item , .field-field-section1-title .field-items, .field-field-section1-title, .field-field-section1-subtitle, .field-field-section1-subtitle  .field-items, .field-field-section1-subtitle  .field-items .field-item,
.field-field-section2-title .field-items .field-item , .field-field-section2-title .field-items, .field-field-section2-title, .field-field-section2-subtitle, .field-field-section2-subtitle  .field-items, .field-field-section2-subtitle  .field-items .field-item,
.field-field-section3-title .field-items .field-item , .field-field-section3-title .field-items, .field-field-section3-title, .field-field-section3-subtitle, .field-field-section3-subtitle  .field-items, .field-field-section3-subtitle  .field-items .field-item,
.field-field-section4-title .field-items .field-item , .field-field-section4-title .field-items, .field-field-section4-title, .field-field-section4-subtitle, .field-field-section4-subtitle  .field-items, .field-field-section4-subtitle  .field-items .field-item,
.field-field-section5-title .field-items .field-item , .field-field-section5-title .field-items, .field-field-section5-title, .field-field-section5-subtitle, .field-field-section5-subtitle  .field-items, .field-field-section5-subtitle  .field-items .field-item {
display:inline;
} 
.field-field-section1-subtitle .field-item, .field-field-section2-subtitle .field-item, .field-field-section3-subtitle .field-item, .field-field-section4-subtitle .field-item, .field-field-section5-subtitle .field-item {
	font-size:18pt;
	border-left: 1px solid #535255;	
	padding-left: 5px;
}
.field-field-section1-article1, .field-field-section2-article1, .field-field-section3-article1, .field-field-section4-article1, .field-field-section5-article1 {
border-top: 1px solid #E59901;
}
.field-field-section1-article1 .field-items {
margin-top: -10px;
}
.field-field-section1-article1 .field-items .field-items {
margin-top: 0;
}
h2.node-title a, h2.node-title a:visited {
font-size: 14pt;
color: #525255;
}
fieldset.fieldgroup {
background-color:#ffffff ! important;
border:1px solid #DADADA;
margin:1.5em 0 ! important;
padding:0.75em;
z-index:10;
}
.date-display-single {
position:absolute;
top:75px;
font-size:10pt;
font-weight:bold;
margin-left: 80px;
}
span.read-more a{ color:#4090CE; }
div.node-links ul.links li.comment_add { display:none; }
.section_title {color:#E59901;font-size:18pt;}
.section_subtitle {border-left:1px solid #535255;font-size:18pt;padding-left:5px;}
.section_top {
	padding: 0.75em;
	height: 45px;
	background-image: url(/sites/all/themes/retrotech12/images/newsletter_section_top.png);
	}
.top_border {height:34px; margin-left:15px;margin-right:15px; margin-top:10px;}
.section_body { 
	padding-left: 25px; 
	padding-right: 25px; 
	padding-top: 1px; 
	padding-bottom: 15px;
	background: transparent url(/sites/all/themes/retrotech12/images/newsletter_section_body.png) repeat-y center; 
	font-size: 11px; 
	line-height: 18px;
	}	
.article { 
	margin-top: -10px;
	border-top: 1px solid #E59901;
}
.section_bottom {
	height: 18px;
	margin-top:0px;
	background: transparent url(/sites/all/themes/retrotech12/images/newsletter_section_bottom.png) no-repeat bottom center;
	overflow: hidden;
	}
h1 span.orange { color: #E59901; border-left:1px solid #535255}
h1.newsletter_title { color:#535255;margin-left: 20px; font-size:18pt; width:575px; border-bottom:1px solid #E59901; padding-bottom:5px; margin-bottom:5px; padding-top:0px; margin-top:30px;}
#buttons {margin-left: 10px;}
.button {background-image: url(/sites/all/themes/retrotech12/images/newsletter_button_backgroud.png);
        width: 182px;
        min-height: 36px;
		position:relative;
        border: 0px solid #000;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        *margin-right: 3px;
        zoom: 1;
        *display: inline;
        _height: 36px;
}
.button a {position:absolute;color:#ffffff; font-size:14pt; padding-left:15px; padding-top:3px;width:167px;height:33px}
.button a:hover {text-decoration:none;}
.button_arrow {margin-top:5px; padding-right:5px;*margin-top:1px;}
#block-menu-menu-newsletter-links ul li, #block-menu-menu-newsletter-links ul {display:inline;clear: none;}
.block-addthis .block-title { display:none; }
#content-top { background-color: #E59901; height:35px; width:100%; position:relative;}
.block-edit { display:none;}
/*#content-top .block-content, #content-top .block-inner, #block-menu-menu-newsletter-links {display:inline;} */
#content-top .block{ position: absolute; top:6px; padding-left:20px;margin:0; text-align: right;}
#content-top  .block-addthis {right: 18px; top: 9px; *top: 8px; }
#content-top  #block-menu-menu-newsletter-links {right: 155px; }
#content-top  #block-menu-menu-newsletter-links a {color: #fff; font-weight:bold; background-image: url(/sites/all/themes/retrotech12/images/go_arrow.png); background-repeat:no-repeat; background-position:right; padding-right:16px; }
.midlinks {text-align:right; padding-right:10px;}
.midlinks a { color:#E59901; font-size:10pt; padding-left:10px;margin-left:10px;border-left:1px solid #535255;font-weight:bold; }
.midlinks a.first { border-left:none; }
.page_bottom_utilities {text-align:left;padding-left:25px;}
.page_bottom_utilities a {color:#535255; font-size:10pt; padding-left:10px;margin-left:10px;border-left:1px solid #535255;}
.page_bottom_utilities a.first { border-left:none; }
.newsletter_side_buttons { position:absolute; top:-11px; right:10px;}
.newsletter_side_buttons a {
	background-image: url("../images/primary_side_button.png");
	color: #525255;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:23px;
	margin-bottom:8px;
	padding-top:8px;
	text-decoration:none;
	width:147px;
	padding-left:13px;
	padding-bottom:4px;
	margin-left:19px;
}
.header {position:relative; margin-top:0px;}
.more {clear:both;}
h2.more-title {font-size:13pt; padding-top:10px;padding-bottom:5px;}
ul.morelist {margin-bottom:0px;}
.morelist li {list-style:square outside;}
.morelist li a {font-size:12pt;} 
