/* CONTENT */
.smalRes #stock_view2_wrapper  			    { width: 995px; }
.smalRes #stock_view2_wrapper #sidebar	{ width: 620px; padding: 9px 0 0px 8px; float: left; background: url(../images/BKGstock_wrapper_left.gif) top left no-repeat; }

/* BOX 1 */
.smalRes #view2_box1_top 		{ background: url(../images/BKGview2_box1_topSmall.gif) bottom left no-repeat; padding: 0 0 9px 0; overflow: hidden; position: relative; }
.smalRes #view2_box1 .inner	{ background: url(../images/BKGview2_box1_bottomSmall.gif) bottom left no-repeat; }
.smalRes #view2_box1 		    { width: 620px; }

/* BOX 2 */
.smalRes #view2_box2 .inner  { background: url(../images/BKGview2_box2_bottomSmall.gif) bottom left no-repeat; padding-top: 19px; }
.smalRes #view2_box2 .nav		 { width: 666px; padding-left: 13px; background: url(../images/BKGview2_box2_topSmall.gif) left 11px no-repeat; margin-top: -11px; position: absolute; list-style: none; }

/* BOX 1 & BOX 2 TABLE */
.smalRes .view2tbl			        { width: auto; }
.smalRes .view2tbl th           { vertical-align: top; padding: 0 1px; height: 32px; cursor: pointer; }
.smalRes .view2tbl td		        { vertical-align: middle; height: 24px; padding: 0 1px; cursor: pointer; }
.smalRes .view2tbl .name        { width: 63px; }
.smalRes .view2tbl .precent     { width: 70px; }
.smalRes .view2tbl th.mark,
.smalRes .view2tbl .noSmall     { display: none !important; }
.smalRes .view2tbl .alg_right		{ width: 57px; text-align: right; }
.smalRes .view2tbl .alg_center	{ width: 110px; overflow: hidden; text-align: left; }

.smalRes .view2tbl th.alg_right   { width: 65px !important; }
.smalRes .view2tbl th.alg_center  { width: 170px !important; }

