#block-menu-secondary-links {
	position: absolute;
	right: 5%;
	top: 25px;
}
#block-menu-secondary-links ul.menu {
	text-align: right;
}
#block-menu-secondary-links ul.menu li {
	list-style: none;
	float:left;
	padding: 3px .5em 3px 0;
	border-right: solid 1px #fff;
}
#block-menu-secondary-links ul.menu li.last {
	border-right: none;
}

h1 {
	padding: 15px 0 0 0;
	font-size: 180%;
}
.ctools-modal-content textarea { width: 95%; height: 200px; }
.quick-package {
	width: 320px;
	height: 110px;
	padding: 5px 15px;
	margin: 10px auto;
	font-size: 125%;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
.quick-package h3 { width: 100%; margin-top: 5px; }
.quick-package a { color: #000 !important; }
.quick-package a:hover { text-decoration: underline overline; }
.quick-package small { display: block; width: 100%; text-align: right; font-size: .8em; }
.quick-package p { clear: both; padding-top: 8px  }
#Smart-Start {
	background: url(images/gggreen/watermark-orange.png) center center no-repeat;
}
#Commty-Bldr {
	background: url(images/gggreen/watermark-blue.png) center center no-repeat;
}
#Commerce-Bldr {
	background: url(images/gggreen/watermark-purple.png) center center no-repeat;
}
.view-all-geeks .node {
	background: url(images/gggreen/greenfade.gif) repeat-x top transparent;
	padding: 8px;
	clear: both;
}
.view-all-geeks h2 {
	float: left;
}
.view-all-geeks .field-field-handle {
    font-style: italic;
    font-weight: bold;
    color: #039203;
	font-size: 130%;
	display: inline;
	margin-top: -5px;
	margin-left: 5px;
}
.view-all-geeks .field-field-handle div { display: inline; }
.view-all-geeks .field-field-handle .field-items:before { content: "(" }
.view-all-geeks .field-field-handle .field-items:after  { content: ")" }

.view-all-geeks .field-type-image {
	float: left;
	margin: 12px 10px 5px 5px;
}
.view-all-geeks .field-field-fun-title {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 130%;
	margin: -20px 5px 20px 5px;
}
.view-all-geeks h3 { display: none; } /* Hides Location Header */
.view-all-geeks .location {
	font-weight: bold;
}
.view-all-geeks .field-field-work-projects {
	display: block;
	width: 45%;
	float: right;
	padding: 5px;
	border: 4px outset #BADABE;
}
.view-all-geeks .field-field-geek-links {
	display: block;
	width: 45%;
	float: left;
	padding: 5px;
	border: 4px outset #BADABE;
}

#suckerfishmenu ul.menu li ul a:active, #suckerfishmenu ul.menu li ul:hover {
	background: #339900 none repeat scroll 0 0;
	color: #ffffff;
	text-decoration: none;
}

ul#viewscarousel-customer_logo_carousel-default li {
    list-style-type: none;
}

.views-field-field-logo-fid img {
	float: left;
	margin: .75em;
}

.views-field-field-goal-value {
    font-weight: bold;
	margin-top: .75em;
}

.views-field-body {
    font-size: 115%;
}
<style type="text/css">
 table.project-overview {
    margin:0 auto;
	float: left;
}
 table.project-overview tr.header td {
    font: 36px;
}
 table.project-overview tr.main td{
}
 table.web-projects {
}
 table.software-dev {
}
 div.project-overview-heading {
	 font-size: 180%;
	 color: #166F00;
	 font-weight: bold;
}
div.project-overview-text {
	color: #5e4561;
	font-size: 115%;
	float: right;
	text-align: right;
}
div.project-heading {
	font-size: 140%;
	color: #166F00;
	font-weight: bold;
}
div.project-text {
	font-size: 110%;
	color: #5e4561;
	text-align: left;
	line-height: 1.15em;
	margin-top: 1.5em;
}
																				  div.second-project-heading {
    font-size: 140%;
	color: #166F00;
	font-weight: bold;
}
  a:link, a:visited, a:hover {
}
 div.views-field-body {
     font-size: 105%;
}
 div.views-field-title {
     font-size: 105%;
     margin-top: 15px;
}

.node .taxonomy{
    display: none;
}

.node .content .field-field-logo {
	float: left;
	padding: 15px;
}

.node .content .field-field-goal {
	font-weight: bold;
	font-size: 115%;
}

.node .content .field-field-results {
    font-style: italic;
	clear: left;
	float: left;
}

.node .content .field-field-url {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	float: right;
	padding: 15px;
}

.node .content p {
	padding: 6px;
}

.node .content .field-field-status {
	font-style: italic;
	float: left;
}

.node .content .field-field-screenshot {
    float: right;	
	margin-top: 3%
	margin-right: 20%;
	padding-left: 15px;
}

div#breadcrumb {
	display: none;
}
