body {
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
text-align:left;
}

.holder {float:left; margin:0;}
#Panel {height:400px;   border: 0px;}

#packshot_wrapper{
	width	: 750px;
	display	: block;
}

a {font-weight: bold; color: #f37942;}
a:hover {text-decoration: underline;}

.jScrollPaneContainer {overflow:hidden; position:relative; z-index:1;}
.jScrollPaneTrack {cursor:pointer; height:100%; position:absolute; right:0; top:0;}
.jScrollPaneDrag {background:#666666 none repeat scroll 0 0; cursor:pointer; overflow:hidden; position:absolute;}

.orange-bar .scroll-pane {background: url(../images/jqmBody.gif) repeat-y;}
.orange-bar .jScrollPaneTrack {background:transparent url(../images/jScrollPaneTrack.gif) repeat-y scroll 0 0;}
.orange-bar .jScrollPaneDrag {background:transparent url(../images/drag_grab.gif) no-repeat scroll 0 0;}

.scroll-pane {float:left;  overflow:auto; width:781px; color: #333333;}
.scroll-pane .cont {padding: 5px 20px;}
.scroll-pane h1 {font-size: 18px}
.scroll-pane ul {margin: 5px 20px 15px}

h2 {color: #007534; font-weight: bold; font-size: 1.1em; margin: 4px 0 0 0px; padding: 0px}
.highlight {color: #f37942; font-weight: bold; font-size: 1.1em;}
.planpage {line-height: 1.6em;}

.packShot {display: block; float: left; margin: 10px; text-align: center}
.packShot img {display: block}


