body {
  margin: 0px;
  padding: 0px;
}
p,a,h1,h2,h3,h4,div,span,th,td,dl,dt,dd {
  font-family: 'Lucida Grande', 'Helvetica', Helvetica, Arial, sans-serif;
  font-weight: 12px;
  color: #333;
}
h1 {
  font-family: 'Helvetica Neue', Tahoma, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #262626;
  font-weight: lighter;
}
#content h1.docs {
  border: 1px solid #999;
  font-size: 19px !important;
}
#content h1.docs a {
  color: #3384B8 !important;
  font-size: 19px !important;
}
#content h1.docs span {
  font-size: 19px !important;
}

#content .shadow { -webkit-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; -moz-box-shadow: rgba(0,0,0,0.4) 0 1px 3px; *border:1px solid #e4e4e4; }
.rounded { border-radius: 4px; padding: 15px 15px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; -ms-border-radius: 4px; }
#content .rounded { border-radius: 4px; padding: 15px 15px 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px; -ms-border-radius: 4px; }

.bigrounded { border-radius: 6px; padding: 15px 15px 5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; -khtml-border-radius: 6px; -ms-border-radius: 6px; }
#content .bigrounded { border-radius: 6px; padding: 15px 15px 5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; -khtml-border-radius: 6px; -ms-border-radius: 6px; }

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
#content ul li, #content ol li {
  line-height: 1.7em;
}
a {
  color: #0084B8;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
dl.contribute {
  line-height: 1.5em;
}
dl.contribute dt.first, dl.contribute dd.first {
  border-top: 1px solid #DFDFDF;
}
dl.contribute dt, dl.contribute dd {
  padding: 3px 8px;
  border-bottom: 1px solid #DFDFDF;
}
dl.contribute dt {
  float: left;
  width: 12em;
  color: #FFF;
  font-weight: bold;
  background-color: #A1C276;
}
dl.contribute dd {
  margin-left: 12em;
  padding-left: 30px;
  background-color: #F1F2F5;
}
dl.faqlist {
  line-height: 1.5em;
}
dl.optionlist dt, dl.optionlist dd,
dl.faqlist dt, dl.faqlist dd {
  padding: 3px 8px;
  font-size: 11px;
}
dl.optionlist dt,
dl.faqlist dt {
  float: left;
  width: auto;
  color: #9960B1;
  font-weight: bold;
  margin: 6px 0px 0px 8px;
  background-color: #FFF;
  border: 1px solid #DFDFDF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
dl.optionlist dd,
dl.faqlist dd {
  border: 1px solid #DFDFDF;
  padding-left: 50px;
  margin: 3px 0px 0px 3px;
  background-color: #F1F2F5;
  width: 600px;
  line-height: 24px;
  min-height: 24px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
dl.optionlist dt {
  margin-right: 5px;
}
dl.optionlist dd {
  width: 400px;
}
dl.required dt {
  color: #FF6677;
}
h3.optionlist,
h3.faq-title {
  background-color: #F1F2F5;
  width: 648px;
  padding: 7px;
  line-height: 1.0em;
}
h3.optionlist img
h3.faq-title img {
  margin-top: -10px;
}
.clear {
  clear: both;
}
.centered {
  width: 287px;
  margin: 0px auto;
}
#features-wrapper {
  background: #DEDEDE url(../images/g-background-noise-darker.gif);
  border-top: 1px dashed #C6C6C6;
  border-bottom: 1px dashed #BBB;
}
#sub-features-wrapper {
  background: #F0F0F0 url(../images/g-background-noise.gif);
/*  border-bottom: 1px dashed #CCC;*/
}
#cta-wrapper {
  background: #DCDCDC url(../images/g-background-noise-darker.gif);
/*  border-bottom: 1px dashed #CCC;*/
}
#innerwrapper {
  position: relative;
  text-align: left;
  padding: 0px;
  margin: 0px auto;
  width: 917px;
  border: 1px solid transparent;
}
a#sp-header-logo {
  position: absolute;
  left: 13px;
  width: 170px;
  height: 46px;
  background: transparent url(../images/i-sequel-pro-logo.png) no-repeat 0px 2px;
}
a#sp-header-logo:hover {
  text-decoration: none;
  background: transparent url(../images/i-sequel-pro-logo.png) no-repeat 0px -43px;
}
a#sp-header-logo:active {
  text-decoration: none;
  background: transparent url(../images/i-sequel-pro-logo.png) no-repeat 0px -90px;
}
#logo {
  position: absolute;
  top: 35px;
  left: 20px;
}

#leftcolumn {
  float: left;
  width: 595px;
  margin: 0px;
  padding: 0px;
}
#rightcolumn {
  width: 220px;
  float: left;
  margin: 0px;
  padding: 0px;
}

#footer {
  position: relative;
  height: 60px;
}

#biglogo {
  background: transparent url('/assets/images/g-sequelpro-icon.gif') no-repeat;
  position: absolute;
  top: 102px;
  height: 256px;
  width: 256px;
}

/* Presentation */
#head {
  height: 108px;
}
body#home #head {
  height: 317px;
}

#mainnavbackground {
  background: transparent url('/assets/images/g-main-nav-bg.gif') no-repeat;
  position: absolute;
  top: 17px;
  right: 0px;
  width: 403px;
  height: 80px;
}

.main-nav-wrapper {
  margin: 0px auto;
  width: 920px;
  position: relative;
}
#mainnav {
  height: 50px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  background: #EAEAEA url( '../images/g-search-gradient.png') repeat-x bottom;
}
.top-nav-wrapper {
  float: right;
}
#mainnav ul.nav {
  list-style: none;
  /* margin: 0px 0px 0px 176px;*/
  margin: 0px 30px 0px 0px;
  padding: 0px;
}
#mainnav ul.nav li {
  height: 51px;
  float: left;
  padding: 0px 10px;
}
#mainnav ul.nav li a {
  padding: 12px 0px 0px 0px;
  margin: 1px 3px 4px 0px;
  line-height: 1.9em;
  display: block;
  text-align: center;
  display: block;
  font-family: 'Lucida Grande','Helvetica', 'Times New Roman', serif;
  color: #999;
  font-size: 13px;
  /* font-style: lighter;*/
  font-weight: bold;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  text-shadow: #FFF 1px 1px 1px;
  text-transform: uppercase;
}
#mainnav ul.nav li a:hover {
  border-bottom-width: 1px;
}


#mainnav ul.nav li.nav-home a {
  opacity: 1;
  text-decoration: none;
  color: #000;
}
#mainnav ul.nav li.nav-download a {
  opacity: 1;
  text-decoration: none;
  color: #2C8CBD;
}
#mainnav ul.nav li.nav-support a {
  opacity: 1;
  text-decoration: none;
  color: #E1377B;
}
#mainnav ul.nav li.nav-blog a {
  opacity: 1;
  text-decoration: none;
  color: #5BA900;
}



#mainnav ul.nav li.nav-home a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #000;
  color: #000;
}
#mainnav ul.nav li.nav-download a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #2C8CBD;
  color: #2C8CBD;
}
#mainnav ul.nav li.nav-support a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #E1377B;
  color: #E1377B;
}
#mainnav ul.nav li.nav-blog a.selected {
  opacity: 1.0;
  border-bottom: 2px solid #5BA900;
  color: #5BA900;
}


#mainnav ul.nav li.nav-home a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #000;
}
#mainnav ul.nav li.nav-download a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #2C8CBD;
}
#mainnav ul.nav li.nav-support a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #E1377B;
}
#mainnav ul.nav li.nav-blog a:hover {
  opacity: 1.0;
  text-decoration: none;
  color: #5BA900;
}


.mainfooternav-wrapper {
  border: 1px solid #EEE;
  padding-bottom: 0px;
  width: 882px;
  text-align: center;
  margin-bottom: 0px;
  background-color: #545454;
  background: #545454 url(../images/g-background-noise.gif);
}

.mainfooternav-wrapper ul.mainfooternav li.nav-home a,
.mainfooternav-wrapper ul.mainfooternav li.nav-download a,
.mainfooternav-wrapper ul.mainfooternav li.nav-support a,
.mainfooternav-wrapper ul.mainfooternav li.nav-blog a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  line-height: 2em ;
  text-shadow: #DDD 1px 1px 1px;
}

ul.mainfooternav {
  margin: 12px 0px ;
}
ul.mainfooternav li {
  text-transform: uppercase;
  display: inline;
  font-size: 12px;
  padding: 0px 18px 0px 10px;
  border-right: 1px solid #999;
}
ul.mainfooternav li.last {
  border-right: none;
}

#content p {
  line-height: 1.7em;
}
.header {
  background-color: #FFF;
}
.home-content {
  background: #FFF url(../images/g-lower-gradient.gif) repeat-x;
}
.main-navigation {
  background: #EFEFEF url(../images/g-search-gradient.png) repeat-x bottom;
  height: 50px;
  text-align: center;
}
.features-content,
.sub-features-content {
  font-size: 12px;
  color: #444;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 15px 15px;
}
.sub-features-content {
  padding: 15px 0px 11px 16px;
}
.features-content .graphic-paragraph,
.features-content .graphic-paragraph p,
.sub-features-content .graphic-paragraph,
.sub-features-content .graphic-paragraph p,
.cta-content .graphic-paragraph,
.cta-content .graphic-paragraph p {
  font-size: 12px;
  color: #454545;
}
.features-content .graphic-paragraph strong,
.sub-features-content .graphic-paragraph strong {
  font-weight: bold;
  color: #000;
}
.features-content .graphic-paragraph
.sub-features-content .graphic-paragraph {
  margin: 13px 0px 13px 0px !important;
}

#content {
  font-size: 12px;
  color: #444;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
}
#content h1 {
  font-family: 'Helvetica Neue', Tahoma, Helvetica, sans-serif;
  font-size: 24px;
  color: #262626;
  line-height: 1.4em;
  margin: 0px;
  border-bottom: 1px solid #E1E1E2;
  padding: 10px 2px 2px 2px;
}
.twitter-updates {
  margin-bottom: 8px;
}
img.panel-logo {
  margin-left: 9px;
}
#main {
  position: relative;
}
#main p.subtext {
  font-size: 11px;
}
.download-items {
  text-align: center;
}
.download-now {
  padding-top: 5px;
}
.download-logo {
  margin: 10px;
}
.project-site-button {
  margin-left: 70px;
}
.use-this {
  position: absolute;
  right: 40px;
  top: 64px;
  z-index: 20;
  margin: 0px 0px 0px 16px;
}
.digg_link {
  position: absolute;
  right: 23px;
  top: 0px;
}
.upper-ad {
  position: absolute;
  top: 36px;
  right: 0px;
  width: 470px;
  height: 65px;
}

.donor-wrapper ul.list li {
  font-size: 0.95em;
  float: left;
  width: 145px;
}
.donor-wrapper ul.list li.longer {
  width: 160px
}
.donor-wrapper ul.business-list li {
  font-size: 0.95em;
  float: left;
  width: 205px;
}

ul.list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.list li {
  padding: 4px 10px;
}

ul.business-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.business-list li {
  padding: 4px 10px;
}


.home-top-panel {
  padding: 0px 0px 0px 0px;
  position: relative;
}
.home-top-panel.subpages {
  padding: 0px 0px 0px 10px;
}
#content .home-top-panel h1 {
  font-family: 'Helvetica Neue',Verdana, sans-serif;
  font-size: 23px;
  border: none;
  padding: 15px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
#content .home-top-panel h1 a{
  font-weight: lighter !important;
  color: #262626;
  font-family: 'Helvetica Neue',Verdana, sans-serif;
}
#content .home-top-panel h2 {
  font-family: 'Helvetica Neue',Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
  border: none;
  padding: 0px;
  margin: 0px;
}
#notebook-header {
  position: absolute;
  right: 10px;
  top: 3px;
}
.header-fill {
  margin-top: 35px;
  margin-left: 30px;
  height: 100px;
}
#big-download-icon {
  position: absolute;
  top: -10px;
  left: 33px;
  width: 48px;
  height: 48px;
  background: transparent url( '../images/g-big-download-icon.png') repeat-x bottom;
}

#wrapper .download-box {
  margin: 7px 24px 0px 10px;
  width: 215px;
  height: 19px;
  border: 1px solid #CCC;
  border-bottom-color: #C1C1C1;
  padding: 8px 0px 8px 12px;
  line-height: 1.7em;
  text-shadow: #FFF 1px 2px 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px 1px 4px #CCC;
  -moz-box-shadow: 0px 1px 4px #CCC;
  background: #EDEDED url( '../images/g-search-gradient.png') repeat-x bottom;
}

#wrapper .release-notes {
  line-height: 1.9em;
  margin: 3px 0px 0px 40px;
  font-size: 10px;
}
#wrapper .release-notes a {
  color: #999;
  border-bottom: 1px dotted #999;
}
#wrapper .release-notes a:hover {
  text-decoration: none;
  color: #666;
}
.release-notes-wrapper {
  padding: 6px 28px;
}
.release-notes-wrapper a{
 color: #666; 
}
#download-panel a.release-notes {
  border-bottom: 1px dotted #999; 
  font-size: 10px; 
  color: #666;
}
#download-panel a.release-notes:hover {
  text-decoration: none;
  color: #666;
}
.download-button,
.donate-button {
  padding: 0px 15px;
}
.download-button a,
.donate-button a {
  color: #333;
  font-weight: bold;
}
.download-button a:hover,
.donate-button a:hover {
  color: #0084B8;
  text-decoration: none;
}
.download-button {
  border-right: 1px solid #999;
  float: left;
}
.donate-button {
  border-left: 1px solid #FFF;
  float: left;
}
#mainnav #search-box {
  float: right;
  margin: 7px 24px 0px 10px;
  width: 275px;
  height: 25px;
  background-color: #F5F5F5;
  border: 1px solid #DADADA;
  padding-top: 8px;
  padding-left: 12px;
  padding-bottom: 3px;
  line-height: 0.7em;
  text-shadow: #FFF 1px 2px 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#mainnav #search-box .cse-branding-text {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1.55em;
  font-family: 'Lucida Grande', 'Times New Roman', serif;
}
#mainnav #search-box input.search {
  padding: 2px;
  margin: 0px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #CCC;
  font-size: 13px;
  width: 155px;
}
#content #search-box {
  float: right;
  margin: 5px 84px 0px 10px;
  width: 275px;
  height: 43px;
  background: #EDEDED url( '../images/g-search-gradient.png') repeat-x bottom;
  border: 1px solid #DFDFDF;
  padding-top: 0px;
  padding-left: 12px;
  line-height: 1.0em;
  text-shadow: #FFF 1px 2px 2px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#content #issue-search-box {
  float: right;
  margin: 10px 24px 0px 0px;
  width: 210px;
  height: 85px;
  background-color: #FFF;
  border: 1px solid #DDD;
  padding-top: 0px;
  padding-left: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #search-box input.search, #content #issue-search-box input.search {
  border: 1px solid #999;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#download-box-cocoamysql p,
#download-box p {
  font-weight: bold;
  font-size: 13px;
  padding: 12px 0px 2px 0px;
  margin: 0px 0px 8px 0px;
}
.button-wrapper {
  float: left;
}
.button-wrapper a.button {
  margin: 0px;
  padding: 8px 0px 0px 0px;
  background: transparent url( '../images/g-button-white-med.png') no-repeat;
  width: 135px;
  display: block;
  text-align: center;
}
a.button {
  background: #E4F2FD url( '../images/g-button-grey-bg-blue.gif') no-repeat;
  width: 121px;
  height: 23px;
  display: block;
  padding: 8px 0px 0px 5px;
  margin: 0px auto 5px auto;
  color: #111;
}
a.button:hover {
  text-decoration: none;
  cursor: hand;
}
.cocoamysql-buttons a.button {
  float: left;
  font-size: 11px;
  color: #555;
}
#content #download-box-cocoamysql,
#content #download-box {
  float: right;
  text-align: center;
  margin: 0px 0px 0px 0px;
  width: 166px;
  height: 158px;
  background-color: #E4F2FD;
  border: 1px solid #DFDFE0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#content #download-box a.small {
  color: #333;
  font-size: 10px;
}
#content #download-box-cocoamysql {
  height: 106px;
  margin: -12px 0px 0px 0px;
}
.home-main-content {
/*  margin-left: 75px;*/
  font-size: 12px;
  background-color: #FFF;
  border: 1px solid #DEDEDE;
/*  border-top: 2px solid #999;*/
  padding: 15px 35px 15px 19px;
  width: 844px;
  position: relative;
  line-height: 1.6em;
}
.home-main-content h3 {
  font-size: 13px;
  margin-top: 0px;
  padding-top: 10px;
}

.home-main-content h3.pushright,.home-main-content p.pushright {
  padding-left: 70px;
  padding-right: 10px;
}

#content .home-main-content img.contentimage {
  margin: 10px 0px 0px 20px;
}

#content .home-main-nav {
  display: none;
  position: absolute;
  top: 220px;
  left: 11px;
  z-index: 20;
}
#content #side-nav {
  top: 100px !important;
  width: 149px;
}
#content .home-main-nav ul {
  margin: 0px;
  padding: 0px;
}
#content .home-main-nav ul li {
  width: 154px;
  height: 56px;
  width: 149px;
  list-style: none;
  line-height: 1.0em;
}
#content .home-main-nav ul li a {
  /* border: 1px solid #999;*/
  font-weight: bold;
  line-height: 1.0em;
  padding: 24px 0px 0px 25px;
  color: #111;
  width: 125px;
  height: 56px;
  display: block;
  background: transparent url('../images/g-home-nav-item.gif') no-repeat;
}
#content .home-main-nav ul li a:hover {
  color: #555;
  text-decoration: none;
}
#content .home-main-nav ul li a.selected {
  display: block;
  padding: 24px 0px 0px 25px;
  width: 126px;
  height: 60px;
  background: transparent url('../images/g-home-nav-item-selected.gif') no-repeat 0px -2px;
}
#content .home-main-nav ul li a .new-nav {
  margin-top: -3px;
}
.rightimage {
  margin: -15px -50px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#content ul.feature-requests, #content ol.feature-requests {
  padding-left: 3px;
}
#content ul.feature-requests li {
  list-style: none;
  margin-left: 3px;
}
#content ol.feature-requests li {
  margin-left: 20px;
}
#content ul.feature-requests li:before {
  content: '+ ';
}
#content ul#completed li {
  padding-left: 24px;
  background: #FFF url('../images/tick.png') no-repeat;
}
#content ul#completed li:before {
  content: '';
}
.cta .cta-content {
  margin: 19px 0px;
}
.cta .leftside .graphic-paragraph {
  float: left;
  line-height: 1.9em;
  padding: 0px 19px;
  width: 187px;
}
.cta .leftside .graphic-paragraph strong {
  color: #333;
}
.features .leftside {
  float: left;
  width: 428px;
}
.features .rightside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  width: 428px;
  float: left;
}
.sub-features .leftside h4 {
  line-height: 2.3em;
  padding-left: 38px;
  margin-bottom: 8px;
  position: relative;
}
.sub-features .leftside h4 img {
  position: absolute;
  left: 4px;
}
.sub-features .leftside {
  float: left;
  margin-right: 14px;
  width: 284px;
}
.sub-features .leftside ul.tick {
  margin: 0px;
  padding: 0px;
}
.sub-features .leftside ul li {
  list-style: none;
  margin: 0px;
  padding: 4px 0px;
  line-height: 1.6em;
}
.sub-features .leftside ul li.even {
  color: #555;
}
#content .leftside {
  float: left;
  width: 340px;
}
#content .middleside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  width: 240px;
  float: left;
}
#content .rightside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  width: 250px;
  float: left;
}
.blog-post {
  padding: 3px 10px 13px 0px;
  margin-top: 10px;
  width: 320px;
}
.last-blog-post {
  border-top: 1px dashed #999;
}
.blog-post p a {
  color: #0084B8 !important;
}
.blog-post .post-meta img {
  position: absolute;
  left: 16px;
}
.blog-post .post-meta {
  padding-left: 20px;
}
.blog-post .post-meta span {
  color: #AAA;
}
#content .middleside h4,
#content .rightside h4 {
  line-height: 0.8em;
}
#content .leftside h4 a,
#content .middleside h4 a,
#content .rightside h4 a {
  font-weight: normal;
}
#content .middleside .discussion-item,
#content .rightside .discussion-item {
  margin: 0px;
  padding: 2px 0px 10px 0px;
}

#content .leftrightwrapper .hero-icon {
  position: absolute;
  top: -30px;
  right: -110px;
}

.big-logo {
  background: transparent url('../images/s-app-icon.png') no-repeat;
  width: 210px;
  height: 220px;
  float: right;
  z-index: 10;
}
#content .leftrightwrapper {
  position: relative;
  border-radius: 8px;
  border: 1px solid #CCC;
  border-bottom-color: #C1C1C1;
  box-shadow: 0px -1px 4px #666;
  -webkit-box-shadow: 0px -1px 4px #CCC;
  -moz-box-shadow: 0px -1px 4px #CCC;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: #FFF 0px 1px 0px;
  background: #EFEFEF url( '../images/g-search-gradient.png') repeat-x bottom;
  width: 740px;
  height: 150px;
  padding: 5px 20px 5px 17px;
  margin: 10px 0px 17px 0px;
}
#content .leftrightwrapper .leftdivider,
#content .leftrightwrapper .rightdivider {
  float: left;
  width: 0px;
  height: 115px;
  margin-top: 10px;
}
#content .leftrightwrapper .leftdivider {
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #AAA;
  border-top: 1px solid #FFF;
}
#content .leftrightwrapper .rightdivider {
  border-right: 1px solid #D5D5D5;
  border-left: 1px solid #AAA;
  border-top: 1px solid #FFF;
}
#content .leftrightwrapper .leftside {
  float: left;
  padding-right: 4px;
  width: 210px;
}
#content .leftrightwrapper .middleside {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 0px;
  padding-right: 10px;
  width: 198px;
  float: left;
}
#content .leftrightwrapper .rightside {
  margin-top: 0px;
  margin-left: 17px;
  margin-right: 0px;
  width: 173px;
  float: left;
}
#content .leftrightwrapper .leftside a,
#content .leftrightwrapper .middleside a,
#content .leftrightwrapper .rightside a {
  color: #21759B;
  font-weight: normal;
}
#content .leftrightwrapper .leftside h3,
#content .leftrightwrapper .middleside h3,
#content .leftrightwrapper .rightside h3 {
  padding: 8px 10px 0px 0px;
  text-align: center;
}
#content .leftrightwrapper .leftside p.brief,
#content .leftrightwrapper .middleside p.brief,
#content .leftrightwrapper .rightside p.brief {
  color: #333;
  font-weight: bold;
  line-height: 9px;
  text-shadow: #DADADA 1px 1px 0px;
}
.screenshot h3 {
  margin: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 14px;
}
.screenshot .zoom-wrapper {
  float: left;
  margin: 2px 8px 0px 5px;
}
.screenshot img {
  border-top: 2px solid #BBB;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  border-left: 2px solid #BBB;
  margin: 1px 1px 1px 4px;
}
.screenshot a:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
}
.get-involved {
  margin: 0px 0px 12px 0px;
  padding: 5px 0px 7px 0px;
  background-color: #F1F2F5;
  border-radius: 8px;
  border: 1px solid #DFDFE0;
  box-shadow: 0px -1px 4px #666;
  -webkit-box-shadow: 0px -1px 4px #CCC;
  -moz-box-shadow: 0px -1px 4px #CCC;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: #FFF 0px 1px 0px;
  background: #EFEFEF url( '../images/g-search-gradient.png') repeat-x bottom;
}
.screenshot {
  margin: 0px 0px 12px 0px;
  padding: 5px 0px 7px 0px;
  background-color: #F1F2F5;
  border-radius: 8px;
  border: 1px solid #CCC;
  border-bottom-color: #C1C1C1;
  box-shadow: 0px -1px 4px #666;
  -webkit-box-shadow: 0px -1px 4px #BFBFBF;
  -moz-box-shadow: 0px -1px 4px #BFBFBF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: #FFF 0px 1px 0px;
  background: #EFEFEF url( '../images/g-search-gradient.png') repeat-x bottom;
}
.get-involved {
  margin: 17px 0px 0px 10px;
  height: 243px;
  width: 260px;
  float: left;
}
.get-involved .split {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #DFDFE0;
}
.get-involved h3,
.screenshot h3 {
  font-size: 13px;
}
.get-involved .gi-col {
  padding: 0px;
  margin: 0px;
  width: 170px;
  font-size: 11px;
  float: left;
}
.get-involved .gi-nightly {
  width: 240px;
  margin: 7px 0px 10px 10px;
  font-size: 11px;
  float: left;
  height: 105px;
}
.get-involved .gi-nightly h3,
.get-involved .gi-col h3 {
  margin-left: 5px;
  margin-bottom: 10px;
}
.get-involved .gi-nightly img {
  padding-left: 3px;
  margin: 0px 0px 0px 3px;
}
.get-involved .gi-nightly p {
  margin: 2px;
  width: 165px;
}
.features .leftside ul li, .features .rightside ul li {
  padding-left: 35px;
}
.features .leftside ul li {
  background: transparent url('../images/arrow_right.png') no-repeat 10px;
}
.features .rightside ul li {
  background: transparent url('../images/award_star_gold.png') no-repeat 10px;
}
.features .leftside a, .features .rightside a {
  color: #0084B8;
}
#features-wrapper .whats-next.graphic-paragraph {
  margin-top: 20px;
}
.whats-next em {
  font-style: normal;
  font-weight: bold;
  color: #333;
}

#download-post-steps { }
#download-post-steps .step{
  width: 205px;
  padding: 10px;
  float: left;
/*  border: 1px solid #999;*/
}
#download-post-steps .step h3 {
  font-size: 16px;
  color: #666;
}
#download-post-steps .step h3 span {
  font-size: 20px;
}
#download-post-steps .step a.cta-download-button {
  font-size: 18px;
}




