/**************************************************************
   DEBUG CLASS WITH RED BORDER
 **************************************************************/
.debugger {
	border: 1px solid #C00;
}



/**************************************************************
   BODY
 **************************************************************/

body {
	background-color: #000;
	color: #FFF;
	margin: 10px;
	padding: 0;
	font: 400 11px Helvetica, Arial, sans-serif;
	line-height: 105%;
	text-align: center;
}

body.curWait * {
	cursor: wait;
}

body.store {
	margin: 4px;
	padding: 0px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/**************************************************************
   COMMON TEXT
 **************************************************************/
p {
	margin: 10px 0;
	text-align: left;
	margin-top: 3px;
}
small {
	font-size: 1.0em;
	color: #666;
}

b.nobold {
	font-weight: normal
}
/**************************************************************
   ANCHORS
 **************************************************************/
a, a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFF;
	text-decoration: none;
}
a.anoline, a:link.anoline, a:visited.anoline, 
a:hover.anoline, a:active.anoline {
	text-decoration: none;
}
a.phatlink {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

/**************************************************************
   IMAGES AND IMAGE ALIGNMENT
 **************************************************************/
img {  
	border: 0px;
}
img.floatRight {
	margin: 2px 0px 5px 10px;  
}
img.floatLeft {
	margin: 2px 10px 5px 0px;
}
a img {
	border: 0px;
}

/**************************************************************
	FLASH CONTENT
***************************************************************/

#flashcontent {
	z-index: 2;
}

#flashplayer {
	margin-bottom: 10px;
}

/**************************************************************
	END FLASH CONTENT
 **************************************************************/

/**************************************************************
LATEST NEWS - added 03/10/09
 **************************************************************/
latestNewsHeader {
	float: left;
}

div.latestNewsEntry {
	width: 565px;
	height: 100px;
	margin-bottom: 10px;
	/*border: 1px solid #ffffff;*/
}

.latestTitleNode {
	text-align: left;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #3F0;*/
}

.latestUL {
	list-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}


div.latestNewsEntry ul li {
	padding: 0px 4px 0px 0px;
	margin: 0px;
	height:1%; /* Fix for MSIE peekaboo bug */
	vertical-align: top;
	/*border: 1px solid #C06;*/
}

div.latestNewsEntry ul li img {
	display: inline;
	float:left;
	margin: 0px 4px 0px 0px;
}

.latestdottedline {
	margin: 0px 0px 5px 0px;
	width: 565px;
	height: 10px;
	background: #000 url(../images/dottedline.png) repeat-x top left;
}

#homePageBoxes {
	width:270px;
	height: 156px;
	margin: 0px 0px 15px 0px;
	background-color: #333;
}

#rightFeatureBar {
	float: right;
	width: 270px;
	height:550px;
	margin-bottom: 10px;
}



/**************************************************************
END LATEST NEWS - added 03/10/09
 **************************************************************/

/**************************************************************
   NEWS DIV CONTROL - ADDED BY DENNIS 7/31/2008
 **************************************************************/

/*****
JF POP UP FIX 11-29-11
*****/

.dailynews {
	width: 550px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.newsheader {
	float: right;
	width: 270px;
	/*border: 1px solid #ff0000;*/
}

div.newsHR {
	float: right;
	width: 270px;
	/*border: 1px solid #ff0000;*/
}

div.newsEntry {
	width: 240px;
	/*height: 65px;*/
	margin-bottom: 5px;
	/*border: 1px solid #ffffff;*/
}

div.titleNode {
	text-align: left;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #3F0;*/
}

div.newsEntry ul {
	list-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

div.newsEntry ul li {
	padding: 0px 4px 0px 0px;
	margin: 0px;
	height:1%; /* Fix for MSIE peekaboo bug */
	vertical-align: top;
	/*border: 1px solid #C06;*/
}

div.newsEntry ul li img {
	display: inline;
	float:left;
	height: 50px;
	width: 50px;
	margin-right: 4px;
	margin-top: 1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}


/*10 Qs/TRICKS Layout box*/

#home10Qs {
	float: right;
	width: 270px;
	/*height:820px;*/
	height:185px;
	overflow:auto;
}

div.newsEntry .newsheadline {
	color: #FFF;
	/*color: #CCC;*/
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}


/**************************************************************
   HEADERS
 **************************************************************/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  
}

/* company logos*/
#header ul {
	display:inline;
	margin: 0;
	padding: 0;
}

#header ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
	text-align: right;
}

h1.bblogo {
	width: 301px; height: 87px;
	position: relative;
	}
	h1.bblogo span {
		background: url("http://www.blackboxdist.com/i/images/logo_blackbox.png");
		position: absolute;
		width: 100%;
		height: 100%;
	}


/* END company logos*/


h3.latestnewsheadline {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display:inline;
}

h3.newsheadline {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	display:inline;
}

h3.videoheadline {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	display:inline;
}

/**************************************************************
   LISTS
 **************************************************************/
li { margin-left: 2em; }

ul.nobullets {
	list-style: none;
}


/**************************************************************
   TABLES
 **************************************************************/
table {
	border: none;
}
th {
	background-color: #CCC;
	color: #000;
	font-weight:bold;
}
tr.odd td {
  background-color:#121212;
}
tr.even td {
  background-color:#333;
}
td.dotted {
	border-right: 1px dashed #666;
}


/**************************************************************
   FORMS
 **************************************************************/
form div {
	padding: 0.5em 0em;
}
fieldset {
	border: none;
}
fieldset legend, fieldset fieldset legend {
	color: #FFF;
}
fieldset fieldset {
	background: none;
}
fieldset li {
	list-style: none;
	padding: 5px 0px 7px;
}
label {
	padding-right: 5px;
}
label.error {
	display: none;
	color: red;
	font-style: italic
}
input, select, textarea {
	border: 1px solid #666;
	background-color: #333;
	color: #FFF;
	margin: 0;
	padding: 0;
}
input[type='text'], 
input.text {
	padding: 1px;
}
input[type='checkbox'], 
input.check {
	background: none;
	border: none;
	width: auto;
	height: auto;
	margin: 0;
}

fieldset.cms {
	border: 1px solid #999;
}


/**************************************************************
   ALIGNMENT
 **************************************************************/
.floatLeft {float:left;}
.floatRight {float:right;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.alignCenter {text-align:center;}
.alignMiddle {vertical-align:middle;}


/**************************************************************
   GENERIC DISPLAY STYLES
 **************************************************************/
.clear {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}


/**************************************************************
   CENTER WRAPPER
 **************************************************************/
div#wrapper {
	margin: 0.5em auto;
	padding: 0;
	width: 860px;
	text-align: left;
	/*border: 1px solid #333;*/
}
div#wrapperhome {
	margin: 0.5em auto;
	padding: 0;
	width: 860px;
	text-align: left;
	height: 100%;
	/*border: 1px solid #333;*/
}

div#Storehome {
	margin: 0px;
	padding: 0px;
	width: 860px;
	text-align: left;
	/*border: 1px solid #333;*/
}

div#wrapperpage {
	margin: 0.5em auto;
	padding: 0;
	width: 770px;
	text-align: left;
	/*border: 1px solid #333;*/
}


/**************************************************************
   BRANDED HEADER
 **************************************************************/
#header {
	/*margin-bottom: 5px;*/
	margin-bottom: 0px;
}

#header img {
	margin: 0px;
	margin-right: 22px;
	text-align: right;
}

#videoheader img {
	margin: 0px;
	margin-right: 15px;
}

.topnav {
	padding-bottom: 2px;
}

.topnav img {
	margin-right: 19px;
}

.topnav ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.topnav ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}

.topnav a, .topnav a:link, .topnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.topnav a:hover, .topnav a:active {
	color: #999;
	text-decoration: none;
}

.topsubnav {
	color: #999;
	font-size: 9px;
	padding-top: 3px;
}
.topsubnav a, .topsubnav a:link, .topsubnav a:visited {
	margin: 0 2px;
	color: #CCC;
	text-decoration: none;
}
.topsubnav a:hover, .topsubnav a:active {
	color: #999;
	text-decoration: none;
}


/* sub navigation was moved to bottom of page on 5/20/2008 to make room for the addition of Team Room */
.botsubnav {
	color: #999;
	font-size: 9px;
	/*padding-top: 3px;*/
}

/* BB FOOTER ITEMS */
.botsubnav ul {
	display:inline;
	margin: 0;
	padding: 0;
}

.botsubnav ul li {
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}
/* END BB FOOTER ITEMS */


.botsubnav a, .botsubnav a:link, .botsubnav a:visited {
	margin: 0 2px;
	color: #CCC;
	text-decoration: none;
}
.botsubnav a:hover, .topsubnav a:active {
	color: #999;
	text-decoration: none;
}


/**************************************************************
   HOME PAGE LAYOUT
 **************************************************************/
#footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	color: #666;
}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: none;
}


/**************************************************************
   MAIN WINDOW LAYOUT
 **************************************************************/
#mainwrapper {
	width: 860px;
	height:370px;
	margin-bottom: 10px;
	background-color: #000;
	}
#mainwindow {
	float: left;
	width: 565px;
	height: 370px;
	display:block;
	margin-bottom: 10px;
}
#videowindow {
	float: right;
	width: 270px;
	height: 370px;
	display:block;
	background-color: #000;
}

#player {
	height:225px;
	width:270px;
	display:block;
	margin-bottom: 15px;
	background-color: #000;
}

#player-wide {
	height:190px;
	width:270px;
	display:block;
	margin-top:25px;
	margin-bottom: 15px;
	background-color: #000;
}

/**************************************************************
   VIDEO PLAYLIST LAYOUT
 **************************************************************/

#listroot {
	WIDTH: 270px;
	HEIGHT: 110px;
	float: left;
	Z-INDEX:2
	
}

#playlistbox {
float: left;
  text-align:left;
  margin: 0px;
  width: 270px;
  height: 130px;
}


/**************************************************************
   HOME PAGE LAYOUT
 **************************************************************/
 
#bbRightColumn {
	float:right;
	height:789px;
	margin-bottom:10px;
	overflow:auto;
	width:270px;
}

#twit-div {
	float: right;
	width: 270px;
	height: 200px;
	margin-bottom: 10px;
	overflow:auto;
}

#twitter_update_list  {
	margin: 0;
	padding:0;
}

#twit-div li {
	list-style-type:none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width:240px;
	border-bottom:1px solid #666; 
}

#twit-div li a{
	display:block;
}


#homenews {
	float: right;
	width: 270px;
	height:785px;
	margin-bottom: 10px;
	overflow:auto;
}

#homenews .newsheadline {
	color: #FFF;
	/*color: #CCC;*/
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.newsheadline {
	color: #FFF;
	/*color: #CCC;*/
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#homenews a.newsheadline, 
#homenews a.newsheadline:link, 
#homenews a.newsheadline:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
} 
#homenews a.newsheadline:hover, #homenews a.newsheadline:active {
	color: #FFF;
	text-decoration: none;
}

#homecontent {
	float: left;
	width: 575px;
}
#homecontent #homecontentleft {
	float: left;
	width: 340px;
	padding-right: 10px;
}
#homecontent #homecontentright {
	float: right;
	width: auto;
}
#homecontent .feature {
	min-height: 100px;
}
#homecontent .feature .featureimage {
	float: left;
	width: 105px;
}

/**************************************************************
   TEAM ROOM - 03/18/09
 **************************************************************/
.riderNode {
	width:200px;
	height:193px;
	margin:0px;
	padding:0px;
}

.riderNode img {
	width:200px;
	height:102px;
}

.riderNode h1 {
	font-size: 11px;
	line-height: 125%;
	margin-bottom:3px;
	display:inline;
	text-align: left;
}

div.teamStatus {
	float: right;
	display:inline;
	margin-top: -14px;
}

.riderNode ul {
	margin: 0;
	padding: 0;
}

.riderNode ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.noLink {
	color: #333;
}

.transON {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(Opacity=75);
	-moz-opacity: 0.75;
	opacity:.75;
}

.transOff {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity:100;
}

/**************************************************************
   FONT CLASSES
 **************************************************************/
.sectionhead {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
.pagetitle {
	margin: 15px 0px;
	padding: 15px 0px;
	width: auto;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	background: #000 url(../images/dottedline.png) repeat-x bottom left;
}

.titleinline {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
}
.titleinline a, .titleinline a:link .titleinline a:visited, 
.titleinline a:hover, .titleinline a:active {
	text-decoration: none;
}

.subscribe a, .subscribe a:link .subscribe a:visited, 
.subscribe a:hover, .subscribe a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetext {
	padding: 0px;
	line-height: 125%;
}
.morelink {
}
.morelink a, .morelink a:link, .morelink a:visited {
	font-size: 9px;
	color: #999;
	text-decoration: none;
	padding:0;
	margin:0;
} 
.morelink a:hover, .morelink a:active {
	color: #FFF;
}


/**************************************************************
   PAGINATION
 **************************************************************/
.paginate {
}
.paginate a {
	padding: 0em 0.5em;
}
.paginate a.anoline, .paginate a:link.anoline, .paginate a:visited.anoline, 
.paginate a:hover.anoline, .paginate a:active.anoline {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

/**************************************************************
   MISC
 **************************************************************/
.dottedline {
	margin: 0px 0px 10px 0px;
	/*margin-bottom: 5px;*/
	width: 100%;
	height: 10px;
	background: #000 url(../images/dottedline.png) repeat-x top left;
}

table.dotted td img {
	margin-bottom: 5px;
}
.warning {
	font-weight: bold;
	color: #F00;
}
#internalscroller {
	 height:500px;
	 overflow:auto;
}

#newswrapper {
	width: 860px;
	overflow:auto;
}

#newsInternalScroller {
	 height:415px;
	 overflow:hidden;
}



/**************************************************************
   HI FIVES
 **************************************************************/

.five_block_left {
	display: inline;
	float: left;
	width: 265px;
	margin-right:5px;
}

.five_block_left ol{
	margin: 0px;
	padding: 0px;
}

.five_block_right {
	display: inline;
	float: right;
	width: 265px;
	margin-left:5px;
}

.five_block_right ol{
	margin: 0px;
	padding: 0px;
}

.fives_header {
	font-weight: bold;
}

img.hifive {
	margin-bottom: 3px;
}


/**************************************************************
   DAILY NEWS POSTS
 **************************************************************/
.flashback-product-caption {
	font-size: 10px;
	line-height: 125%;
	text-align: right;
	margin: 5px 0 10px 0;
}
div.newspost {
	width: 550px;
	margin-bottom: 20px;
	text-align: left;
}

div.newspost img {
	padding-bottom: 3px;
	display: block;
	margin: 0px;
	border: 0px;
}

div.quicktime {
	padding-bottom: 3px;
	display: block;
	margin: 0px;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
	color:#fff;
	font-size:12px;
	text-align:left;
}

.credits {
	font-weight: bold;
	text-transform: uppercase;
}

/**************************************************************
   NEWS / VIDEO SWAPPER
 **************************************************************/

#newswrapper {
	width: 860px;
	height:400px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#contentHolder {
	width:860px;
	height:400px;
	margin:0px;
	padding:0px;
	float:left;
	padding: 0px;
	display:inline;
	overflow:hidden;
	vertical-align:top;
	z-index:1;
}

#photoSWF {
	width:860px;
	height:400px;
	margin:0px;
	padding:0px;
	z-index:2;
}

#vidHolder {
	width:550px;
	height:400px;
	margin:0px;
	padding:0px;
}

#poster {
	width:550px;
	height:400px;
	margin:0px;
	padding:0px;
}

#tester {
	position:relative;
	width:550px;
	height:400px;
	margin:0px;
	padding:0px;
	overflow-y: auto;
	display:none;
}


#navHolder {
	position:relative;
	width:300px;
	margin:0px 0px 0px -300px;
	padding:0px;
	float:right;
	display:inline;
	z-index:4;
}


#mediaNav {
	width: 300px;
	height: 55px;
	margin:20px 0px 0px 0px;
	padding:0px;
}

/*
#showPhoto, #showVid {
	border: 1px solid #fff;
	padding:10px;
}
*/

.navLink {
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	margin:auto;
}

#videoThumbContainer {
	position:absolute;
	top: 285px;
	width:292px;
	height:57px;
	margin:0px 0px 0px 3px;
	padding:0px;
}

.videoThumbs {
	float:left;
	display:inline;
	width:63px;
	height:47px;
	margin: 0px 10px 10px 0px;
}

.selected {
background-color: #1a1a1a;
}

#employeeQs {
width:550px;
}

/**************************************************************
FLASHBACK
**************************************************************/

.flashback-image-spread{
display:inline;
}

.flashback-image-spread img {
}

.flashback-image-single{
	display:inline;
	float: left;
}

.flashback-image-single img {
	margin-right: 10px;
}

.flashback-video {
	display:block;
}

.flashback-caption {
	font-size: 10px;
	line-height: 125%;
	text-align: left;
	margin: 5px 0 10px 0;
}

.flashback-intro {
	font-size: 11px;
	line-height: 125%;
	text-align: left;
}

.rider-intro {
	font-size: 18px;
	font-weight: 18px;
	line-height: 125%;
	text-align: left;
}

/**************************************************************
HOME - COLE TWITTER
**************************************************************/








/**************************************************************
PODCASTS/VIDEO
**************************************************************/
#podcast_navigation_box { width:860px;height:220px;margin:auto;overflow:auto; }

#podcast_flashplayer { overflow:hidden; }
#thumbMenuContainer { height:200px;width:860px;overflow:auto;} 
#sortControl { width:860px;height:8px;background-color:#000000;margin:5px 0px 5px 0px; }

/* video information block */
.podcast_info { display:inline;float:right;width:200px;margin:0px;}

/* video info */
.video_information { position:relative;width:200px; height:268px;}
.video_information h3.video_title { font-size:13px; width:200px; margin-bottom:5px; text-transform:uppercase;}
.video_information p.podcast_date { margin:0px 0px 5px 0px; font-size:12px; width:200px;}
.video_information p.podcast_desc { margin:0px 0px 15px 0px; font-size:10px; width:200px; height:auto;}
.video_information p.podcast_credit { margin:0px 0px 10px 0px; font-size:10px; width:200px;}

/* recent videos block */
.video_recent { position:relative;width:200px;height:110px;}

/* recent videos */
.video_recent img { display:block;margin-bottom:4px; }
.video_recent h3.recent_links { font-size:10px; font-weight:normal; margin:0px 0px 5px 0px; }
.dottedlineTop { margin:0px; width:200px; height:7px; background:#000 url(../images/dottedline.png) repeat-x top left;}
.dottedlineBottom { position:absolute; bottom:0px; margin:0px; width:200px; height:3px; background: #000 url(../images/dottedlineBottom.png) repeat-x top left; }


/* video thumbnails */
.podcast_navigation { width:265px; height:100px; margin:0px 10px 20px 0px; float:left; line-height:100%; }
.videoNode { width:269px; height:93px; display:block; float:left; border: 1px solid #666; margin:0px 10px 10px 0px; padding:0px; overflow:hidden; cursor: hand;  background-color:#000;}
.thumbImage { margin:10px; float:left; display:inline; cursor: hand;}
.thumbExcerpt { color:#fff;vertical-align: top;width:150px;height:75px;float:left;margin:10px 0px 0px 0px;text-align:left; cursor: hand;}

/*LINK & EMBED */
.embed_container {margin:0 0 15px 0; padding:0px; width:100%; height:auto;}
.link-label { margin-right: 25px; }
.embed-label { margin-right: 10px; }
.video_input { margin:10px 0px 0px 0px; width:588px;}
.media_link { vertical-align:top; margin:-17px 0px 0px 15px; }

/* SORT BY BRAND */
ul.brand_sorter { display:inline; float:left; margin: 0px; padding: 0px; }
ul.brand_sorter li{ list-style-type: none; display:inline; margin: 0px 10px; padding: 0px; }
ul.brand_sorter li.first{ margin: 0px 10px 0px 0px; padding: 0px; }
ul.brand_sorter li.last{ margin: 0px 0px 0px 10px; padding: 0px; }

/* SORT BY TYPE */
ul.type_sorter { display:inline; float:right; margin: 0px; padding: 0px; }
ul.type_sorter li{ list-style-type: none; display:inline; margin: 0px 10px; padding: 0px; }
ul.type_sorter li.first{ margin: 0px 10px 0px 0px; padding: 0px; }
ul.type_sorter li.last{ margin: 0px 0px 0px 10px; padding: 0px; }
/**************************************************************
END PODCASTS
**************************************************************/

/**************************************************************
   GREYBOX
 **************************************************************/
/*
#GB_overlay {
  background-image: url(/i/images/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(/i/images/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/images/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  background: #fff;
  border: 5px solid #aaa;
  overflow: auto;
  width: 400px;
  height: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}

*/
