
/** INCS gadget styles **/
.incsGadget { border: solid 1px #bababa; width:163px; padding:0; margin:0;
				background-color:#fff;  }
				
.incsGadget h5 { width:153px; border: solid 0px blue; padding:5px 0 5px 0; margin: 0 5px 0 5px; line-height:1em;
				font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
				
.incsGadget h6 { width:153px; border:solid 0px green; border-top: solid 1px #bababa; padding:7px 0 5px 0; margin:0 5px 5px 5px; line-height:1em;
				font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
				text-align:right; 
							}

			

.incsGadget p { width:153px; padding:0; margin:0 5px 10px 5px; line-height:1.2em;
				font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.incsGadget td { padding:0 5px 10px 5px;}

.incsGadget ul {  width:148px; list-style: none; margin:0 5px 0 10px; padding:5px 0 0 10px; text-indent: -1em; }
/** box model hack to hide width from IE **/
html>body .incsGadget ul { width:140px; }

.incs_info_gadget { background: #fff; color:#000; width:385px; margin:0; padding:0; }
.incs_info_gadget p {padding:0; margin:0; }






/** INCS gadget tab styles **/
.incsGadgetTab { width:165px; padding:8px 0 8px 0; margin:0; border:solid 0px red; border-bottom:solid 3px #ccc; }
					
.incsGadgetTab p {border: solid 0px blue; width:130px; margin:0px 15px 0px 20px;
					line-height:1em; font-weight:bold;
					font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}




/** specific overrides for gadget tabs **/		
.QQQincs_blue_small_tab { background: #069 url(/data/gadgets/styles/incs/incs_blue_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_blue_small_tab { background: #036 url(/data/gadgets/styles/incs/incs_blue_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_green_small_tab { background: #390 url(/data/gadgets/styles/incs/incs_green_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_purple_small_tab { background: #906 url(/data/gadgets/styles/incs/incs_purple_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_mauve_small_tab { background: #99c url(/data/gadgets/styles/incs/incs_mauve_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_orange_small_tab { background: #f93 url(/data/gadgets/styles/incs/incs_orange_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_red_small_tab { background: #c00 url(/data/gadgets/styles/incs/incs_red_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_white_small_tab { background: #fff url(/data/gadgets/styles/incs/incs_white_small/tab_bg.gif) no-repeat top left; color:#666; }
.incs_slate_small_tab { background: #789 url(/data/gadgets/styles/incs/incs_slate_small/tab_bg.gif) no-repeat top left; color:#fff; }
.incs_yellow_small_tab { background: #F9B500 url(/data/gadgets/styles/incs/incs_yellow_small/tab_bg.gif) no-repeat top left; color:#000; }
.incs_info_gadget_tab { background: #fff; color:#000; width:385px; margin:0; padding:0; }




/** news headlines gadget **/
.incs_news_headlines p {width:150px; margin:0 0 5px 5px; padding:0 5px 0 0; }
.incs_news_headlines .date {width:150px; margin:0 5px 5px 5px; padding:10px 0 0 0; font-size: 9px; border-bottom:dotted 1px #000}
.incs_news_headlines table {width:150px; margin:0; padding:0; }
.incs_news_headlines td {width:30px; margin:0; padding:0; text-align:center; }
.incs_news_headlines td.pageno {font-size: 9px;}

/** news story gadget **/
.incs_news_story {width:563px; background-color:#fff; border:solid 1px #bababa; padding:10px;}
html>body .incs_news_story {width:543px;}



