h2#imPgTitle {float: left; margin-left: 6px; margin-right: 6px; width: 1004px;}
#imCell_9 { display: block; position: relative; overflow: hidden; width: 1012px; min-height: 1272px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;}
#imCellStyle_9 { position: relative; width: 1006px; min-height: 1266px; padding: 3px 3px 3px 3px; text-align: center; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; z-index: 2;}
#imCellStyleGraphics_9 { position: absolute; top: 3px; bottom: 3px; left: 3px; right: 3px; background-color: transparent; }
#imProductList_9 h4 { margin-bottom: 1em; }
#imProductList_9 h4 a { color: #808080; text-decoration: none; }
#imProductList_9 .imProductListCont { position: relative; text-align: left; float: left; width: 483px; padding: 8px; height: 232px; border-top: 1px solid #808080; border-bottom: 1px solid #808080; border-left: 1px solid #808080; border-right: 1px solid #808080; background-color: #FFFFFF; font: normal normal normal 8pt 'Gill Sans MT'; color: #808080; background-color: #FFFFFF; text-decoration: none;  margin: 0 4px 4px 0; }
#imProductList_9 .imProductListCont.imLastRow { margin-bottom: 0 }
#imProductList_9 .imProductListCont.imLastCol { margin-right: 0 }
#imProductList_9 input { border-radius: 0px; box-shadow: none; position: absolute; bottom: 0; width: 30px; height: 17px; border: 1px solid #808080; background-color: #FFFFFF; font: normal normal normal 8pt 'Gill Sans MT'; color: #808080; text-decoration: none; ; text-align: right; padding-left: 5px; padding-right: 5px; }
#imProductList_9 .imProductListPrice { position: absolute; /*bottom: 0;*/ left: 0; padding: 4px 0; display: block; }
#imProductList_9 select { border: 1px solid #808080; display: inline-block; line-height: 22px; height: 22px; font: normal normal normal 8pt 'Gill Sans MT'; color: #808080; background-color: #FFFFFF; text-decoration: none; }
#imProductList_9 .imProductListText .product-options,
#imProductList_9 .imProductListText .product-availability { height: 24px; margin: 0 0 6px 0; }
#imProductList_9 .imProductListImage, #imProductList_9 .imProductListText { clear: both; }
#imProductList_9 .imProductListImage { text-align: center; width: 241px; padding: 0; }
#imProductList_9 .imProductListImage { position: relative; width: 483px; height: 53px; text-align: center; overflow: hidden; }
#imProductList_9 .imProductListImage img { vertical-align: middle; }
#imProductList_9 .imProductListText { position: absolute; bottom: 8px; width: 483px; padding: 0; margin: 0; }
#imCell_10 { display: block; position: relative; overflow: hidden; width: 1012px; min-height: 71px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;}
#imCellStyle_10 { position: relative; width: 1002px; min-height: 30px; padding: 36px 5px 5px 5px; text-align: center; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; z-index: 2;}
#imCellStyleTitle_10 { position: absolute; padding: 5px 5px 5px 5px; top: 3px; left: 3px; right: 3px; text-align: center; font-family: Gill Sans MT; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #001C5B; z-index: 4;}
#imCellStyleGraphics_10 { position: absolute; top: 3px; bottom: 3px; left: 3px; right: 3px; background-color: #FFFFFF; opacity: 0.6; filter: alpha(opacity = 60); }
body {
	margin-left: 8px;
}

label {
	display: inline;
}

blockquote, .codeblock {
	border: 1px solid #08084d;
	background-color: #f2f2ff;
	margin: 20px;
	padding: 10px;
}

blockquote strong {
	color: #08084d;
}

a.linkselect-link,
span.linkselect-disabled {
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

a.linkselect-link span.linkselect-link-icon,
span.linkselect-disabled span.linkselect-link-icon {
	display: none;
}

a.linkselect-link:hover, a.linkselect-link-focus {
	color: #fff !important;
	background-color: #565770 !important;
	outline: 1px solid #565770; /* prevent the link from being outlined */
}

a.linkselect-link-open {
	outline: 0; /* prevent the link from being outlined */
}

span.linkselect-disabled {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.linkselect-container {
	position: absolute;
	/* this is required to correctly calculate the width of the container */
	left: 0; top: 0;
	display: none;
	/* 
	 * move the box up 3 pixels so that the title bar aligns with original anchor text, this 
	 * should be adjusted according to the padding/margin differences between the two links 
	 */
	margin-top: -3px;
	max-width: 500px;
	z-index: 50000;
}

.linkselect-container .linkselect-title {
	display: block;
	background: #565770 url(../images/linkselect_bkgrd.png) no-repeat 100% 50% !important;
	color: #fff !important;
	padding-right: 20px !important;
	white-space: nowrap;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 11px !important;

	cursor: default;	
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

.linkselect-container .linkselect-title.placeholder {
	cursor: pointer;	
}

.linkselect-container .linkselect-title span {
	display: block;
	padding: 3px 4px;
}

.linkselect-container .linkselect-scrollable {
	width: auto;
	background-color: white;
	border: 1px solid #565770;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	overflow: auto;
	max-height: 216px;
	clear: both;
}

.linkselect-container ul {
	list-style-type: decimal !important;
	margin: 0px;
	padding: 0px;
}

.linkselect-container ul li.linkselect-selected { 
	background-color: #cfcfea;
}

.linkselect-container ul li.linkselect-current { 
	background-color: #a3a4bd;
	color: #fff;
}

.linkselect-container ul li.placeholder { 
	display: none;
}

.linkselect-container ul li {
	display: block;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	cursor: pointer;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}
a.linkselect-link,
span.linkselect-disabled {
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

a.linkselect-link span.linkselect-link-icon,
span.linkselect-disabled span.linkselect-link-icon {
	display: none;
}

a.linkselect-link:hover, a.linkselect-link-focus {
	color: #fff !important;
	background-color: #565770 !important;
	outline: 1px solid #565770; /* prevent the link from being outlined */
}

a.linkselect-link-open {
	outline: 0; /* prevent the link from being outlined */
}

span.linkselect-disabled {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.linkselect-container {
	position: absolute;
	/* this is required to correctly calculate the width of the container */
	left: 0; top: 0;
	display: none;
	/* 
	 * move the box up 3 pixels so that the title bar aligns with original anchor text, this 
	 * should be adjusted according to the padding/margin differences between the two links 
	 */
	margin-top: -3px;
	max-width: 500px;
	z-index: 50000;
}

.linkselect-container .linkselect-title {
	display: block;
	background: #565770 url(../images/1.5/linkselect_bkgrd.png) no-repeat 100% 50% !important;
	color: #fff !important;
	padding-right: 20px !important;
	white-space: nowrap;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 11px !important;

	cursor: default;	
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

.linkselect-container .linkselect-title.placeholder {
	cursor: pointer;	
}

.linkselect-container .linkselect-title span {
	display: block;
	padding: 3px 4px;
}

.linkselect-container .linkselect-scrollable {
	width: auto;
	background-color: white;
	border: 1px solid #565770;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	overflow: auto;
	max-height: 216px;
	clear: both;
}

.linkselect-container ul {
	list-style-type: decimal !important;
	margin: 0px;
	padding: 0px;
}

.linkselect-container ul li.linkselect-selected { 
	background-color: #cfcfea;
}

.linkselect-container ul li.linkselect-current { 
	background-color: #a3a4bd;
	color: #fff;
}

.linkselect-container ul li.placeholder { 
	display: none;
}

.linkselect-container ul li {
	display: block;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	cursor: pointer;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

/*
 * Linkselect "select" style CSS file
 */
a.selectbox-link,
span.selectbox-disabled {
	font: 13px Arial, Helvetica, sans-serif;
	
	display: block;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius   : 4px;
	border-radius        : 4px;
	-moz-background-clip   : padding;
	-webkit-background-clip: padding-box;
	background-clip        : padding-box;
	border: 1px solid #aaa;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	_width: 325px;
	max-width: 325px;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 8px;
	color: #444 !important;
	text-decoration: none;
	
	outline: 0 !important;

	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

a.selectbox-link span.selectbox-link-text,
span.selectbox-disabled span.selectbox-link-text {
	display: block;
	margin-right: 22px;
	overflow: hidden;
}

a.selectbox-link span.selectbox-link-icon,
span.selectbox-disabled span.selectbox-link-icon {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}

a.selectbox-link span.selectbox-link-icon span,
span.selectbox-disabled span.selectbox-link-icon span {
	background: url("../images/1.5/dropdown.png") no-repeat 3px 4px transparent;
  display: block;
  width: 100%;
  height: 100%;
}

/* this can be used to support IE8+, Firefox & WebKit
a.selectbox-link span.selectbox-link-icon span:after,
span.selectbox-disabled span.selectbox-link-icon span:after {
  display: block;
	position: absolute;
	top: 1px;
	left: 4px;

	content: '\025BC';
	color: #888;
	font-size: 9px;
}
*/

a.selectbox-link:hover,
a.selectbox-link-focus {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);

  border: 1px solid #5897fb;

	outline: 0; /* prevent the link from being outlined */
}

a.selectbox-link-open {
	outline: 0; /* prevent the link from being outlined */
/*
	z-index: 1000;
*/

	border: 1px solid #aaa;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow   : 0 1px 0 #fff inset;
	-o-box-shadow     : 0 1px 0 #fff inset;
	box-shadow        : 0 1px 0 #fff inset;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
	background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
	background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
	-webkit-border-bottom-left-radius : 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft : 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius : 0;
	border-bottom-right-radius: 0;
	/* fix bottom border */
	border-bottom: 0;
	padding-bottom: 1px;
}

a.selectbox-link-open:hover {
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow   : 0 1px 0 #fff inset;
	-o-box-shadow     : 0 1px 0 #fff inset;
	box-shadow        : 0 1px 0 #fff inset;
  border-color: #aaa;
	border-bottom: 0;
}

a.selectbox-link-open span.selectbox-link-icon {
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow   : 0 1px 0 #fff inset;
	-o-box-shadow     : 0 1px 0 #fff inset;
	box-shadow        : 0 1px 0 #fff inset;

	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
	background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
	background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  border-left: none;
}

a.selectbox-link-open span.selectbox-link-icon span {
  background-position: -36px 4px;
}

/* this can be used to support IE8+, Firefox & WebKit
a.selectbox-link-open span.selectbox-link-icon span:after {
	content: '\025B2';
}
*/

span.selectbox-disabled {
	cursor: not-allowed;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;

	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

.selectbox-container {
	font: 13px Arial, Helvetica, sans-serif;

	position: absolute;
	/* this is required to correctly calculate the width of the container */
	left: 0; top: 0;
	display: none;
	z-index: 50000;
	/* 
	 * move the box to align with bottom of input box 
	 */
	margin-top: 26px;
	max-width: 325px;
	
	padding: 4px;

	background: #fff;
	border: 1px solid #aaa;
/*
	border-top: 0;
*/
	top: 29px;
	left: 0;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
	-moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
	-o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
	box-shadow        : 0 4px 5px rgba(0,0,0,.15);
	z-index: 999;

  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}

.selectbox-container .selectbox-title {
	position: absolute;
	right: 0;
	height: 24px;
	top: -25px;
	z-index: 1001;
	cursor: pointer;

	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
	background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
	background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
	background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);

	color: #444 !important;
	font-size: 1em;

	white-space: nowrap;
	display: block;
	padding: 0;
  margin: 0 22px 0 0;
	overflow: hidden;

	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

/*
.selectbox-container .selectbox-title.placeholder:hover,
.selectbox-container .selectbox-title.selectbox-current {
	color: #d63939 !important;
}
*/

.selectbox-container .selectbox-title span {
	display: block;
  padding: 4px 0 0;
}

.selectbox-container .selectbox-scrollable {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: auto;
	max-height: 256px;
	clear: both;
	font-size: 1em;
}

.selectbox-container ul {
	list-style-type: decimal !important;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.selectbox-container ul li.selectbox-selected { 
	background-color: #224782;
	color: #fff;
}

.selectbox-container ul li.selectbox-current { 
	background-color: #3875d7;
	color: #fff;
}

.selectbox-container ul li.placeholder { 
	display: none;
}

.selectbox-container ul li {
	display: block;
  line-height: 1.2em;
  padding: 5px 7px;
  margin: 0;
  list-style: none;
	color: #444;

	font-size: 1em;

	cursor: pointer;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

/* fixes for IE6; allows mouseovers beyond text label */
.selectbox-container ul li span { zoom:1; }


/* fixes for IE7; allows clicking beyond text label */
a.selectbox-link { zoom:1; }

a.linkselectLink {
	display: block;
	background: #fff url(../images/dropdown.gif) 99% 2px no-repeat;
	border: 1px solid #999;
	_width: 300px;
	max-width: 300px;
	padding: 2px 20px 2px 2px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

a.linkselectLink:hover, a.linkselectLinkFocus {
	color: #333 !important;
	background-color: #f3f3f3 !important;
	outline: 1px solid #fff; /* prevent the link from being outlined */
}

a.linkselectLinkOpen {
	outline: 0; /* prevent the link from being outlined */
}

span.linkselectDisabled {
	display: block;
	border: 1px solid #999;
	_width: 300px;
	max-width: 300px;
	padding: 2px 20px 2px 2px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	background: #fff url(../images/dropdown.gif) 99% 2px no-repeat;

	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

.linkselectContainer {
	position: absolute;
	/* this is required to correctly calculate the width of the container */
	left: 0; top: 0;
	display: none;
	/* 
	 * move the box to align with bottom of input box 
	 */
	margin-top: 20px;
	max-width: 500px;
	z-index: 50000;
}

.linkselectContainer .title {
	background: #7f4020 !important;
	color: #fff !important;
	padding-right: 20px !important;
	white-space: nowrap;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 11px !important;
}

.linkselectContainer .title span {
	display: block;
	padding: 3px 4px;
}

.linkselectContainer .scrollable {
	width: auto;
	background-color: white;
	border: 1px solid #7f4020;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	overflow: auto;
	max-height: 216px;
	clear: both;
}

.linkselectContainer ul {
	list-style-type: decimal !important;
	margin: 0px;
	padding: 0px;
}

.linkselectContainer ul li.selected { 
	background-color: #e2c68f;
}

.linkselectContainer ul li.current { 
	background-color: #a64311;
	color: #fff;
}

.linkselectContainer ul li.placeholder { 
	display: none;
}

.linkselectContainer ul li {
	display: block;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	cursor: pointer;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
}

/* fixes for IE6; allows mouseovers beyond text label */
.linkselectContainer ul li span { zoom:1; }


/* fixes for IE7; allows clicking beyond text label */
a.linkselectLink { zoom:1; }

a.linkselect-link,span.linkselect-disabled{-khtml-user-select:none;-o-user-select:none;-moz-user-select:none;-moz-user-focus:ignore;-moz-user-input:disabled;}a.linkselect-link span.linkselect-link-icon,span.linkselect-disabled span.linkselect-link-icon{display:none;}a.linkselect-link:hover,a.linkselect-link-focus{color:#fff!important;background-color:#565770!important;outline:1px solid #565770;}a.linkselect-link-open{outline:0;}span.linkselect-disabled{filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}.linkselect-container{position:absolute;left:0;top:0;display:none;margin-top:-3px;max-width:500px;z-index:50000;}.linkselect-container .linkselect-title{display:block;background:#565770 url(../images/linkselect_bkgrd.png) no-repeat 100% 50%!important;color:#fff!important;padding-right:20px!important;white-space:nowrap;font-size:11px!important;font-weight:bold!important;line-height:11px!important;cursor:default;-khtml-user-select:none;-o-user-select:none;-moz-user-select:none;-moz-user-focus:ignore;-moz-user-input:disabled;}.linkselect-container .linkselect-title.placeholder{cursor:pointer;}.linkselect-container .linkselect-title span{display:block;padding:3px 4px;}.linkselect-container .linkselect-scrollable{width:auto;background-color:white;border:1px solid #565770;margin:0;padding:0;font-size:11px;text-align:left;overflow:auto;max-height:216px;clear:both;}.linkselect-container ul{list-style-type:decimal!important;margin:0;padding:0;}.linkselect-container ul li.linkselect-selected{background-color:#cfcfea;}.linkselect-container ul li.linkselect-current{background-color:#a3a4bd;color:#fff;}.linkselect-container ul li.placeholder{display:none;}.linkselect-container ul li{display:block;margin:0;padding:2px;font-size:11px;cursor:pointer;-khtml-user-select:none;-o-user-select:none;-moz-user-select:none;-moz-user-focus:ignore;-moz-user-input:disabled;}