body { }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

div.title {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	line-height: 75px;
	border-bottom: solid 1px #8CD2F4;
	height: 75px;
	color: #000000;
	background-image: url(images/eol-title-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div.title span.special {
	font-weight: bold;
}

div#main-content {
	width: 800px;
	margin: auto;
}
div#main-content p {
	display: block;
}
div.intro {
	padding-top: 15px;
}
div.intro {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.intro div.get-satrt {
	text-align: center;
	margin-top: 15px;
}
div.intro div.get-satrt a:hover img {
	opacity:0.8;filter:alpha(opacity=80)
}
div.migration-options {
	padding-top: 10px;
}

div.migration-options p {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.migration-options div.migrate-option {
	float: left;
	width: 250px;
	margin-right: 25px;
}
h2 {
	font-size: 14px;
	border-bottom: solid 1px #54BCEB;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	
}
div.migration-options div.right {
	margin-right: 0px;
}