@charset "utf-8";
/* CSS Document */

html {
	font-size:100%;
}
body {
	margin:0;
	padding:0;
	font:1em Verdana, Geneva, sans-serif;
	color:#333;
	background-color:#fff;
}
/* This is used on the printable version pages to alter the body tag. */
#print {
	margin:2em;
	padding:0;
}
	
#divBlackDay {
	color:#fff;
	background-color:#000;
	text-align:center;
	height:3em;
	line-height:3em;
}
#divBlackDay a {
	color:#fff;
	font-size:.75em;
}
#head_outer {
	width:100%;
	min-width:60em;
	margin:0;
	padding:0;
	border:none;
	height:5em !important;
}
#head_inner {
	margin:2em;
	padding:0;
	border:none;
}
#content {
	width:100%;
	min-width:60em;
	margin:0;
	padding:0;
	border:none;
}
#left_outer {
	width:25%;
	float:left;
	margin:0;
	padding:0;
	border:none;
}
#left_inner {
	margin:2em;
	padding:1em 0;
	border-top:thin solid #ccc;
	border-right:none;
	border-bottom:thin solid #ccc;
	border-left:none;
}

#right_outer {
	width:75%;
	float:right;
	margin:0;
	padding:0;
	border:none;
}
#right_inner {
	margin:2em;
	padding:1em 0;
	border-top:thin solid #ccc;
	border-right:none;
	border-bottom:thin solid #ccc;
	border-left:none;
	overflow:auto;
}
	
.divCategory {
	/*background-color:#eee;
	padding:1em;
	margin:2em 0;*/
}
.divCategory .divSubCategory {
	margin-left:2em;
	padding-left:1em;
	border-left:thin dotted #999;
}
.divSubCategory .divSubCategory {
	margin-left:2em;
	padding-left:1em;
	border-left:thin dotted #999;
}


/*.content_bottom h3 {
	margin-left:4em;
}
.content_bottom h4 {
	margin-left:8em;
}
.content_bottom h5 {
	margin-left:8em;
}
.content_bottom p, .content_bottom table, .content_bottom ul, .content_bottom ol, .content_bottom dl, .content_bottom blockquote {
	margin-left:8em;
}

.content_bottom blockquote p {
	margin-left:0;
}*/

.title {
	margin:1em 0 0 0; 
	padding:0; 
	text-align:left; 
	color:#667; 
	letter-spacing:.75em; 
	font-size:1.563em;
	font-weight:normal;
	font-variant:small-caps;
}
.title a, .title a:link, .title a:visited, .title a:hover {
	color:#667;
	text-decoration:none;
}
.title a:hover {
	text-decoration:underline;
}
.spanTitle {
	display:block;
	color:#667; 
	font-size:.75em;
	font-weight:normal;
	margin:0.5em 0;
}
h1 { 
	font-size:1.5em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}
h2 {
	font-size:1.25em;
	font-weight:normal;
	margin-top:3.752em;
	margin-bottom:0;
}
h3 {
	font-size:1em;
	margin-top:1.876em;
	margin-bottom:0;
}
h4 {
	font-size:0.875em;
	margin-top:1em;
	margin-bottom:0;
	line-height:normal;
}
h5 {
	font-size:0.75em;
	margin-top:1em;
	margin-bottom:0;
}
h6 {
	font-size:0.6875em;
	margin-top:1em;
	margin-bottom:0;
}
	
.byline {
	margin:0;
	padding:0;
	font-style:italic;
}
	
	
	
	
	
	
	
	
	
p, table, ul, ol, dl {
	font-size:0.75em;
}
dt {
	font-weight:bold;
	margin-left:2em;
}
dd {
	margin-left:5em;
	margin-bottom:1em;
}
table table, table p, table div.imgCaption p.photo_credit, table div.imgCaption p.note, table ul, table ol, ul ul, ul ol, ol ol, ol ul, ul p, ol p {
	font-size:1em;
}
p img {
	/*font-size:1.333em;*/
	vertical-align:middle;
	/*margin-top:1em;
	margin-bottom:1em;*/
}
p.alt {
	clear:both;
}
div.imgCaption {
	color:#666;
	line-height:normal;
	text-align:center;
	margin:0 10em 6em 10em;
	font-size:0.75em;
}
.highslide-caption p, ul div.imgCaption, ol div.imgCaption, dl div.imgCaption {
	font-size:1em;
	margin:.5em 0;
	line-height:normal;
}
.highslide-caption p.photo_credit {
	font-size:.75em;
	margin:.5em 0;
	line-height:normal;
}
.highslide-caption div.imgCaption {
	margin:0;
}
div.imgCaption p {
	margin:0 0 .5em 0;
	font-size:1em;
	line-height:normal;
}
div.imgCaption p.photo_credit {
	margin:.5em 0;
	font-size:.75em;
	line-height:normal;
	font-style:normal;
}
div.imgCaption p.note {
	margin:.5em 0;
	font-size:.75em;
	line-height:normal;
	font-style:normal;
}
/*ul div.imgCaption p.note, ol div.imgCaption p.note, dl div.imgCaption p.note {
	font-size:1em;
}*/
acronym, abbr, dfn {
	font-style:normal;
	border-bottom:#999 dotted thin;
	cursor:help;
	speak:normal;
}
abbr.initialism {
	speak:spell-out;
}
table .imgCaption {
	margin:0 0 6em 0;
}
/*.imgCaption p {
	margin-top: 0;
	margin-bottom: .5em;
}*/
p, table {
	line-height:2em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
table tfoot p {
	line-height:1.5em;
	margin-top:.75em;
	margin-bottom:.75em;
}
table p, table li {
	line-height:normal;
	margin-top:0;
}
/*table {
	width:100%;
}*/
table {
	clear:both;
}
table, tr, th, td {
	border:1px solid #333;
	line-height:normal;
	border-collapse:collapse;
}
tfoot {
	text-align:left;
}
.tdDate {
	white-space:nowrap;
	text-align:right;
}
.tdCurrency {
	white-space:nowrap;
	text-align:right;
}
.tdCenter {
	text-align:center;
}
td td {
	line-height:2em;
	margin-top:0; 
	margin-bottom:0;
}
td th {
	line-height:2em;
	margin-top:0; 
	margin-bottom:0;
}
td h3 {
	font-weight:bold;
	margin-top:2em;
	margin-left:0;
}
th {
	font-weight:bold;
	padding:.2em .3em;
}
thead th {
	text-align:center; 
}
tbody th {
	text-align:left;
	vertical-align:top;
}
td {
	vertical-align:top;
	line-height:normal;
	margin:0;
	padding:.2em .3em;
}
table.tblDownload {
	width:100%;
	clear:both;
}
.tblDownload, .tblDownload tr, .tblDownload th, .tblDownload td {
	border:none;
}
.tblDownload thead {
	display:none;
}
.tdFileSize, .tdPages {
	text-align:right;
}
table.ulCompact ul {
	margin:0;
	padding:0 0 0 1em;
}


#frmSearch fieldset {
	padding:0;
	margin:0;
	border:none;
}
fieldset {
	padding:1em 0;
	margin:1.5em 0;
	border:1px solid #333;
}
legend {
	font-size:.75em;
	font-weight:bold;
}
label {
	clear:both;
	width:10em;
	font-size:.75em;
	font-weight:bold;
	display:inline-block;
	text-align:right;
	margin:.2em .5em .2em 0;
	vertical-align:baseline;
}
.inputInstructions {
	clear:both;
	display:inline-block;
	width:20em;
	font-size:.6875em;
	line-height:normal;
	vertical-align:top;
	margin:0 0 1em .5em;
	padding:.5em 0 0 0;
}
input[type=text], select {
	margin:.2em 0 .2em 0;
	vertical-align:baseline;
	background-color:#eee;
	font-size:0.675em;
}
input#q {
	width:15em;
	font-size:0.75em;
}
input[type=button], input[type=submit] {
	margin:0 0 0 .5em;
	padding:.2em .5em;
	background-color:#f60;
	color:#fff;
	font-weight:bold;
}
p.pButtons {
	text-align:right;
}

div.ancLetter {
	font-size:0.75em;
}
div.ancLetter a:link, div.ancLetter a:visited, div.ancLetter a:hover, div.ancLetter span {
	margin:0 .2em;
}
.letter {
	font-size:1.25em;
	font-weight:normal;
	line-height:2em;
	margin-top:3em;
	margin-bottom:0;
	border-bottom:thin solid #333;
}
	
li s {
	text-decoration:line-through;
	background-color:#ccc;
	color:#666;
}
	
form{
	margin :0;
	padding :0;
	line-height :0;
}
blockquote {
	margin:0em 0em 0em 2em;
	padding-left:1em;
	border-left:1px solid #666;
}
.address {
	line-height:normal;
}
li {
	margin-top:0.5em; 
	margin-bottom:0.5em; 
	line-height:2em;
}



div.attention {
	margin-top:1.25em;
	background-color:#eee;
	border:1px solid #f60;
	padding:.5em .75em;
	/*font-size:.7em;*/
}
div.attention p {
	margin:0;
	padding:0;
	line-height:normal;
}
div.attention ul {
	margin:0 0 0 0;
	padding:0 0 0 1.5em;
}
div.attention li {
	margin:.5em 0;
	line-height:normal;
}
div.attention a, div.attention a:link, div.attention a:visited {
	color:#f60;
	font-weight:bold;
	text-decoration:none;
}
div.attention a:hover {
	text-decoration:underline;
}





table.attention {
	width:100%;
	margin-top:1.25em;
	background-color:#eee;
	border:1px solid #f60;
	border-collapse:collapse;
	padding:0;
	font-size:.7em;
}
table.attention td {
	background-color:#eee;
	border:1px solid #f60;
	border-collapse:collapse;
	padding:.5em .75em;
}
table.attention p {
	margin:0;
	padding:0;
	line-height:normal;
}
table.attention ul {
	margin:0 0 0 0;
	padding:0 0 0 1.5em;
}
table.attention li {
	margin:.5em 0;
	line-height:normal;
}
table.attention a, table.attention a:link, table.attention a:visited {
	color:#f60;
	font-weight:bold;
	text-decoration:none;
}
table.attention a:hover {
	text-decoration:underline;
}
/*ul.toc_print {
	margin:1em;
	padding:.5em .75em;
	vertical-align:middle;
	text-indent:0;
	background-color:#eee;
	color:#f60;
	list-style-type:none;
	float:right;
	border:1px solid #f60;;
}*/

p.followup {
	font-weight:bold;
	font-size:.85em;
	color:#f60;
}

div.followup {
	margin:1em 0;
	padding:0.75em;
	background-color:#f60;
	color:#eee;
	clear:both;
	border:1px solid #f60;
	page-break-inside:avoid;
}
div.followup h3 {
	margin-top:.5em;
	margin-bottom:.5em;
	margin-left:0;
}
div.followup p {
	line-height:1.5em;
	margin-top:1em;
	margin-bottom:1em;
}
div.followup p:first-child {
	margin-top:0;
}
div.followup p:last-child {
	margin-bottom:0;
}
div.followup a:link, div.followup a:visited, div.followup a:hover {
	color:#fff;
}

.get_adobe {
	padding:0.75em;
	background-color:#eee;
	color:#f60;
	clear:both;
	border:1px solid #f60;
}
.get_adobe p {
	line-height:1.5em;
	margin-top:.5em;
	margin-bottom:.5em;
}
.get_adobe p:first-child {
	margin-top:0;
}
.get_adobe p:last-child {
	margin-bottom:0;
}
.get_adobe a:link, .get_adobe a:visited, .get_adobe a:hover {
	color:#f60;
}
.print_adobe {
	color:#f00;
	font-weight:bold;
}
	
/*
.dummy {
	width:100%;
	display:block; 
}*/
.toc_left { 
	display:block; 
	margin:0em 0em 3.752em 0em;
	float:left;
	width:48%;
}
.toc_right { 
	display:block; 
	margin:0em 0em 3.752em 0em;
	float:right;
	width:48%;
}
.content_bottom {
	clear:left;
}
.toc {
	margin:0em 0em 0em 1em;
	vertical-align:middle;
	text-indent:0;
}
ul.toc_print {
	margin:1em 0 1em 1em;
	padding:0.75em;
	vertical-align:middle;
	text-indent:0;
	background-color:#eee;
	color:#f60;
	list-style-type:none;
	float:right;
	border:1px solid #f60;;
}
ul.toc_print li {
	margin-top:.5em;
	margin-bottom:.5em;
}
ul.toc_print li:first-child {
	margin-top:0;
}
ul.toc_print li:last-child {
	margin-bottom:0;
}



p.note {
	font-size:.75em;
}



.toc a {
	color:#33c;
}
ul.toc_print a {
	color:#f60;
}
	
.toc_heading {
	margin:0;
}
.toc_heading a:link, .toc_heading a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.toc_heading a:hover {
	text-decoration:underline;
}
	
	
ul.toc {
	list-style-type:none;
	margin:0;
	padding:0;
}
li.toc_forward {
	margin:0em !important;
	background-image:url(../images/fw.gif);
	background-repeat:no-repeat;
	background-position:0em 0.5em;
	padding-left:1.2em;
}
li.toc_down {
	margin:0em !important;
	background-image:url(../images/d.gif);
	background-repeat:no-repeat;
	background-position:0em 0.5em;
	padding-left:1.2em;
}
li.toc_up {
	margin:0em !important;
	background-image:url(../images/u.gif);
	background-repeat:no-repeat;
	background-position:0em 0.5em;
	padding-left:1.2em;
}
li.toc_print {
	background:url(../images/print.gif) no-repeat 0em 0.5em;
	padding-left:1.4em;
}
li.toc_back {
	margin:0em !important;
	background:url(../images/back.gif) no-repeat 0em 0.5em;
	padding-left:1.2em;
}
li.toc_pdf {
	margin:0em !important;
	background:url(../images/pdf.gif) no-repeat 0em 0em;
	padding-left:1.5em;
	line-height:1.5em;
}
a.pdf {
	background:url(../images/pdf.gif) no-repeat 0em 0em;
	padding:.2em 0 .2em 1.5em;
}
a.xls {
	background:url(../images/xls.gif) no-repeat 0em 0em;
	padding:.2em 0 .2em 1.5em;
}



.nowrap {
	white-space:nowrap;
}
.strike {
	text-decoration:line-through;
}
.underline {
	text-decoration:underline;
}


.img_align_left {
	float:left;
	padding:0em 1em .5em 0em;
}
.img_align_right {
	float:right;
	padding:0em 0em .5em 1em;
}

#divLeftNav {
	font-size:.75em;
}


#divLeftNav div {
	line-height:normal;
	margin:0;
	border:thin solid #fff;
	display:block;
	font-weight:normal;
	color:#000;
}
#divLeftNav div.hot, #divLeftNav div.hot a:link, #divLeftNav div.hot a:visited, #divLeftNav div.hot a:hover  {
	color:#f60;
}
#divLeftNav div.selected {
	font-weight:bold;
	padding:0.2em;
}
#divLeftNav div a:link, #divLeftNav div a:visited {
	padding:0.2em;
	border:thin solid #fff;
	color:#666;
	display:block;
	text-decoration:none;
}
#divLeftNav div a:hover {
	padding:0.2em;
	border:thin solid #333;
	background:#eee;
	color:#333;
	display:block;
	text-decoration:none;
}
/*
.left_nav {
	
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0.2em;
	color:#000;
	border:thin solid #fff;
	display:block;
}
					.left_nav_link:link {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
					}
					.left_nav_link:visited {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
					}
					.left_nav_link:hover {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#333;
						text-decoration:none;
						background:#eee;
						border:thin solid #333;
						display:block;
					}
.left_nav_hot {
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0.2em;
	color:#f60;
	border:thin solid #fff;
	display:block;
}
					.left_nav_link_hot:link {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#f60;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
					}
					.left_nav_link_hot:visited {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#f60;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
					}
					.left_nav_link_hot:hover {
						font-weight:normal;
						line-height:normal;
						margin:0;
						padding:0.2em;
						color:#f60;
						text-decoration:none;
						background:#eee;
						border:thin solid #333;
						display:block;
					}
.left_nav_link_do_nothing {
	line-height:normal;
	margin:0;
	padding:0;
	color:#000;
	border:thin solid #fff;
	display:block;
}
.left_nav_sub_page {
	font-weight:bold;
	line-height:normal;
	margin:0em 0em 0em 1em;
	padding:0.2em;
	color:#000;
	border:thin solid #fff;
	display:block;
}
					.left_nav_sub_page_link:link {
						font-weight:normal;
						line-height:normal;
						margin:0em 0em 0em 1em;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
					}
					.left_nav_sub_page_link:visited {
						font-weight:normal;
						line-height:normal;
						margin:0em 0em 0em 1em;
						padding:0.2em;
						color:#666;
						text-decoration:none;
						border:thin solid #fff;
						display:block;
					}
					.left_nav_sub_page_link:hover {
						font-weight:normal;
						line-height:normal;
						margin:0em 0em 0em 1em;
						padding:0.2em;
						color:#333;
						text-decoration:none;
						background:#eee;
						border:thin solid #333;
						display:block;
					}
										.left_nav_sub_page_link_bold:link {
											font-weight:bold;
											line-height:normal;
											margin:0em 0em 0em 1em;
											padding:0.2em;
											color:#666;
											text-decoration:none;
											border:thin solid #fff;
											display:block;
										}
										.left_nav_sub_page_link_bold:visited {
											font-weight:bold;
											line-height:normal;
											margin:0em 0em 0em 1em;
											padding:0.2em;
											color:#666;
											text-decoration:none;
											border:thin solid #fff;
											display:block;
										}
										.left_nav_sub_page_link_bold:hover {
											font-weight:bold;
											line-height:normal;
											margin:0em 0em 0em 1em;
											padding:0.2em;
											color:#333;
											text-decoration:none;
											background:#eee;
											border:thin solid #333;
											display:block;
										}
.left_nav_sub_page_do_nothing {
	line-height:normal;
	margin:0;
	padding:0;
	color:#000;
	border:thin solid #fff;
	display:block;
}*/
	
#divWhatsNew {
	clear:both;
	float:right;
	margin-top:1em;
	font-size:.75em;
}
#divWhatsNew a:link, #divWhatsNew a:visited {
	font-weight:bold;
	color:#f60;
	text-decoration:none;
}
#divWhatsNew a:hover {
	text-decoration:underline;
}
	
table.hot, table.hot td {
	background-color:#eee;
	border-color:#f60;
	border-collapse:collapse;
}
th.hot {
	background-color:#f60;
	color:#fff;
	text-align:center;
	font-variant:small-caps;
	padding:1em;
}
p.hot {
	color:#f60; 
	padding:0;
	margin:0 0 .5em 0;
	line-height:1.2em;
}
span.hot {
	color:#f60;
	font-weight:bold;
	text-transform:uppercase;
}
a.hot:link, a.hot:visited {
	font-weight:bold;
	color:#f60;
	text-decoration:none;
}
a.hot:hover {
	text-decoration:underline;
}

.super_hot {
	padding:0;
	margin:0em 0em .5em 0em;
	line-height:1.2em;
	font-size:1.2em;
	color:#f60;
}
a.super_hot:link, a.super_hot:visited {
	font-weight:bold;
	text-decoration:none;
}
a.super_hot:hover {
	text-decoration:underline;
}

.super_hot_callout {
	padding:0;
	margin:0em 0em .5em 0em;
	font-size:1.8em;
	font-weight:bold;
	color:#f60;
}
a.super_hot_callout:link, a.super_hot_callout:visited {
	text-decoration:none;
}
a.super_hot_callout:hover {
	text-decoration:underline;
}


.map {
	font-size:0.689em;
	line-height:normal;
	margin:0;
}
.legend {
	line-height:normal;
	margin:0;
}
.table_title {
	font-weight:bold;
}
	
	
	
	
	
/* Sortable tables */
table.sortable a.sortheader {
	font-weight:bold;
	text-decoration:none;
}
table.sortable span.sortarrow {
	color:#333;
	text-decoration:none;
}
.small {
	font-size:0.689em;
	line-height:normal;
	margin:0; 
}
/* o-ring tables */
.center_td_elements td {
	text-align:center;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.bold {
	font-weight:bold;
}
	
	
	
.highlight, td.highlight {
	background-color:#ff0;
}
	
	
	
.divHighSlide	{
	text-align:center;
	clear:both;
	margin-bottom:6em;
}
.divHighSlide p	{
	line-height:normal;
	margin:.5em 0;
}
	
.highslide-wrapper div {
	/*font-family:Verdana, Helvetica;
	font-size:.859em;*/
}
.highslide {
	cursor:url(../graphics/zoomin.cur), pointer;
	outline:none;
	text-decoration:none;
}
.highslide img {
	border:2px solid #FF6600; margin:2px;
}
.highslide:hover img {
	border:2px solid #FF9900;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color:black;
}
.highslide-image {
	border-width:2px;
	border-style:solid;
	border-color:white;
	background:gray;
}
.highslide-wrapper, .rounded-white {
	background:white;
}
.highslide-image-blur {
}
.highslide-caption {
	display:none;
	border-top:none;
	font-size:.75em;
	padding:5px;
	background-color:#fff;
}
.highslide-heading {
	display:none;
	font-weight:bold;
	margin-bottom:0.4em;
}
.highslide-dimming {
	position:absolute;
	background:black;
}
.highslide-loading {
	display:block;
	color:black;
	font-size:.859em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px;
	border:1px solid white;
	background-color:white;
	padding-left:22px;
	background-image:url(../graphics/loader.white.gif);
	background-repeat:no-repeat;
	background-position:3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding:2px;
	color:silver;
	text-decoration:none;
	font-size:.859em;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color:white;
	background-color:gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width:195px;
	height:40px;
	background:url(../graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:20px;
}
.highslide-controls ul {
	position:relative;
	left:15px;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(../graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float:left;
	padding:5px 0;
}
.highslide-controls a {
	background-image:url(../graphics/controlbar-white.gif);
	display:block;
	float:left;
	height:30px;
	width:30px;
	outline:none;
}
.highslide-controls a.disabled {
	cursor:default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display:none;
}
.highslide-move a {
	cursor:move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position:0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position:0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position:0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position:-30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position:-30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position:-30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position:-60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position:-60px -30px;
}
.highslide-controls .highslide-next a {
	background-position:-90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position:-90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position:-90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position:-120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position:-120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position:-150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position:-150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position:-150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position:-180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position:-180px -30px;
}

#divSearch {
	float:right;
	width:24em;
}
#divSearch table, #divSearch tr, #divSearch th, #divSearch td {
	border:none;
}
#divSearch .cse .gsc-control-cse, #divSearch .gsc-control-cse {
	padding:0;
}
