#main p {
	margin-left: 12px;
}
/*
#main tr {
	vertical-align: top;
}*/
#main h3 {
	margin-bottom: 15px;
}
#main h4 {
	margin-bottom: 10px;
}

#main td img {
	margin-left: 10px;
}
table.support {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-collapse:collapse;
	margin-left: 12px;
}
table.support th
 {
	width: 270px;


}
table.support th,
table.support td
 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: left;
	padding: 3px;
	font-weight: normal;

}
table.support .head
 {
	background-color: #CCCCCC;
	font-weight: bold;


}
#main .section2 {
	margin-left: 20px;
}
