.tamam {display:block; font-size:12px; font-family:Tahoma;margin-bottom:5px; color: #4F8A10;background-color: #DFF2BF;padding:10px; border:1px solid #4f8a10;}
.hata{display:block; font-size:12px; font-family:Tahoma;margin-bottom:5px; color: #671414;background-color: #fbabab;padding:10px; border:1px solid #ad0c0c;}

.value{
	margin-left: 168px;
}






.sayfalama {width: 100%;margin-right: auto;margin-left: auto;text-align: center;margin-top: 17px;margin-bottom: 0px;}
.sayfalama span a {
	text-decoration: none;
    background: #4785ab;
	color:#FEFEFE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px; webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position: relative;
    left: 18px;
}
.sayfalama span a:hover {background-color: #1E6483;}
.sayfalama .sayfalama-active a {background-color: #1E6483;}

.clear {clear:both}


/*.oyunculiste table {
	text-shadow: 0.06em 0.06em #7689B5;
}*/


.oyunculiste table  h5 {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	margin:0;
}
.oyunculiste table h2, .oyunculiste a {
	font-size: 16px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    margin-left: 5px;
	position: relative;
    left: 86px;
}

.oyunculiste table a:hover {
	color: #153480;
	text-decoration: none;
	font-weight: bold;
}

.oyunculiste table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
  border-right-color: #A9C0F7;
  border-bottom-color: #A9C0F7;
  height:40px;
}
.oyunculiste table tr{
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.oyunculiste table tr:hover{
	background: rgba(0, 0, 0, 0.2);	
}

/*.oyunculiste table tr td a {
color:#63A2EC;
}*/


.hesabim_buton {
	color: #FFF;
	background-color: #165e59;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration: none;
	font-weight:bold;
	margin:10px;
	float:left;
	width:130px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #B8DDE8;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size:15px;
}

.hesabim_buton:hover {
	color: #333;
	background-color: #f4c75e;
	text-decoration:none;
	
}

.birtablo{
	margin-left:55px;
}

.oara {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}




.oara_list ::-webkit-input-placeholder {
   color: #333;
}

.oara_list :-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

.oara_list ::-moz-placeholder {  /* Firefox 19+ */
   color: #333;  
}

.oara_list :-ms-input-placeholder {  
   color: #333;  
}



.oara_list {
/*width:300px;*/
display:block;
margin-left:auto;
margin-right:auto;
}


.oara_list input[type="text"] {
margin-top:10px;
}


.oara_list input[type="submit"] {
margin-top:10px;
margin-lefT:auto;
margin-right:auto;
display:block;
}


.siralama_th_bg {background-color:#d4e6f1;}
.siralama_th_bg h5 {font-size:13px; color:#333; text-shadow:none; padding:3px;}
/*#query {width:130px;}*/


.siralama_buton {
min-width:100px;
height:30px;
display:block;
-moz-box-shadow: 3px 1px 13px -4px #CDB78E;
-webkit-box-shadow: 3px 1px 13px -4px #CDB78E;
box-shadow: 3px 1px 13px -4px #CDB78E;
text-align:center;
line-height:30px;
paddin:2px;
float:left;
margin:8px;
color:#FFFFFF;
text-shadow:none;
font-weight:bold;

	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	
	
background: rgb(122,188,255); /* Old browsers */
background: -moz-linear-gradient(top,  #165e59 0%, #165e59 44%, #165e59 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#165e59), color-stop(44%,#165e59), color-stop(100%,#165e59)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #165e59 0%,#165e59 44%,#165e59 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #165e59 0%,#165e59 44%,#165e59 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #165e59 0%,#165e59 44%,#165e59 100%); /* IE10+ */
background: linear-gradient(to bottom,  #165e59 0%,#165e59 44%,#165e59 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */


}

.siralama_buton:hover {

color: #333;

background: #f4c75e; /* Old browsers */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c7dc', endColorstr='#85b2d3',GradientType=0 ); /* IE6-9 */





}

.lonca_uyeleri_div {
  width: 100%;
  display: block;
  border: 3px dotted #165e59;
}

.lonca_uyeleri_div li {
list-style-type:none;
float:left;
display:block;
border: 1px solid #A8BEF0; 
margin:3px;
width: 187px;
text-align:center;
height:30px;
}

.lonca_uyeleri_div li a {
	color: #ffffff;
    display: block;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    background: #165e59;
}

.lonca_uyeleri_div li a:hover {
	background-color: #f4c962;
    color: #333;
    text-decoration: none;
}


.haberler {
width:400px;
display:block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 0px 15px #65ACE9;
	margin-top:10px;

}

.haberler h5 {
	margin:0;
	font-size: 15px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top:solid 1px #C1DDF4;
}
.haberler h5 span {
	font-size: 13px;
	color: #CACACA;
}
.haberler h5 a {
	color: #236495;
	text-decoration: none;
	font-size:15px;
}
.tumhaber {
  text-decoration: none;
  color: #FFF;
  width: 250px;
  height: 30px;
  display:block;
  margin-left: auto;
  margin-right: auto;
  background-color:#8D9EC9;
  font-size: 18px;
  line-height: 30px;
}

.tumhaber:hover{
	color: #FFFFFF;
	background-color:#8297C7;
}

.haberler h5 a:hover {
	text-decoration: underline;
}


.karakterlerim {
display:block;
width:110px;
float:left;
margin-right:10px;
text-align:center;
min-height:185px;

-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;

}


.profil_img {

-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;

}

.karakterlerim:hover {
background-color:#000;
opacity:0.5;
}


.karakter_name {
color:#FFF;
font-weight:bold;
display:block;
text-align:center;
background-color:#000;
height:30px;
line-height:30px;
font-size:12px;
}

.karakter-duzelt-aktive {
background-color:#000;
opacity:0.5;
}

textarea {
width:100%;
background-color:transparent;
padding:3px;
outline:none;
font-family:Verdana;
color: #C99D9D;
border: 1px solid #795353;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;


}

.prf_dznl {color:#fff;}

.prf_dznl:hover {
color:#efefef;
text-decoration:none;
}


.tablo_ust, .tablo_ust td, .tablo_ust th {
	background-color:none;
	color: #474747;
	border-right:dotted 1px #000;
	border-top:dotted 1px #000;
	border-bottom:dotted 1px #000;
	height:30px;
}

.tablo_satir,.tablo_satir td, .tablo_satir th {
	background-color:none;
	color: #257E93;
	border-right:dotted 1px #000;
	border-top:dotted 1px #000;
	border-bottom:dotted 1px #000;
	height:30px;
	padding:3px;
}

.konu_style {font-size:14px;}

.destekbaslik {
	color: #9E9E9E;
}
.destektaleplink {
	float: left;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.destektaleplink span {
	color: #999;
	font-size: 14px;
	margin-left: 10px;
}
.destektaleplink:hover {
	text-decoration: underline;
}
.destektaleplink strong {
	color: #FFF;
	background-color: #090;
	margin-left: 10px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.destekbaslik span {
	float: right;
	font-size: 14px;
	color: #999;
}


.yorum {
	
	background-color: #fffcc6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 0px 15px #e3de88;
	margin-bottom: 20px;
	max-width:400px;
	float:left;
	clear:both;
}
.yorum h3 {
	float: left;
	width: 150px;
	margin-right: 10px;
	color: #aa6000;
	font-size: 15px;
	font-weight: bold;
	margin:0;
}
.yorum h4 {
	float: right;
	color: #403D00;
	font-size: 14px;
	width: 100%;
	margin:0;
	margin-top:5px;
	border-top:dotted 1px #CCC;
	padding-top:3px;
	word-wrap:break-word
	
}
.yorum h3 span {
	color: #b3af70;
	font-size: 14px;
}

#admincevap {
	background-color: #DDF9FF;
	box-shadow: 0px 0px 15px #91c9d5;
	float:right;
}
#admincevap h3 {
	color: #00829D;
	width: 150px;
	margin:0;
}
#admincevap h3 span {
	color: #5EE2FF;
}
#admincevap h4 {
	color: #00728A;
	margin:0;
}


.YonlenButon {
	color: #FFF;
	background-color: #417900;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration: none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-align:center;
font-weight:bold;
margin-right:10px;
margin-left:10px;
box-shadow: 0px 0px 5px #999;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.YonlenButon:hover {
	color: #FFF;
	background-color: #315c00;
	text-decoration:none;
	
}


.YonlenButon2 {
	color: #FFF;
	background-color: #ce6d25;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration: none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight:bold;
margin-right:10px;
margin-left:10px;
box-shadow: 0px 0px 5px #999;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.YonlenButon2:hover {
	color: #FFF;
	background-color: #aa4f0b;
	text-decoration:none;
	
}


.YonlenButon3 {
	color: #FFF;
	background-color: #5886B3;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-decoration: none;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight:bold;
margin-right:10px;
margin-left:10px;
box-shadow: 0px 0px 5px #999;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.YonlenButon3:hover {
	color: #FFF;
	background-color: #344F73;
	text-decoration:none;
	
}


.indir_th {
	background-color: #F36;
	color: #FFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EFEFEF;
	height: 30px;
	padding: 3px;
}
.indir_td {
	color: #FFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	padding: 3px;
}

.indir_td a {
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-variant: normal;
}

.indir_td a:hover {
color:#FFF;
}
.indir_table {
	background-color: #666;
	border: 1px dotted #999;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}


.anket_div {
	width: 100%;
	min-height: 100px;
	overflow:hidden;
	display:block;
	text-align:center;
	background-color:#000;
	background-position: bottom;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 0px 0px 10px #3b2b00;
}

.anket_soru {
font-size:15px;
color:#FFF;
background-color:#000;
font-weight:normal;
width:98%;
min-height:30px;
word-wrap:break-word;
margin-top:10px;

}


.inout {
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 250px;
	height: 75px;
}
.in {
	float: left;
	font-size: 34px;
	font-weight: bolder;
	color: #0ca700;
	margin-right: 20px;
	line-height: 60px;
}
.in a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right:7px;
	float:left;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.in a img:hover {
	margin-top:-5px;
	
}
.out a img:hover {
	margin-top:13px;
	
}
.out {
	float: left;
	font-size: 34px;
	font-weight: bolder;
	color: #ab0a0a;
	line-height: 60px;
}
.out a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:8px;
	float:left;
	margin-right:7px;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.clear {
clear:both;
}

.notification span, .notification .success {
text-shadow:none;
margin-left:20px;
}

.text { text-shadow:none;}

#main_content table th, #main_content table td {
color:#3A3F3A;
}


.tanvideo {
	width: 400px;
	height: 250px;
	overflow:hidden;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 0px 0px 10px #000000;
}


.krallar {
width:400px;
min-height:250px;
display:block;
margin-left:auto;
margin-right:auto;
}

.kral_oyuncu {
width:190px;
height:220px;
display:block;
float:left;
margin-right:10px;
text-align:center;
box-shadow: 0px 0px 20px #778AB8;
}

.kral_lonca {
width:190px;
height:220px;
display:block;
float:left;
text-align:center;
box-shadow: 0px 0px 20px #778AB8;
}

.kral_title {
width:100%;
display:block;
float:left;
height:30px;
text-align:center;
background-color: #B9D6FF;
text-shadow: 1px 1px 1px #000;
color: #FFFFFF;
line-height:30px;
margin-bottom:5px;
}

.kral_img {
width:100%;
height:100px;
display:block;
float:left;
margin-bottom:5px;
}

.kral_img img {height:100px;}

.kral_isim {
width:100%;
display:block;
float:left;
height:20px;
text-align:center;
line-height:20px;
border-bottom:dotted 1px #778AB8;
}
.kral_adi {color:#798CBD;}

.kral_level {
width:100%;
display:block;
float:left;
height:20px;
text-align:center;
line-height:20px;
border-bottom:dotted 1px #778AB8;
margin-bottom:5px;
}
.kral_seviye {color:#48CCBD;}

.kral_bayrak {
width:100%;
height:25px;
display:block;
float:left;
margin-bottom:5px;
}

.pace .pace-progress {
  background: #97BBFF;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 5px;

  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

.pace-inactive {
  display: none;
}

.marketlinks ul li a {
background-color: #86694B;
}


.cell {
display: table-cell;
float: left;
}
div.cell.CharRight div.childrow, div.cell.CharLeft div.childrow {
    width: 300px;
    height: auto;
    padding: 5px;
    color:#fff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.2);
    margin-bottom: 4px;
}
div.cell.CharLeft div.childrow {
    width: 100px;
    text-align: center;
    line-height: 17px;
}

div.cell.CharLeft div.childrow.Level {
    width: 100px;
    height: 50px;
    padding: 0px;
    margin-right: 8px;
    text-align: center;
    padding-top: 8px;
	background: rgba(250, 150, 90, 0.1);
    line-height: 21px;
    color:#fff;
    font-size:12px;
	margin-top:3px;
}
div.cell.CharLeft div.childrow.Level span {font-size: 16px;}

div.cell.CharLeft div.childrow:first-child {
    height: 30px;
    padding-top: 12px;
    font-size: 15px;
    color:#8ba9ff;
    margin-bottom: 10px;
}
div.cell.CharLeft div.childrow:first-child span {
    font-size: 15px;
    color:#f6e9ff;
}
div.cell.CharRight div.childrow span, div.cell.CharLeft div.childrow span {
    color:#b3804f;
}

div.childrow a {
    font-size: 12px;
}
div.childrow a small {
    font-weight: normal;
}
div.childrow a:hover {
    color:#fff;
}
div.cell.CharLeft div.main-title.CharChild {
    width: 50px;
    margin-top: 8px;
    text-align:left;
	background-position:left;
}

div.cell.CharRight div.main-title.CharChild {
    width: 300px;
    text-align:left;
	background-position:left;
}




div.cell.ShopLeft {
    width: 50px;
    height: auto;
}
.row.Shop:hover {
	background:rgba(0, 0, 0, 0.2);
}
div.cell.ShopRight {
    width: 300px;
    height: auto;
    padding:10px 10px 17px 10px;
}

div.cell.ShopLeft .img {
    width: 80px;
    height: 80px;
    margin: 10px;
    vertical-align: middle;
    text-align: center;
    background: rgba(0, 0, 10, 0.2);
}
div.cell.ShopLeft .img img {
	margin:24px;
}
div.cell.ShopLeft .price {
    width: 60px;
    margin: 10px;
    text-align: center;
    padding: 8px 10px;
    background: rgba(250, 150, 90, 0.1);
    line-height: 21px;
	font-family:Tahoma;
    color:#fff;
    font-size: 13px;
}

div.cell.ShopRight .name {
    width: 300px;
    font-size: 13px;
    height: 17px;
    color:#ffefcd;
    padding:5px 0px;
    margin-bottom: 1px;
	
}
div.cell.ShopRight .name span {
    display: block;
    padding: 4px 5px 3px 5px;
    line-height: 10px;
    background: rgba(0, 0, 0, 0.4);
    float: right;
    font-size: 10px;
}
div.cell.ShopRight .desc {
    width: 300px;
    padding: 8px 0;
    margin-bottom: 18px;
    height: 32px;
    line-height: 16px;
    font-style: italic;
}
div.cell.ShopRight div.bottom {
	position:relative;
	height:28px;
}
div.cell.ShopRight div.bottom .left {
    display: inline-block;
    padding-top: 5px;
    font-size: 13px;
	float:left;
}

div.cell.ShopRight div.bottom .button_1 {
	position:absolute;
	right:0px;
	top:-10px;
}

/*.title,
.main-title {width:630px;height:26px;text-align:center;text-transform:uppercase;font-size:15px;color:#000;padding-top:8px;margin-top:5px;margin-bottom:15px;}*/

div.cell.CharLeft {
    width: 160px;
    height: auto;
}
div.cell.CharRight {
    width: 40px;
    height: auto;
}

div.statsSec {
    width: 300px;
    margin-top: 22px;
    height: 70px;
}

div.statsSec .col {
	width: 111px;
    height: 50px;
    margin-right: 8px;
    display: inline-block;
    float: left;
    text-align: center;
    padding-top: 8px;
    background: rgb(212 230 241);
    line-height: 21px;
    color: #5f6e7b;
    font-size: 12px;
}

div.statsSec .col span {
    font-size: 14px;
    color: #657482;
}

div.statsSec .col:last-child {
    margin-right: 0px;
}
div.cell.CharRight div.childrow, div.cell.CharLeft div.childrow {
    width: 260px;
    height: auto;
    padding: 5px;
    color:#4b4840;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.2);
    margin-bottom: 4px;
}
div.cell.CharLeft div.childrow {
    width: 141px;
    text-align: center;
    line-height: 17px;
}

div.cell.CharLeft div.childrow.Level {
	width: 141px;
    height: 68px;
    padding: 0px;
    margin-right: 8px;
    text-align: center;
    padding-top: 8px;
    background: #d4e6f1;
    line-height: 21px;
    color: #45423a;
    font-size: 12px;
    margin-top: 3px;
}
div.cell.CharLeft div.childrow.Level span {font-size: 16px;}

div.cell.CharLeft div.childrow:first-child {
    height: 43px;
    padding-top: 12px;
    font-size: 15px;
    color:#8ba9ff;
    margin-bottom: 10px;
}
div.cell.CharLeft div.childrow:first-child span {
    font-size: 15px;
    color:#f6e9ff;
}
div.cell.CharRight div.childrow span, div.cell.CharLeft div.childrow span {
    color:#5f6e7b;
}

div.childrow a {
    font-size: 12px;
}
div.childrow a small {
    font-weight: normal;
}
div.childrow a:hover {
    color:#fff;
}
div.cell.CharLeft div.main-title.CharChild {
    width: 109px;
    margin-top: 8px;
    text-align:left;
	background-position:left;
}

div.cell.CharRight div.main-title.CharChild {
    width: 438px;
    text-align:left;
	background-position:left;
}
