/* TYPO */
.smalRes .analysisBox h3 		{ font-size: 14px; color: #505f7e; font-weight: bold; }
.smalRes .analysisBox 			{ font-size: 11px; color: #44556d; }

/* CONTENT & GENERAL */
.smalRes #wrapper  			{ width: 995px; }
.smalRes #middleColumn		{ padding-left: 4px; float: left; width: 351px; }

/* BOX 1 */
.smalRes #analysisBox1   		{ width: 351px; background: #f3f2f5 url(../images/BKGanalysisBox1_middle.gif) bottom left repeat-x; float: left; position: relative; }
.smalRes #analysisBox1 .top      { background: url(../images/BKGanalysisBox1_topSmall.gif) top left no-repeat; }
.smalRes #analysisBox1 .bottom   { height: 615px; background: url(../images/BKGanalysisBox1_bottomSmall.gif) bottom left no-repeat; }

.smalRes #analysisStockInput 	{ display: block; border: none; width: 292px; padding-right: 32px; margin-left: 14px; background: url(../images/BKGanalysisBox1_input.gif); text-align: center; }

.smalRes #analy_bar_wrapper   		{ width: 242px; float: left; margin: 0 0 0 12px; }

.smalRes #analysisBox1 .score     { padding-right: 0; }
.smalRes #analysisBox1 .score h3 	{ margin: 0 0px 15px 0px; }

/* BOX 2 */
.smalRes #analysisBox2 .mask	{ position: absolute; z-index: 100; background: url(../images/BKGanalysisBox2_bottomSmall.gif) top left no-repeat; height: 7px; width: 351px; }

.smalRes .analysisBox2_drop          { display: none; background: url(../images/BKGanalysisBox2drop.gif) bottom left no-repeat; position: absolute; width: 351px; margin-left: 1px; padding-bottom: 7px; z-index: 200; }

.smalRes #month1	  { background: url(../images/button/small2Graph_month1.gif); width: 50px; }
.smalRes #month3	  { background: url(../images/button/small2Graph_month3.gif); width: 50px; }
.smalRes #month6	  { background: url(../images/button/small2Graph_month6.gif); width: 50px; }
.smalRes #year	    { background: url(../images/button/small2Graph_year.gif); width: 50px; }
.smalRes #max      { background: url(../images/button/small2Graph_max.gif); width: 50px; }
.smalRes #pickDate	{  width: 101px; }

/* BOX 2 sentiment */
.smalRes #sentiment_wrapper		{ padding: 0 0 0 8px; }

.smalRes #sentiment_info			{ width: 150px; height: 196px; margin-top: 7px; list-style: none; float: left; position: relative; }
.smalRes #sentiment_info li		{ width: 95px; height: 150px; text-align: center; padding: 50px 55px 0 5px; position: absolute; top: 0; left: 0; display: none; background: url(../images/BKGsentiment_textSmall.jpg) top left no-repeat; }
.smalRes #sentiment_info li.first,
.smalRes #sentiment_info li.over	{ display: block; }
.smalRes #sentiment_info li.off   { display: none; }

.smalRes #sentiment_info li#sen_txt1.over { background-position: 0 -201px; }
.smalRes #sentiment_info li#sen_txt2.over { background-position: 0 -402px; }
.smalRes #sentiment_info li#sen_txt3.over { background-position: 0 -603px; }
.smalRes #sentiment_info li#sen_txt4.over { background-position: 0 -804px; }
.smalRes #sentiment_info li#sen_txt5.over,
.smalRes #sentiment_info li#sen_txt6.over { background-position: 0 -1005px; }
.smalRes #sentiment_info li#sen_txt7.over { background-position: 0 -1206px; }
.smalRes #sentiment_info li#sen_txt8.over { background-position: 0 -1407px; }
.smalRes #sentiment_info li#sen_txt9.over { background-position: 0 -1608px; }
.smalRes #sentiment_info li#sen_txt10.over { background-position: 0 -1809px; }

.smalRes #sentiment  	{ width: 40px; height: 214px; background: #fff url(../images/BKGsentment.gif) top left no-repeat; position: relative; margin-top: 3px; float: left; }

.smalRes #box3_sent_info 	{ position: absolute; bottom: 6px; left: 18px; cursor: pointer; }

.smalRes #sentiment_wrapper .text    { padding: 8px 5px 0 8px; overflow: hidden; }
.smalRes #sentiment_wrapper .text h3,
.smalRes #sentiment_wrapper .text p  { margin-bottom: 8px; }

.smalRes #sent_general .tab  { display: block; width: 172px; height: 19px; margin: 0 0 10px 50px; }

.smalRes #box3_sent_info2    	{ position: absolute; bottom: 2px; width: 130px; left: 80px; cursor: pointer; }
.smalRes #box3_sent_info2 img	{ margin: 2px 5px 0 0; display: block; float: left; }

.smalRes .sentStatus1		{ background: url(../images/title/sent_arrow1.jpg) 0 50px no-repeat; }
.smalRes .sentStatus2		{ background: url(../images/title/sent_arrow2.jpg) 0 50px no-repeat; }
.smalRes .sentStatus3		{ background: url(../images/title/sent_arrow3.jpg) 0 50px no-repeat; }
.smalRes .sentStatus4		{ background: url(../images/title/sent_arrow4.jpg) 0 50px no-repeat; }
.smalRes .sentStatus5		{ background: url(../images/title/sent_arrow5.jpg) 0 50px no-repeat; }
.smalRes .sentStatus6		{ background: url(../images/title/sent_arrow6.jpg) 0 22px no-repeat; }

.smalRes .sentStatus1 .tab   { background: url(../images/title/sent_tab1.gif); }
.smalRes .sentStatus2 .tab   { background: url(../images/title/sent_tab2.gif); }
.smalRes .sentStatus3 .tab   { background: url(../images/title/sent_tab3.gif); }
.smalRes .sentStatus4 .tab   { background: url(../images/title/sent_tab4.gif); }
.smalRes .sentStatus5 .tab   { background: url(../images/title/sent_tab5.gif); }
.smalRes .sentStatus6 .tab   { background: url(../images/title/sent_tab6.gif); }

/* BOX 3 */
.smalRes #analysisBox3 h2	{ background: url(../images/title/analysisBox3_title.gif); text-indent: -9000px; width: 200px; height: 24px; margin: -22px 0 0 78px; position: absolute; overflow: hidden; }


/* BOX 4 */
.smalRes #analysisBox4   	{ width: 270px; height: 609px; float: right; margin-left: 5px; overflow: hidden; padding-top: 6px; position: relative; }
.smalRes #analysisBox4 .mask { position: absolute; z-index: 100; background: url(../images/BKGanalysisBox4_maskSmall.gif) top left no-repeat; width: 397px; height: 6px; }

.smalRes #analysisBox4 #analy_bar_wrapper          { margin-bottom: 11px; width: 155px;  }
.smalRes #analysisBox4 #analy_bar_wrapper .bar     { width: 155px; background: url(../images/BOX4_barSmall2.gif); }
.smalRes #analysisBox4 .score                      { display: block; float: right; margin: 9px 0px 0 0 !important; }
.smalRes #analysisBox4 #analy_bar_wrapper .bar div { height: 17px; background: url(../images/BOX4_bar_slideSmall2.gif) top left no-repeat; }

.smalRes #analysisBox4_content1 .title   { width: 175px; text-align: right; }
.smalRes #analysisBox4_content1 .avarage	{ width: 75px; text-align: center; }

.smalRes #analysisBox4_content1 .scrollbox table { width: 250px; }
.smalRes #analysisBox4_content1 .name    		{ padding-left: 6px; width: 120px; }
.smalRes #analysisBox4_content1 .mark    		{ text-align: left; width: 20px; }

.smalRes #analysisBox4_content2 div  	  { text-align: center; padding: 7px 10px; }
.smalRes #analysisBox4_content2 ul       { list-style: none; margin: 0 5px 8px 5px; }
.smalRes #analysisBox4_content2 ul span  { display: block; width: 195px; float: left; }
.smalRes #analysisBox4_content2 .smlText	{ padding-bottom: 4px; }
.smalRes #analysisBox4_content2 .note	{ padding-top: 4px; }

/* ANALYSIS BOX 5,6,7,8 */
.smalRes .analysisBox            { background: url(../images/BKGanalysisBox_right.gif) top right no-repeat; float: left; width: 487px; margin-bottom: 11px; position: relative; }
.smalRes .analysisBox .secondBkg	{ background: url(../images/BKGanalysisBox.gif) top left repeat-x; height: 301px; padding: 13px 0px 0 0px; }

.smalRes .analysisBox h2 { width: 401px; height: 22px; padding-top: 4px; margin: 0 0 0px 30px; text-align: center; }

.smalRes .analysisBox .drop   		{ display: none; position: absolute; z-index: 100; width: 380px; margin: -2px 0 0 40px; border-bottom: 1px solid #7b87a1; background: url(../images/BKGgraph_dropdown.gif) top left repeat-y; }

.smalRes .analysisBox .note     	{ left: 10px; bottom: 7px;  }

.smalRes .analysisBox_cont1 .flash    		{ float: right; margin-left: 5px; }
.smalRes .analysisBox_cont1 p	    		{ margin-bottom: 5px;  }

.smalRes .analysisBox_cont4 .flash			{ float: left; margin-right: 15px; }
.smalRes .analysisBox_cont4 table            { float: right; width: 300px; margin: 10px 0 0 10px; }

.smalRes .analysisBox_cont5 .flash             { margin-bottom: 5px; }
.smalRes .analysisBox_cont5 #analyWidgetBox5_2 { margin-right: 5px;  }

.smalRes .analysisBox_cont6 .text    		{ overflow: hidden; margin: 0 0px 30px 0; }

.smalRes .analysisBox_cont9 .text    	{ overflow: hidden; margin: 0 10px 30px 20px; }

.smalRes .analysisBox_cont10 h3              { font-size: 12px; }
.smalRes .analysisBox_cont10 .additional     { margin-top: 15px; }
.smalRes .analysisBox_cont10 .additional img { float: left; margin: -20px 20px 0 0; }

.smalRes .analysisBox_cont11 .text  			{ margin-bottom: 18px; }
.smalRes .analysisBox_cont11 .column1 		{ width: 100px; margin-bottom: 15px; }
.smalRes .analysisBox_cont11 .column2 		{ float: right; width: 350px; }


/* BOX 9 */
.smalRes #analysisBox9				{ background: #f3f2f5 url(../images/BKGanalysisBox9_middle.gif) bottom left repeat-x; float: left; width: 981px; margin-top: 36px; }
.smalRes #analysisBox9 .bkgTop   	{ background: url(../images/BKGanalysisBox9_topSmall.gif) top left no-repeat; }
.smalRes #analysisBox9 .bkgBottom	{ background: url(../images/BKGanalysisBox9_bottomSmall.gif) bottom left no-repeat; }

.smalRes #analysisBox9 h2  { background: url(../images/title/analysisBox9_title.gif); width: 434px; height: 37px; margin: -36px 0 0 267px; text-indent: -9000px; position: absolute;  }

.smalRes #analysisBox9 ul    	{ list-style: none; padding: 0 0 10px 229px; float: left; }
.smalRes #analysisBox9 ul li		{ width: 117px; float: left; text-align: center; padding: 10px 0 0 30px; }
.smalRes #analysisBox9 ul .txt	{ background: url(../images/BKGfundsInput5.gif) top left no-repeat; width: 88px; padding: 5px 34px 5px 5px; border: none; display: block; float: left; }

.smalRes #analysisBox9 .avarage_title    { display: block; text-align: center; padding: 40px 15px 0 0; float: right; }

.smalRes #analysisBox9 tbody th,
.smalRes #analysisBox9 tbody td  				{ border-bottom: 1px solid #dadadc; padding: 0px 0px; vertical-align: top; }

.smalRes #analysisBox9 .index  	{ width: 255px; }
.smalRes #analysisBox9 .col1   	{ width: auto; }
.smalRes #analysisBox9 .col2   	{ width: auto; }
.smalRes #analysisBox9 .col3   	{ width: auto; }
.smalRes #analysisBox9 .col4   	{ width: auto; }
.smalRes #analysisBox9 tbody td  { width: 145px; }
.smalRes #analysisBox9 tbody td .avarage { width: auto; }

.smalRes #analysisBox9 .note { margin: 10px 0 0px 14px; display: block; padding: 3px 0 8px 22px; background: url(../images/ICONinfo.gif) left 0px no-repeat; cursor: pointer; }

