 h2 {border-bottom:none;}
 
 p.breadcrumbs {margin:18px 0 0 0;color:#FFF;}
 p.breadcrumbs a {color:#FFF;}
 .callout {
    background-color: #F7F7F7;
    border: 1px solid #D4D4D4;
    margin-bottom: 16px;
    padding: 10px 10px 3px;
}
ul.update li, ul#nav li, .resource_types ul li, .datatable5 ul li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.callout h2 {margin-top:3px;}
.callout p {margin-bottom:12px;}
.callout {margin-bottom:30px;}
ul.update {margin:0px 0px 0px 15px;}
ul.update li {font-size:11px!important; padding-left:6px!important; margin-bottom:4px!important;line-height: 120%!important;}
sup.release-note{color:#e64500;vertical-align:super;}
li.major { background: transparent url(/products/new_products/images/asterisk.gif) 0px 3px no-repeat!important;}
p.major { padding-left:7px;background: transparent url(/products/new_products/images/asterisk.gif) 0px 6px no-repeat!important;}
ul.linklist li.priority_link {margin:20px 0 0; font-weight:bold;}

#download_release {
	margin:0px 0px 35px 0px;	
}

#download_release .ctaBtn {
	margin:0px 0px 17px 0;
}

#resources {
  display: block;
  height: auto;
  width: 100%;
  border: 1px solid #E2E2E2;
  overflow:hidden;
}

.sectionheader {
  background-image: -moz-linear-gradient(100% 100% 90deg, #FFFFFF, #F7F7F7);
  background:#F7F7F7;
  color: #575757;
  font-size: 12px;
  margin: 0 0 10px;
  padding: 4px 0 4px 13px;
  border-bottom: 1px solid #E2E2E2;
}
#product_list {
	border-top:1px solid #D4D4D4;
	padding-top:30px;
}

#matlab, #simulink {
  background: url("/products/images/products_sectionbg_tall.gif") no-repeat scroll left top transparent;
  display: block;
  height: auto;
  min-height: 980px;
  width: 100%;
}

#matlab .sectionheader, #simulink .sectionheader, #polyspace .sectionheader {
  background-color: #686868;
  background-image: -moz-linear-gradient(100% 100% 90deg, #565656, #767676);
  border: 1px solid #E2E2E2;
  color: #FFFFFF;
  font-size: 12px;
  margin: 0 0 10px;
  padding: 4px 0 4px 13px;
}

#polyspace {
  background: url("/products/images/products_sectionbg_short.gif") no-repeat scroll left top transparent;
  display: block;
  height: auto;
  min-height: 147px;
  width: 100%;
}

/*Corrections to video CSS */
.chapter_item {
  height:auto;
  *height:100%;
  overflow:hidden;
  display:block;
}

/*Corrections to site5 */
.ctaBtn {
  cursor: pointer;
  font-size: 11px !important;
  line-height: 13px;
  text-decoration: none;
}

.ctaBtn.blue {
	background: #4880cf url(/images/nextgen/global/bg_ctabtn_blue.gif) no-repeat bottom left; /* fallback */
	background:-webkit-gradient(linear,left top,left bottom,from(#4377bf),to(#2c4973));
	background:-moz-linear-gradient(top,#4377bf,#2c4973);
	-pie-background:linear-gradient(top,#4377bf,#2c4973);
	border:1px solid #034462;
	color:#fff!important;
	text-shadow:0 1px 1px #23406a;
}
.ctaBtn.blue:hover,.ctaBtn.blue:focus{
	background: #4880cf url(/images/nextgen/global/bg_ctabtn_blue.gif) no-repeat bottom left; /* fallback */
	background:-webkit-gradient(linear,left top,left bottom,from(#3b68a7),to(#274166));
	background:-moz-linear-gradient(top,#3b68a7,#274166);
	-pie-background:linear-gradient(top,#3b68a7,#274166);
	border:1px solid #033952;
	color:#fff;
}
.ctaBtn.blue a  {
	color:#fff!important;
}

.ctaBtn.short {width:65%;}

.ctaBtn .icon_container {margin-top:2px;margin-bottom:1px;background: transparent url(/images/nextgen/global/bgd-ctabutton-iconcontainer.png) 6px center no-repeat;}

* html div.other_links ul li { position:relative; }