* {padding:0;margin:0;}
body {margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;background:#747474 url(../images/bg.jpg) repeat-x top left;}
#wrapper {background:#d5d5d5;width:80%;float:left;position:absolute;left:50%;top:72px;margin:0 0 0 -44%;}
#border {background:#e6e6e6;margin:0 10px 10px 10px;}
#container {width:83%;margin:10px;margin-top:-10px;padding-top:20px;}

/*__ Corners __*/
div#tl {width:100%;height:19px;background:#d5d5d5 url(../images/tl.jpg) left top no-repeat;}
div#tr {float:right;width:20px;height:19px;background:#d5d5d5 url(../images/tr.jpg) right top no-repeat;}
div#tl2 {width:100%;height:10px;background:#e6e6e6 url(../images/tl2.jpg) left top no-repeat;margin-top:-9px;}
div#bl {width:100%;height:19px;background:#d5d5d5 url(../images/bl.jpg) left bottom no-repeat;margin-top:-20px;position:relative;z-index:1;}
div#br {float:right;width:20px;height:19px;background:#d5d5d5 url(../images/br.jpg) right bottom no-repeat;position:relative;z-index:10;margin-right:-30px;}
/* Safari Hack*/ @media screen and (-webkit-min-device-pixel-ratio:0){div#br{margin:0;<br>}}
div#bl2 {width:100%;height:10px;background:#e6e6e6 url(../images/bl2.jpg) left bottom no-repeat;position:relative;z-index:10;clear:both;}
div#br2 {float:right;width:20px;height:10px;background:url(../images/br2.jpg) right bottom no-repeat;;}

/*__ Centered Boxes __*/
.outer {height:160px;width:160px;overflow:hidden;position:relative;margin-top:10px;background:#b2b2b2;float:left;margin:0 14px 12px;}
.outer {display:table;position:static;*position:relative;}
.middle {display:table-cell;vertical-align:middle;position:static;}
#inner {margin-left:auto;margin-right:auto;text-align:center;} /* for all browsers*/
#inner img {border:1px solid #7b7b7b;}
.shadow {width:160px;height:8px;background:url(../images/sb.jpg) no-repeat 0 0;position:absolute;margin:160px 0 0 -159px;*position:fixed;*margin:160px 0 0 0;_display:none;}
.shadow div {width:7px;height:168px;background:url(../images/sr.jpg) no-repeat 0 0;position:absolute;margin:-160px 0 0 160px;*position:relative;_display:none;}

/*_ Info Box _*/
#info {width:130px;background:#fff;border:10px solid #d6d6d6;color:#000;z-index:15;padding:15px;font-size:12px;position:absolute;top:102px;right:7%;}
#infoTop{height:19px;width:100%;background:url(../images/infoTL.jpg) no-repeat 0 0;margin:-25px 0 0 -25px;position:relative;}
#infoTop div{height:19px;width:22px;background:url(../images/infoTR.jpg) no-repeat 0 0;margin-right:-50px;float:right;*margin:0 0 0 158px;}
#infoBottom{height:19px;width:100%;background:url(../images/infoBL.jpg) no-repeat 0 0;position:relative;left:-25px;top:25px;position:relative;}
#infoBottom div{height:19px;width:22px;background:url(../images/infoBR.jpg) no-repeat 0 0;margin-right:-50px;float:right;*margin:0 0 0 158px;}

/*_ Ligtview extra _*/
kbd {color:#555;background:#ddd;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:inherit;font-family:inherit;padding:0 3px 2px 4px;}
