#sb_download_flexWrap {
;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.sb_download_flex {
	padding: 5px;
	width: 590px;
	width: 693px;
	background: #f0f4f3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: auto;
}
.sb_download_flex .clear {
	clear: both;
}


.sb_download_text {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 525px;
}
.sb_download_text .links {
	line-height: 20px;
	float: left;
	width: 420px;

}
.sb_download_text .links a img {
	border:0px;
}
.sb_download_text .size {
	width: 100px;
	float: right;
	line-height: 20px;
	text-align: right;

}


.sb_download_text .description {
	color: #6F889D;
}

.sb_download_image {
	float: left;
	text-align: left;
}
.sb_download_flex .info {
	float: right;
	width: 130px;
	text-align: right;
}
.sb_download_flex .info .clicks {
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}


.sb_download_flex p.bodytext,
.sb_download_single p.bodytext {
  padding: 0;
  margin: 0;
}

.sb_download_flex .image img,
.sb_download_single .image img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
  width: 63px;
  height: 63px;
  border: 2px solid #D0EFED;
}
.sb_download_flex .clicks,
.sb_download_single .clicks {
	font-size: 11px;
}

.sb_download_flex .datetime,
.sb_download_single .datetime {
	font-size: 10px;
}
.sb_download_flex .title,
.sb_download_single .title {
  padding: 0;
  margin: 0;
  color: #004D74;
  font-weight: bolder;
}

.sb_download_flex .links,
.sb_download_single .links {
  padding: 0;
  margin: 0;
}
/* div around each link */
.sb_download_flex .linkOutput {
	color: #3D4D5A;

}
.sb_download_flex a {
  padding: 0;
  margin: 0;
  color: #000;
  text-decoration: none;
}

.sb_download_flex a.more {
  padding: 0;
  margin: 0;
}

.sb_download_flex a:hover {
  text-decoration: none;
}
.sb_download_single {
	float: left;
	padding: 0px;
	margin: 0px;
}
.sb_download_single .sb_download_text {
	width: 450px;
}

.sb_download_flex .clicks_header, .size_header, .links_header {
	font-size: 14px;
	font-weight: bold;
}
.sb_download_text_header {
	margin-left: 0px;
	width: 540px;
}
.flex_header {
	background-color: #DDE6E3;
	background-color:transparent;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	line-height:20px;
	height: 20px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#wrapper #stage #main_content  .csc-header {
	margin-bottom:0px;
	margin-top: 5px;
}
#wrapper #stage #main_content  .csc-header h5 {
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	margin-bottom: 1px;
}

.sb_download_flex:last-child {
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-webkit-bottom-left-radius: 7px;
	-webkit-bottom-right-radius: 7px;
}
/*
.sb_download_flex:first-child {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-bottom-left-radius: 0px;
	-webkit-bottom-right-radius: 0px;
}
*/
#c790 .sb_download_flex {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-bottom-left-radius: 0px;
	-webkit-bottom-right-radius: 0px;
}
#c327 .sb_download_flex:last-child {
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-webkit-bottom-left-radius: 7px;
	-webkit-bottom-right-radius: 7px;
}


