/* @group sidenav */
#sidenav{width:236px;float:left;padding:38px 0 0 5px;background:url('/images/sidenav_b.png') repeat-y;height:422px}
* html #sidenav{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sidenav_b.png');}
/* @end */

/* @group content */
#content{background:#f5efe5;padding:18px 14px 30px 14px;margin-left:1px;margin-top:5px;width:686px;float:left;}
#content h2{font:normal 25px/28px Verdana,Arial,sans-serif;color:#e38f03;text-transform:uppercase;margin:0 0 10px 0}
#content h3{font:bold 14px/20px Arial,sans-serif;color:#e38f03;margin:10px 0 5px 0;text-transform:uppercase}
#content .content-details {padding:0 12px;width:520px}
#content .content-header{background:url('/images/contenthead_bg.jpg') no-repeat;height:281px;margin-bottom:20px}
#content .content-header .image{background-color:#F5EFE5;width:686px;height:281px;display:none}
#content .content-details blockquote{margin-bottom:15px}
/* @end */

/* @group action-buttons */
#action-buttons{margin-top:216px;margin-left:24px;}
#action-buttons button{width:auto;overflow:visible;border:none;background:transparent;padding:0;margin:0;}
/* @end */