﻿.InputHae {
	width: 100%;
}
.HaeRadiobox {
	float: left;
	width: 49%;
	font-size: 11px;
}
.HaeCheckbox {
	float: right;
	width: 49%;
	font-size: 11px;
}
.HaeSubmit {
	text-align: right;
}
.HaeInput {
	margin-top: 5px;
	margin-bottom: 5px;
}
.Clear {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #464646;
}
.ResellerName {
	font-weight: bold;
	font-size:14px;
	margin-bottom:4px;
}
.ResellerName {
	line-height:normal;
}
.ColumnContainer {
	margin-left: 25px;
	line-height: 18px;
	font-size:12px;
}
.pariton {
	background-color: #f0f0f0;
}
.parillinen, .pariton {padding: 10px; border-top: 1px solid #cccccc;}
.AddressPostNo {
	text-transform: uppercase;
}
.PrimaryColumn {
	float: left;
	width: 49%;
}
.SecondaryColumn {
	float: right;
	width: 49%;
}
.Email {
	background-image: url(img/email_go.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.AddressStreet {
	background-image: url(img/email.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.AddressPostNo {
	padding-left: 21px;
}
.Fax {
	background-image: url(img/fax.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.WWW {
	background-image: url(img/world_go.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.Phone {
	background-image: url(img/telephone.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.ContactTel {
	background-image: url(img/phone.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
.ContactName {
	background-image: url(img/user.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
div strong {
	font-size: 11px;
}
