﻿.InputHae {
	width: 100%;
}
.HaeRadiobox {
	float: left;
	width: 30%;
}
.HaeCheckbox {
	float: right;
	width: 60%;
}
.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;
	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: 48%;
}
.SecondaryColumn {
	float: right;
	width: 48%;
	overflow:hidden;
}
.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;
}
#content .Normal .ResellerName {font-size: 14px; font-weight: bold;}
#dnn_ctr2101_ViewResellers_lblContentBottom h2 {padding:10px; border: 1px solid #FFCC00; background-color:#FFFFB9; text-align:center;}
/* #dnn_ctr2101_ViewResellers_lblContentBottom hr {display: none;} */
