form {
	margin: 0px;
}

input
{
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
}

select
{
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
}

textarea 
{
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #7f9db9;
}

#form_cartridges select {
	width: 210px;	height: 21px;
}

#form_cartridges input {
	width: 181px;
	background: none;
	border-width: 0px;
	height: 15px;
}

#form_cartridges input.image {
	background: none;
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
	width: 15px;
	height: 15px;
}

.page_bg .page .page_all .container .left .block_sending input {
	width: 205px;
	height: 19px;
	border-color: #7e9db9;
}

.page_bg .page .page_all .container .left .block_sending input.submit {
	width: 73px;
	height: 19px;
	background-color: #7e9db9;
	border-color: #7e9db9;
	color: #ffffff;
	margin-left: 5px;
}

input.input_post, 
select.select_post {
	color: #000000; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #336699;
	width: 301px;
	height: 23px;
	margin-top: 3px;
}

textarea.txt_post 
{
	color: #000000; 
	font-size: 14px; 
	font-family: Arial, Verdana, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #336699;
	width: 501px;
	height: 85px;
	margin-top: 3px;
}
