body {
	margin: 0;
	padding: 0;
}


body, div, td {
	font-family: Tahoma,  Times, serif;
	color: #636363;
}

body, td {
	font-size: 75%;
}


h1 {
	font-size: 135%;
	font-family: Tahoma;
	margin: 0 0 25px 0;
	display: block;
}
h2 {
	margin: 0px 0 15px 0;
	
	font-family: Tahoma;
	font-size: 120%;
}

p {
	margin: 10px 0 0 0;
}



input {
	border: 1px solid #999;
	background-color: #EBE8DA;
}
textarea {
	border: 1px solid #999;
	background-color: #EBE8DA;
}
button {
	border: none;
	background-color: #9C8E44;
	color: #fff;
}

.faq-table td {
font-size:80%;
padding:0 10px 10px 0;
}
.faq-table td.imp {
padding-right:2px;
}
#code_img {
margin-right:10px;
position:relative;
top:3px;
}
#code {
text-align:center;
width:30px;
}
.faq-table .important {
color:#636363;
}

#itstudio {
float:right;
width:13em;
}
#itstudio img {
float:left;
height:36px;
margin-right:0;
position:relative;
top:2px;
width:33px;
}
#itstudio p {
margin:0 !important;
padding:0 !important;
}
#itstudio p a {
color:#575757;
text-decoration:none;
}
#itstudio p a:hover {
color:#575757;
}
#itstudio td {
line-height:110%;
white-space:nowrap;
}
#itstudio .adr {
float:none;
font-size:85%;
padding:0;
width:auto;
}