UL.lbxNote {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

UL.lbxNote LI {
	list-style: none;
	padding: 5px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999;
	font-weight: bold;
}

UL.lbxNote DIV {
	font-weight: normal;
	text-align: left;
}

DIV.LbxPrompt {
	width: 500px;
}

DIV.LbxPrompt SELECT {
	width: 250px;
}

DIV.LbxPrompt FIELDSET {
	border-bottom: 1px dotted #ccc;
	margin: 5px 0 0 0;
}

DIV.LbxPrompt DIV.imgThumb {
	float: left;
	height: 160px;
	padding: 5px;
}

DIV.LbxPrompt TABLE TD {
	vertical-align: top;
	padding: 0;
}

DIV.LbxPrompt TABLE TD.imgThumb {
	padding-right: 5px;
}

DIV.LbxPrompt TABLE TD.imgThumb IMG {
	border: 1px solid #333;
}

DIV.LbxPrompt TABLE TD DIV.selectBox {
	margin: 0 5px 5px 0;
}

#lbxToolbar {
	border-bottom: 1px solid #ccc;
}

#lbxToolbar TABLE {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	background-color: #f6f6f6;
}

#lbxToolbar TABLE TD {
	padding: 2px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #666;
}

#lbxToolbar TABLE TD.left {
	width: auto;
}

#lbxToolbar TABLE TD.right {
	width: 250px;
}

#lbxToolbar TD.right SPAN {
	float: left;
	height: 12px;
	padding: 3px;
}

#lbxToolbar TD.left DIV.subBar {
	height: 14px;
	padding: 4px;
}

#lbxToolbar TD.right DIV.subBar {
	height: 18px;
	padding: 2px;
}

#lbxToolbar SPAN.subBar {
	padding-right: 5px;
}

#lbxToolbar A.subBar {
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none !important;
	color: #888 !important;
}

#lbxToolbar TD DIV.subBar A:hover {
	text-decoration: underline !important;
}

#lbxImgSelect {
	padding-left: 10px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #666;
}

#lbxShow TABLE {
	width: 160px;
	height: 160px;
	margin-top: 1px;
}

#lbxShow TD {
	text-align: center;
	vertical-align: middle;
}

#lbxShow UL {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: auto;
	font: 10px Verdana;
}

#lbxShow UL LI {
	float: left;
	padding: 0;
	margin: 3px;
	width: 160px;
	border: 2px solid #fff;
	background-color: #e4e4e4;
	font: 10px Verdana;
	color: #333;
	cursor: pointer;
}

#lbxShow UL LI.over {
	border: 2px solid #aebcd0;
}

#lbxShow UL LI.on {
	border: 2px solid #fcb800;
}

#lbxShow UL LI DIV.grab {
	height: 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url('/img/BS.com/BsDragDropGrab.gif');
	cursor: move;
}


#lbxShow UL LI DIV.panel {
	height: 12px;
	padding: 1px 0 0 3px;
	background-color: #999;
	border-top: 1px solid #999;
	text-align: left;
}

#lbxShow UL LI DIV.panel IMG {
	float: left;
	margin-right: 3px;
}

#lbxShow UL LI DIV.panel SPAN {
	float: left;
	font-weight: bold;
	color: #cfe;
}

#lbxShow UL LI DIV.PsStarRating {
	padding: 10px 35px 0;
	background: none;
	background-color: #999;
}

#lbxShow UL LI DIV.caption {
	height: 12px;
	font-size: 11px;
	white-space: nowrap;
	margin: 0;
	padding: 0 3px 2px 3px;
	background-color: #999;
	text-align: center;
	color: #fff;
}

#lbxShow UL LI DIV.caption.na {
	color: #ccc;
}

SPAN.starTxt {
	display: block;
	font-family: 'Lucida Grande','Tahoma',Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #fff;
}

DIV.lbxPag {
	clear: both;
	float: right;
}

DIV.lbxPag DIV, .lbxPag SELECT {
	float: left;
	margin: 2px;
}

DIV.lbxPag DIV {
	width: 24px;
	height: 24px;
	padding: 1px;
}

DIV.lbxPag DIV.next {
	background: url('/img/act/right-arrow-blk.gif') top left no-repeat;
}

DIV.lbxPag DIV.prev {
	background: url('/img/act/left-arrow-blk.gif') top left no-repeat;
}

DIV.lbxPag DIV.prev:hover {
	background: url('/img/act/left-arrow-blk-over.gif') top left no-repeat;
	cursor: pointer;
}

DIV.lbxPag DIV.next:hover {
	background: url('/img/act/right-arrow-blk-over.gif') top left no-repeat;
	cursor: pointer;
}

DIV.MenuItem LI.rate {
	background-color: #999;
	color: #f6f6f6;
}

DIV.MenuItem LI.rate.over {
        background-color: #888;
        color: #fff;
}

DIV.lbxDrawer {
	display: none;
	position: relative;
	z-index: 100;
	padding: 0;
	background-color:#ededed;
	border-top:1px solid #999;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #333;
}

DIV.lbxDrawer DIV.content {
	height: 150px;
	padding: 10px 20px 10px 10px;
	overflow: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #333;
}

DIV.lbxDrawer DIV.content H2 {
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 2px !important;
	margin: 0 0 5px 0 !important;
	border-bottom: 1px dotted #ccc !important;
	color: #666 !important;
}

TABLE.lbxDrawerTab {
	width: auto;
	margin: 0;
	padding: 0 0 5px 0;
	background: transparent url(/img/PS.com.Lightbox/lbxDrawerShadow.png) repeat-x bottom;
}

TABLE.lbxDrawerTab TD {
	padding: 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #666;
	border-right: 1px solid #777;
	background-color: #adadad !important;
}

TABLE.lbxDrawerTab TD.end {
	background-color: #999 !important;
	border-right: none;
	width: 100%;
}

TABLE.lbxDrawerTab TD.sel {
	background-color: #ededed !important;
	padding-top: 1px;
	border-top: none;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #999;
}

TABLE.lbxDrawerTab A {
	display: block;
	height: 12px;
	width: 100px;
	padding: 2px;
	text-align: center;
	text-decoration: none !important;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #f6f6f6 !important;
}

TABLE.lbxDrawerTab TD.tab A:hover {
	background-color: #69f;
	color: #fff !important;
}

TABLE.lbxDrawerTab TD.sel A:hover {
	background-color: #ededed;
	color: #333 !important;
}

TABLE.lbxDrawerTab TD.sel A {
	color: #333 !important;
	font-weight: bold;
}

DIV.MenuItem LI {
	width: 160px;
}

DIV.LbxDspOrdMsg {
	display: none;
	margin: 3px 20px 2px 8px;
	padding: 4px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	color: #666;
}

DIV.LbxDspOrdPrompt {
	display: none;
	margin: 3px 20px 2px 8px;
	padding: 4px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 2px dotted #f00;
	background-color: #ff9;
	color: #f00;
}

DIV.LbxDspOrdPrompt INPUT {
	margin-left: 15px;
	width: 100px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

DIV.ImgComp {
	width: 1020px;
	/*height: 620px;*/
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	color: #fff;
}

DIV.ImgComp H2 {
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	color: #ff6;
}

DIV.ImgComp TD.ImgCompImg {
	/*height: 500px;*/
	width: 502px;
	padding: 4px;
	text-align: center;
	vertical-align: bottom;
}

DIV.ImgComp TD.ImgCompImg IMG {
	border: 1px solid #ccc;
}

DIV.ImgComp DIV.ImgCompInfo {
	float: left;
	width: 420px;
	height: 100px;
	padding: 5px;
	border-top: 2px solid #999;
	font-size: 12px;
	font-weight: bold;
}

DIV.ImgComp DIV.ImgCompInfo H2 {
	font-size: 18px;
}

DIV.ImgComp DIV.ImgCompCntr {
	float: left;
	width: 140px;
	height: 100px;
	padding-top: 25px;
	margin-right: 150px;
	text-align: center;
	border-top: 2px solid #999;
}

DIV.ImgComp DIV.ImgCompCntr INPUT {
	width: 100px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.LbxDrag {
	position: absolute;
	width: 120px;
	height: 25px;
	padding: 10px;
	background-color: #ccc;
	color: #333;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}

UL.BsAutoComplete {
	z-index: 8000;
}
