#webcast-content {
    width:64em;
    float:right;
    margin:0;
    padding:1em 1em 1em 0;
}

#webcast-content ul {
padding-left: 15px;
}

#features {
width: 40em;
}

#upsell {
width: 17em;
}

a.btn {
	display: inline-block;
	padding: .5em .8em;
	background-color: rgba(255,153,0,.90);
	color: rgb(20,20,20);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-weight:bold;
}

#breadcrumb {
padding-left: 0;
}

/* tabs */
#tabs {
 text-transform:uppercase;
 text-decoration:none;
 font-weight:bold;
}

#tabs ul {
 padding: 0 0 7px 0;
 margin:0;
 background-image: url(https://www.oreilly.com/images/icons/line_gray.gif);
 background-repeat:repeat-x;
 background-position: bottom center;
}

#tabs ul li {
 display:inline;
 list-style:none;
 padding:0;
 margin:0;
}

#tabs ul li a {
 color:#999;
 font-size:92%;
 font-weight:bold;
 text-decoration:none;
 margin:0;
 padding:0 10px 1px 10px;
}

#tabs ul li a.current {
 color:#b9002d;
 background-image: url(https://www.oreilly.com/images/icons/line_arrow.gif);
 background-position: bottom center;
 background-repeat:no-repeat;
 padding-bottom:7px;
}

#tabs ul li a:hover {
 color:#b9002d;
}

p.forumpost {
   margin:0;
   padding:0;
}

/* highslide pic */

.highslide {
	cursor: url(http://digitalmedia.oreilly.com/scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #0077dd;
}
.highslide:hover img {
	border: 1px solid #0077dd;
}

.highslide-image {
    border: 1px solid #d7d7d7;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid #d7d7d7;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #e4e4e4;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: #d7d7d7;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
    background-color: #e4e4e4;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
/* HIGHSLIDE HTML */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	width: 120px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}



/* Here's the CSS that creates the highslide box formatting for the actual div containers: 
*/



.ap_left {
border: 1px #cccccc solid;
padding: 0;
float: left;
clear: left;
margin-top: 2px;
margin-left: 5px;
margin-right: 15px;
width: 148px;
}



.ap_r_front {
border: 1px #cccccc solid;
padding: 0;
float: right;
clear: right;
margin-top: 0px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 7px; /* compensate for ad */
width: 148px;
}

.ap_r {
border: 1px #cccccc solid;
padding: 0;
float: right;
clear: right;
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
width: 148px;
}

.ap_c {
border: 1px #cccccc solid;
padding: 0;
clear: right;
margin-top: 15px;
width: 400px;
   display:block;
   clear:both;
   margin:0 auto 1em;	}

.apcaption {
background-color: #FFFFFF;
font-style: italic;
font-size: 12px;
text-align: left;
padding: 8px 8px 8px 8px;
}


.asset-body {

	clear: both;

}
