h1 {
  margin: 10px 10px 10px 0;
  padding: 0;
  font-size: 22px;
}
h2 {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #FEDF24;
  font-size: 14px;
}
p {
  margin: 7px 0;
  padding: 0;
  line-height: 17px;
}

/* columns */
#col-main {
  float: left;
  width: 568px;
  min-height: 500px;
  _height: 50px; /* ie6 */
  margin-right: 30px;
  margin-bottom: 10px;
}
#col-side {
  float: left;
  margin-right: 15px;
  width: 157px;
  margin-bottom: 10px;
}

/* media room */
#news #col-main h3 {
  margin: 20px 0 10px 0;
  padding: 0;
  color: #4B94BD;
  font-size: 12px;
}
#news ul.news-list {
  margin: 10px 0 30px 0;
  padding: 0;
  list-style-type: none;
  line-height: 17px;
}
#news ul.news-list li {
  margin: 8px 0;
}
#news ul.news-list li span.date {
  display: block;
}
.request-kit {
  width: 133px;
  padding: 10px 12px;
  background: #eff6fa url(/images/requestkitbg.gif) no-repeat;
  color: #0B486A;
}
.request-kit h3 {
  margin: 0 0 10px 0;
}
.request-kit p {
  margin: 0 0 138px 0;
}
.request-kit img {
  margin-left: 2px;
  border: 0;
}

/* press kit */
#presskit .req-notice {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #545454;
  font-weight: bold;
}
#presskit .req {
  color: #0000FF;
  font-weight: bold;
}
#presskit .press-form {
  position: relative;
  _height: 1px; /* ie6 */
  margin: 15px 30px 0 30px;
  padding: 10px 0 20px 40px;
  background-color: #EFF6FA;
}
#presskit .press-form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#presskit .press-form li {
  margin: 10px 0;
}
#presskit .press-form li label {
  position: relative;
  float: left;
  width: 90px;
  font-weight: bold;
  padding-top: 3px;
}
#presskit .press-form li label .req {
  position: absolute;
  left: -12px;
}
#presskit .press-form li input {
  width: 220px;
}
#presskit .press-form li.submit {
  margin: 20px 0 0 90px;
}
#presskit .press-form li.submit input {
  width: auto;
}
#presskit .css_error label {
  color: #CC0101;
}
#presskit .css_error label .req {
  left: -37px !important;
  height: 22px;
  padding: 0 0 0 25px;
  background: url(/sticky/images/icons/icon_error.png) no-repeat scroll 0%;
}
#presskit #updated {
  margin: 10px 0;
  padding: 10px 10px 10px 40px;
  border: 1px solid #f0b247;
  background: url('/sticky/images/icons/icon_confirmation_bg.png') no-repeat 10px 50%;
  background-color: #fff8d8;
  color: #f28301;
  font-weight: bold;
}

/* affiliates */
#affiliates p {
  margin: 10px 0;
}
#affiliates .content ul {
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
}
#affiliates ul strong {
  color: #4B94BD;
}
#affiliates ul.cross {
  margin: 15px 0 15px 20px;
  padding: 0;
  line-height: 17px;
}
#affiliates ul.cross li {
  *background:transparent url(/sticky/images/bullet_star2.gif) no-repeat left 2px; /* ie6 & ie7 */
}

/* developers */
#developers .content p {
	margin: 10px 30px 10px 0;
}
#developers .content ul {
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 19px;
}
#developers .content ol {
	margin-left: 0;
	padding-left: 35px;
	*padding-left: 40px; /* ie6 & ie7 */
	font-weight: bold;
	line-height: 17px;
}
#developers .content ol li {
  margin-bottom: 5px;
}
#developers .content ol li span {
	font-weight: normal;
}

/* jobs */
#jobs p {
	margin: 10px 0;
}
#jobs p.please-send {
	margin-bottom: 20px;
}
#jobs ul.cross {
	padding-left: 20px;
	line-height: 17px;
	margin-left: 0;
}
#jobs ul.cross li {
	*background:transparent url(/sticky/images/bullet_star2.gif) no-repeat left 2px; /* ie6 & ie7 */
}
#jobs strong.benefits {
	color: #4B94BD;
	font-weight: bold;
}

/* navigation */
#qlinks .mh {
  background-color: #999;
  padding-left: 10px;
}
#qlinks .inner {
  padding: 5px 10px;
  border-color: #999;
  
}
#qlinks .inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#qlinks .inner ul li {
  margin: 5px 0;
}
#qlinks .inner ul li ul {
  padding-left: 12px;
}
#qlinks .inner ul li a {
  color: #00f;
}
#qlinks .inner ul li.selected a {
  color: #5d5d5d;
  text-decoration: none;
  font-weight: bold;
}
#qlinks .inner ul li.selected ul a {
  color: #00f;
  text-decoration: underline;
  font-weight: normal;
}


/* mediaroom redo */
.mediaroom-section {
  padding-left: 10px;
}
.mediaroom-articlelist ul {
  margin: 15px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.mediaroom-articlelist ul li {
  margin-bottom: 12px;
}
.mediaroom-articlelist ul li .date {
  display: block;
  margin-bottom: 5px;
}
.mediaroom-articlelist ul li a {
  font-weight: bold;
}
.mediaroom-blogposts {
  margin-bottom: 15px;
}
.mediaroom-bloglinks {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  height: 14px;
}
.mediaroom-bloglinks li {
  display: block;
  float: left;
  padding: 0 5px;
  border-left: 1px solid #000;
}
.mediaroom-blogpost-title {
  font-weight: bold;
}
.mediaroom-blogpost-byline {
  font-size: 11px;
}
.mediaroom-howworks-video-container {
  padding: 10px 0 15px 0;
}
.video-overview-video-player {
  width: 271px;
  float: left;
  margin-right: 10px;
  text-align: center;
  height: 225px;
}
.video-overview-video-player img {
  border: 0;
}
.mediaroom-readmore {
  font-weight: bold;
  margin-top: 20px;
}
.mediaroom-articlelist .mediaroom-readmore {
  margin-bottom: 15px;
  font-weight: bold;
}