p {
	margin-left: 10px;
}
.edition {
	padding: 0px;
	margin: 1px 0 1px 10px;
}
.edition h2 {
	border: 0;
	margin: 0;
	padding: 4px 0 2px 30px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
.win  {
	background-image: url(/developer/mobileformstoolkit/images/icon_win.png);
}
.wp7  {
	background-image: url(/developer/mobileformstoolkit/images/icon_wp7.png);
}
.iOS  {
	background-image: url(/developer/mobileformstoolkit/images/icon_iOS.png);
}
.android  {
	background-image: url(/developer/mobileformstoolkit/images/icon_android.png);
}
.edition p {
	margin: 0;
	padding: 0px 10px 5px 30px;
}
.edition .toogle a {
	display: inline-block;
	padding: 2px 10px;
	border: 0px solid #ccc;
	background-color: #EFEFEF;
	text-decoration: none;
}
.edition .toogle a:hover {
	background-color: #E1E1E1;
}

.edition .ControlList p {
	margin: 0;
	padding: 0px 10px 5px;
}

.ControlList {
	display: none;
	margin-left: 20px;
	padding: 10px;
	background-color: #efefef;
}

.ControlList div {
	float: left;
	margin-right: 10px;
}
.ControlList h3 {
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 1em;
}
.ControlList div h3 {
	font-weight: normal;
	margin: 4px 0 6px 10px;
	font-size: 1em;
}
.ControlList div h3 a {
	text-decoration: none;
}

.customers {
	text-align: center;
}
.customers td {
	vertical-align: middle;
	width: 16.6%;
	height: 60px;
}
.banner {
	background-color: #333;
	width: 728px;
	height: 190px;
	border-bottom: 2px solid #CC0000;
}
.banner h1 {
	margin: 0;
	padding: 20px 30px;
	color: #CCCCCC;
}

