input{border:0px; text-align:left; color:#ffffff;}
/*
textarea {font-family: "Tahoma Unicode MS", Batang; border: 0px; text-align: left; line-height: 30px; margin: 0px 5px; }
*/
textarea {font-family: "Arial Unicode MS", Arial; border: 0px; text-align: left; line-height: 30px; padding-top: 1px; margin: 15px auto; }

.reverse{direction: rtl;  unicode-bidi: bidi-override; text-align: left;}

body{
background-image: url(images/background.jpg);
background-repeat:repeat-x;
background-color: #eaeaea;
color:#131313;
text-align: center;
margin:0px auto;
}

#wrapper{
width:600px; 
margin: 0px auto;
}

#logo{
background-image: url(images/logo.jpg);
float: left;
width: 249px;
height: 159px;
margin: 1px auto;
}

#wrapperc{
width:1070px; 
margin: 0px auto;
}

#boxwrap{
width:500px;
margin: 200px auto;
}

.box{
background-image: url(images/textbox.jpg);

width: 424px;
height: 122px;
margin:0px auto;
}

.reset{
background-image: url(images/reset.jpg);
float:center;
cursor: hand;
text-align: center;
color: #ffffff;
line-height:20px;
text-indent: 5px;
font-weight: bold;
width:134px;
height:54px;
margin:0px 90px;
clear: both;
}

#copy{
color:#000000;
text-align: center;
margin: 10px auto;
clear: both;
}

.addthis_toolbox .custom_images a
{
    width: 60px;    height: 60px;    margin: 0;    padding: 0;
}
.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}
.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}