table.tablesorter{font-family:arial;margin:12px 0pt 15px;font-size:12px;width:932px;text-align:left;}table.tablesorter thead tr th,table.tablesorter tfoot tr th{text-align:center;color:#A1865D;font-size:8pt;background:#15110e;border:1px solid #1F1F1E;border-radius:5px;padding:7px;}table.tablesorter thead tr .header{background-image:url(../images/bg.html);background-repeat:no-repeat;background-position:center right;cursor:pointer;border:1px solid #3C240E;}table.tablesorter tbody td a{color:#776255;}table.tablesorter tbody td{color:#776255;padding:6px;vertical-align:top;border:1px solid #130f0c;border-radius:5px;text-align:center;}table.wfirsttable{background-image:url(../images/rankfirst.png);background-repeat:no-repeat;}table.tablesorter tbody .wfirst{background-color:transparent!important;background-repeat:no-repeat!important;line-height:50px;}table.tablesorter a{color:#9E9E8D;}table.tablesorter a:hover{color:#a38f83;}table.tablesorter tbody tr:nth-child(odd){background:#16120e;}table.tablesorter tbody tr:nth-child(even){background:#130f0c;}table.tablesorter thead tr .headerSortUp{background-image:url(../images/asc.html);}table.tablesorter thead tr .headerSortDown{background-image:url(../images/desc.html);}table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{}table.tablesorter tbody tr:hover{background-color:#1c1511;}table.siralamalar{border-spacing:0px;text-align:left;width:100%;}table.siralamalar tr{text-align:center;height:32px;}table.siralamalar #baslik{text-align:center;background-color:#201813!important;font-size:10pt;}table.siralamalar #baslik td{color:#B38F69;}table.siralamalar tr:last-child{border:0px;}table.siralamalar tr:nth-child(odd){}table.siralamalar tr:nth-child(odd){background:rgba(255,255,255,.03);}table.siralamalar tr td{vertical-align:top;text-shadow:0 0 3px rgba(0,0,0,.5);width:auto;padding:10px 5px 5px 5px;text-align:left;color:#9b7c65;font-size:9pt;}table.siralamalar tr td a{color:#94735B;}.nation,.class,.grade,.symbol{background-image:url(../images/icon.bmp);vertical-align:middle;display:inline-block;height:16px;width:16px;}.clanicon{background-size:16px 16px;vertical-align:middle;display:inline-block;height:16px;width:16px;}.nation.n1{background-position:0px -32px;}.nation.n2{background-position:-16px -32px;}.class.c11{background-position:-32px -32px;}.class.c12{background-position:-48px -32px;}.class.c13{background-position:-64px -32px;}.class.c14{background-position:-80px -32px;}.class.c21{background-position:-96px -32px;}.class.c22{background-position:-112px -32px;}.class.c23{background-position:-128px -32px;}.class.c24{background-position:-144px -32px;}.grade.g1{background-position:0px 0px;}.grade.g2{background-position:-16px 0px;}.grade.g3{background-position:-32px 0px;}.grade.g4{background-position:-48px 0px;}.grade.g5{background-position:-64px 0px;}.grade.g6{background-position:-80px 0px;}.grade.g7{background-position:-96px 0px;}.grade.g8{background-position:-112px 0px;}.grade.g9{background-position:-128px 0px;}.grade.g10{background-position:-144px 0px;}.grade.g11{background-position:-160px 0px;}.grade.g12{background-position:-176px 0px;}.grade.g13{background-position:-192px 0px;}.grade.g14{background-position:-208px 0px;}.grade.g15{background-position:-224px 0px;}.symbol.a1{background-position:0px -16px;}.symbol.a2{background-position:-16px -16px;}.symbol.a3{background-position:-32px -16px;}.symbol.a4{background-position:-48px -16px;}.symbol.a5{background-position:-64px -16px;}.symbol.a6{background-position:-80px -16px;}.symbol.b1{background-position:-96px -16px;}.symbol.b2{background-position:-112px -16px;}.symbol.b3{background-position:-128px -16px;}.symbol.b4{background-position:-144px -16px;}.symbol.b5{background-position:-160px -16px;}.symbol.b6{background-position:-176px -16px;}.pointer{cursor:pointer;}.status{font-family:'Ebrima';display:inline-block;font-weight:bold;font-style:normal;font-size:11px;}.online{color:#313f09;}.offline{color:#990000;}.noresults{font-family:'Ebrima';color:#C39665;text-shadow:1px 1px 1px rgba(0,0,0,.25);text-transform:uppercase;font-size:10px;padding:5px;font-weight:bold;text-align:center;width:%100;}
/* INVENTORY
-----------------------------------------------------------------------------*/
.character {
    float: left;
}

.character img {
    width: 220px;  
    padding-top:50px;
    margin-left:15px;
}
.inventory {
    float:right;
    margin-top: 24px;
    margin-right:30px;    
    background: url("../images/inventory/bg.png") no-repeat;
    width: 175px;
    height: 274px;
}
.inventory_fullyz{
 background: url("../images/inventory/full.png") no-repeat;
  width: 525px;
  height: 626px;
  margin-left: -72px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}

.inventoryz {
    float:right;
    margin-top: 30px;
    margin-right: 2px;    
    width: 175px;
    height: 274px;
}

.inventoryx{
  position: absolute;
  width: 352px;
  height: 189px;
  top: 382px;
  left: 96px;
}
ul.itemz li {
    margin-left: 2px!important;
    margin-top: 3px!important;
}


ul.items {
  margin-left: 7px;
  margin-top: 6px;
  float: left;  
}
ul.items li {
  display: inline;
  margin-left:7px;
  margin-top:6px;
  float:left;
  width:45px;
  height:45px;
  cursor:pointer;
}



.inventory_half { 
    background: url("../images/inventory/inventory-half.png") no-repeat;
    width: 390px;
    height: 347px;
    margin-top:30px;

}

.inventory_half_right {
    float:right;
    margin-top: 57px;
    margin-right: 13px;    
    width: 175px;
    height: 274px;
}

ul.item_half_right {
  margin-left: 7px;
  margin-top: 6px;
  float: left;  
}
ul.item_half_right li {
  display: inline;
  margin-left:7px;
  margin-top:6.75px;
  float:left;
  width:45px;
  height:45px;
  cursor:pointer;
}

.inventory_half_left {
    float: left;
    margin-top: 64px;
    margin-left: 32px;
    width: 163px;
    height: 274px;
    overflow: auto;
}

ul.item_half_left {
  margin-left: 7px;
  margin-top: 6px;
  float: left;  
}
ul.item_half_left li {
  display: inline;
  margin-left:7px;
  margin-top:6.75px;
  float:left;
  width:45px;
  height:45px;
  cursor:pointer;
}

.inventory_full { 
    background: url("../images/inventory/inventory-full.png") no-repeat;
    width: 390px;
    height: 560px;
    margin-top:30px;

}

.inventory_half_bottom {
    float: left;
    margin-top: 7px;
    margin-left: 22px;
    overflow: auto;
}

ul.item_half_bottom {
  float: left;  
  overflow:hidden;
}
ul.item_half_bottom li {
  display: inline;
  margin-left:3.8px;
  margin-top:3px;
  float:left;
  width:45px;
  height:45px;
  cursor:pointer;
  position: relative;
}

.inventory_full1299 { 
    background: url("../images/inventory/inventory-1299.jpg") no-repeat;
    width: 364px;
    height: 496px;
    margin-top:30px;
}

.inventory_full_right {
    float:right;
    margin-top: 4px;
    margin-right: 8px;    
    width: 175px;
    height: 274px;
}

ul.item_full_right {
  margin-left: 6px;
  margin-top: 5px;
  float: left;  
}
ul.item_full_right li {
  display: inline;
  margin-left:9px;
  margin-top:8.3px;
  float:left;
  width:45px;
  height:45px;
  cursor:pointer;
}

.inventory_full_bottom {
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    overflow: auto;
}

ul.item_full_bottom {
  float: left; 
  overflow:hidden; 
}
ul.item_full_bottom li {
  display: inline;
  margin-left:3.8px;
  margin-top:4px;
  float:left;
  width:45px;
  height:45px;
  cursor:pointer;
  position: relative;
}

.item_duration {
  bottom: 0;
  right: 4px;
  position: absolute;
  color: #fff;
  font-size: 11px;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
}

/* tooltip */
.mrx_tooltip, .item_tooltip{
  position: absolute; 
  top:0;
  left:0;
  z-index: 3;
  background: rgba(0,0,0, .9);
  padding: 15px;
  color: #fff;
  text-align: center;
  font-family: Arial;
  font-size:13px;
  width:230px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0px 0px 3px #000;
  border: 1px solid #543f27;
  border-top: 1px solid #543f27;
  -webkit-box-shadow: 0px 0px 3px #000;
  -moz-box-shadow: 0px 0px 3px #000;
  box-shadow: 0px 0px 3px #000;
}

.mrx_tooltip .white
{
  color: white;
}

.mrx_tooltip .blue
{
  color: blue;
}

.mrx_tooltip .yellow
{
  color: yellow;
}

.mrx_tooltip .lime
{
  color: lime;
}

.mrx_tooltip .purple
{
  color: purple;
}

.mrx_tooltip .cospre
{
  color: #00FFCE;
}

.mrx_tooltip .reverse
{
  color: #FF82A5;
}

.mrx_tooltip .unique_item
{
  color: #DFC68C;
}

.mrx_tooltip .reverse_unique_item
{
  color: #FFA500;
}

.mrx_tooltip .event_item
{
  color: #18ffff;
}



.mrx_tooltip .item_title {
  font-weight: bold;
  font-size:16px;
}

.mrx_tooltip .item_type {
  font-size:12px;
}

.mrx_tooltip .item_kind {
  font-size:12px;
  text-decoration: underline;
  padding-bottom: 15px;
}

.mrx_tooltip span {
  display: block;
}

.mrx_tooltip .item_property{
  font-size:12px;
  text-align: left;

}

.mrx_tooltip .item_property p{
  display: block;
  line-height: 15px;
}

.kesn1{
  width:12.5%!important;
  float:left;
  margin-right:5px;
}
.kesn{
  width:43.84px!important;
  float:left;
  margin-right:2px;
}

.pass{
  width:10%!important;
  float:left;
  margin-right:2px;
}

ul.nts_icon li{
  float:left; 
  padding-right:10px;
}

.sealed{
  position:relative;
}
.sealedbg{
  position: absolute;
  width: 45px;
  height: 45px;
  background: yellow;
  opacity: 0.2;
}

.bank_logo{
  float:left;
  margin-right: 15px;
  background: #fff;
  border-radius:5px;
}

.bank_logo img {
   border-radius:5px;
}
.bank_info {
  padding-top:27px;
}
.bank_info span {
  display: block;
  font-size:14px;

}

ul.bankacc li {
  border-bottom: 2px dashed rgb(48, 41, 37);
  overflow: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  /*padding-left: 250px;*/
}

.bank_info span b {
  color: rgb(229, 147, 54);
}

#loader {text-align: center; display: none;font-size: 14px; line-height: 28px; color: #b48a34;}
#loader img {display:inline;}
.monster_open_acc{float:right;}

.monster_top{
    background: #0e1319;
    border: 1px solid #152331;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02);
    padding:10px;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
    font-size:14px;
    margin-top: 10px;
    color:#475862;
}

.monster_info p.title{
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: #475862;
  text-shadow: 1px 1px 1px #000;
  border-bottom: 1px solid #152331;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.monster_info{
  background: #0e1319;
  border: 1px solid #152331;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .02);
  padding:10px;
  margin-top: 10px;
  overflow:hidden;

}
.monster_map_image
{
  float:left;
  position:relative;
}
.monster_map_image, .monster_map_image img{
  width:320px;
  height:320px;
}
.monster_map_coordinate
{
    width:275px;
    height: 320px;
    float: right;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 4px;
    margin-bottom: 10px;
}
.monster_map_coordinate::-webkit-scrollbar{
    width:7px;
}
.monster_map_coordinate::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background: rgba(255,255,255, .1);
    left:10px;
}
.monster_map_coordinate ul li
{
    background: #14191f;
    padding: 5px;
    margin-bottom: 2px;
    cursor: pointer;
    color: #7a8da5;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}

.monster_map_coordinate ul li.active{
  background: #212a35;
}

.iDrop span {
  float:left;
}

.iDrop img {
  cursor: pointer;
}

ul.iDrop
{
  overflow-x:hidden;
  overflow-y: scroll;
  max-height: 260px;
}

ul.iDrop::-webkit-scrollbar{
  width: 7px;
}

ul.iDrop::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background: rgba(255,255,255, .1);
    left:10px;
}
ul.iDrop li
{
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    display: inline-block;
    width: 279px;
    background: #14191f;
    padding: 7px;
    cursor: pointer;
    color: #90abb7;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
    margin-bottom: 0px;
    border-radius: 5px;
    overflow:hidden;

}

.iDrop_title{
  text-align: center;
  font-size:11px;
}

.iDrop_percent{
    margin-top: -26px;
    font-size: 10px;
    float: right;
    color:#a25f5f;
}
.accordion {
	width: 95%;
}
.accordion > dd {
  display: none;
}

.mrx_register {
    padding-top: 5px;
    text-align: center;
    font-size:13px;
    margin-left:-30px;
}

.mrx_register a {
	color:#e0b950;
}

.con_rank_upgrade
{
  margin-left: -7px;
  margin-top: -1px;
}

   div#inventory {
            background-image: url('/Content/icons/inventory.png');
            width: 390px;
            height: 401px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
           
        }

        div#inventory-full {
            background-image: url('/Content/icons/inventory-full.png');
            width: 390px;
            height: 614px;
            position: relative;
            float:left;
              margin: 1em;
        }

            div#inventory div, div#inventory-full div {
                width: 45px;
                height: 45px;
                position: absolute;
            }

        div#item-0 {
            left: 216px;
            top: 94px;
        }

        div#item-1 {
            left: 268px;
            top: 94px;
        }

        div#item-2 {
            left: 320px;
            top: 94px;
        }

        div#item-3 {
            left: 216px;
            top: 146px;
        }

        div#item-4 {
            left: 268px;
            top: 146px;
        }

        div#item-5 {
            left: 320px;
            top: 146px;
        }

        div#item-6 {
            left: 216px;
            top: 198px;
        }

        div#item-7 {
            left: 268px;
            top: 198px;
        }

        div#item-8 {
            left: 320px;
            top: 198px;
        }

        div#item-9 {
            left: 216px;
            top: 250px;
        }

        div#item-10 {
            left: 268px;
            top: 250px;
        }

        div#item-11 {
            left: 320px;
            top: 250px;
        }

        div#item-12 {
            left: 216px;
            top: 302px;
        }

        div#item-13 {
            left: 268px;
            top: 302px;
        }

        div#item-14 {
            left: 26px;
            top: 372px;
        }

        div#item-15 {
            left: 75px;
            top: 372px;
        }

        div#item-16 {
            left: 124px;
            top: 372px;
        }

        div#item-17 {
            left: 173px;
            top: 372px;
        }

        div#item-18 {
            left: 222px;
            top: 372px;
        }

        div#item-19 {
            left: 271px;
            top: 372px;
        }

        div#item-20 {
            left: 320px;
            top: 372px;
        }

        div#item-21 {
            left: 26px;
            top: 421px;
        }

        div#item-22 {
            left: 75px;
            top: 421px;
        }

        div#item-23 {
            left: 124px;
            top: 421px;
        }

        div#item-24 {
            left: 173px;
            top: 421px;
        }

        div#item-25 {
            left: 222px;
            top: 421px;
        }

        div#item-26 {
            left: 271px;
            top: 421px;
        }

        div#item-27 {
            left: 320px;
            top: 421px;
        }

        div#item-28 {
            left: 26px;
            top: 470px;
        }

        div#item-29 {
            left: 75px;
            top: 470px;
        }

        div#item-30 {
            left: 124px;
            top: 470px;
        }

        div#item-31 {
            left: 173px;
            top: 470px;
        }

        div#item-32 {
            left: 222px;
            top: 470px;
        }

        div#item-33 {
            left: 271px;
            top: 470px;
        }

        div#item-34 {
            left: 320px;
            top: 470px;
        }

        div#item-35 {
            left: 26px;
            top: 519px;
        }

        div#item-36 {
            left: 75px;
            top: 519px;
        }

        div#item-37 {
            left: 124px;
            top: 519px;
        }

        div#item-38 {
            left: 173px;
            top: 519px;
        }

        div#item-39 {
            left: 222px;
            top: 519px;
        }

        div#item-40 {
            left: 271px;
            top: 519px;
        }

        div#item-41 {
            left: 320px;
            top: 519px;
        }

        div#item-42 {
            left: 98px;
            top: 154px;
        }

        div#item-43 {
            left: 98px;
            top: 102px;
        }

        div#item-44 {
            left: 46px;
            top: 154px;
        }

        div#item-45 {
            left: 150px;
            top: 154px;
        }

        div#item-46 {
            left: 98px;
            top: 206px;
        }
		div#item-47 {
    left: 74px;
    top: 283px;
        }
		
		div#item-48 {
    left: 128px;
    top: 282px;
        }
				div#item-49 {
    left: 150px;
    top: 102px;
        }
		
		div#item-50 {
    left: 46px;
    top: 102PX;
        }
		
		
        div.itemInfo {
            display: none;
            position: fixed;
            padding: 15px;
            opacity: 0.9;
            width: auto;
            color: #fff;
            background-color: #000;
            z-index: 100000;
            min-width: 300px;
           font-family: Tahoma;
			font-size: 13px;
            text-align: left;
        }

        span.itemStack {
            color: #fff;
            position: absolute;
            bottom: 0;
            right: 0;
            font-size: 12pt;
            padding-right: 4px;
        }

        .broken:after {
            content: '';
            position: absolute;
            width: inherit;
            height: inherit;
            top: 0;
            left: 0;
            background: rgba(255,0,0,0.3);
        }

        .sealed:after {
            content: '';
            position: absolute;
            width: inherit;
            height: inherit;
            top: 0;
            left: 0;
            background: rgba(0,0,255,0.3);
        }

        .rented:after {
            content: '';
            position: absolute;
            width: inherit;
            height: inherit;
            top: 0;
            left: 0;
            background: rgba(175,175,0,0.3);
        }

        .item-name {
            font-size: 12pt;
            font-weight: bold;
            text-align: center;
        }

        .item-type {
            font-size: 12pt;
            text-align: center;
        }

        .item-kind {
            font-size: 11pt;
            text-align: center;
        }

        .item-bonus {
            color: #6fdc01;
        }

        .itemType-0 {
            color: #ffffff;
        }

        .itemType-1 {
            color: #8080ff;
        }

        .itemType-2 {
            color: #ffff00;
        }

        .itemType-3 {
            color: #80ff00;
        }

        .itemType-4 {
            color: #dcc77c;
        }

        .itemType-5 {
            color: #c87cc7;
        }

        .itemType-8 {
            color: #00ffcc;
        }

        .itemType-9 {
            color: #d20000;
        }

        .itemType-11 {
            color: #F781BE;
            font-weight: bold;
        }

        .itemType-12 {
            color: #FE9A2E;
            font-weight: bold;
        }

        .set-name {
            color: #b1a901;
            text-align: center;
        }

        .set-piece {
            text-align: center;
        }

        .set-status-active {
            color: #eaf50c;
        }

        .set-status-inactive {
            color: #828283;
        }

        .item-untradeable {
            color: #de3736;
            text-align: center;
            font-weight: bold;
        }
		.item-desc{
		text-align: center;
		}
		
   div#stats {
        background-image: url('/Content/icons/stat.png');
		height: 314px; 
		width: 327px; 
		float: left;
		margin-left: 45px;
    margin-top: 50px;
        }
.text_id{
	font-family: Verdana; 
    margin-left: 10%; 
	margin-top: 2%; 
	color:#fff;
	font-size:12px;
}

.text_class{
	font-family: Verdana; 
    margin-left: 10%; 
	margin-top: 1%; 
	color:#9c9e37;
	font-size:12px;
}

.text_lvl{
	font-family: Verdana; 
    margin-left: 34%; 
	margin-top: 17.6%; 
	color:#fff;
	font-size:12px;
}

.text_nation{
	font-family: Verdana; 
    margin-left: 65%; 
	margin-top: -4%; 
	color:#fff;
	font-size:12px;
}

.text_exp{
	font-family: Verdana; 
text-align: center;
	margin-top: 2%; 
	color:#fff;
	font-size:12px;
	    margin-left: 13%;
}
.text_np{
	font-family: Verdana; 
text-align: center;
	margin-top: 3%; 
	color:#fff;
	font-size:12px;
	    margin-left: 13%;
}
.text_attack{
	font-family: Verdana; 
    margin-left: 25%; 
	margin-top: 13%; 
	color:#fff;
	font-size:12px;
}

.text_defance{
	font-family: Verdana; 
    margin-left: 25%; 
	margin-top: 3%; 
	color:#fff;
	font-size:12px;
}
.text_str{
	font-family: Verdana; 
    margin-left: 64%; 
	margin-top: -5%; 
	color:#fff;
	font-size:12px;
}
.text_hp{
	font-family: Verdana; 
    margin-left: 64%; 
	margin-top: -5%; 
	color:#fff;
	font-size:12px;
}
.text_dex{
	font-family: Verdana; 
    margin-left: 64%; 
	margin-top: 3.5%; 
	color:#fff;
	font-size:12px;
}
.text_mp{
	font-family: Verdana; 
    margin-left: 64%; 
	margin-top: 3.5%; 
	color:#fff;
	font-size:12px;
}
.text_int{
	font-family: Verdana; 
    margin-left: 64%; 
	margin-top: 3%; 
	color:#fff;
	font-size:12px;
}
.text_manner{
	font-family: Verdana; 
    margin-left: 25%; 
margin-top: -19%;
	color:#fff;
	font-size:12px;
}
.statusbar {
	position:relative;
	color:#FFFFFF;
	font-size:13px;
	width:243px;
	height:71px;
	background-image: url("/Content/icons/statusbar.png");
	margin-left: 4%;
	margin-top: 5%;
}

/* SERVER STATUS
-----------------------------------------------------------------------------*/
.body-content-top-right{
	width:485px;
	float:right;
	margin-top: 8px;
}
.server-status-head{
	float:left;
	margin-left: -4px;
}
.server-time-head{
	float:right;
	margin-right:56px;
}
.divider-status{
	background: url("../images/divider-status.png") no-repeat;
	width:434px;
	height:2px;
	margin-top: 27px;
    margin-left: -3px;
}

.server-status{
	float:left;
}

.comparison {
	margin-top:10px;
	margin-left:-3px;
}

.comparison table{
	width:197px;
	height:16px;
	
}

.comparison .karus{
	background: url("../images/comparison-karus.png") repeat-x;
	height:16px;
	font-size:10px;
	color:#FFFFFF;
	text-shadow:1px 1px 1px #000;
	text-align:center;
	vertical-align: top;
}

.comparison .human{
	background: url("../images/comparison-human.png") repeat-x;
	height:16px;
	font-size:10px;
	color:#FFFFFF;
	text-shadow:1px 1px 1px #000;
	text-align:center;
	vertical-align: top;
}

.server-status .count {
	font-size:12px;
	color:#80c5e3;
	text-shadow: 1px 1px 1px #000;
	
}

.server-status .count span{
	color:#7eff71;
}

.server-time{
	float:right;
	color:#adcdea;
	text-shadow: 1px 1px 1px #000;
	font:16px/30px Cinz;
	margin-top:2px;
	margin-right:54px;
	text-align: right;
}

.body-content-top-divider{
	background: url("../images/body-content-top-divider.png") no-repeat;
	height:12px;
	width:980px;
	margin-top:140px;
}
