td {
padding: 0 10px 0 0;
}
table {
border: 0px solid #333;
margin: 10px 0 0 0;
}

.guideheader {
border-bottom: 1px dotted #333;
display: block;
margin: 0 0 5px 0;
}

#top-nav {
	float: right;
	font-size: 10px;
	color: #333;
	height: 28px;
	text-align: right;
	margin-right: 34px;
}

#search-left {
float: left;
background-image: url(images/search-left.png);
background-repeat: no-repeat;
background-position: top right;
height: 28px;
padding: 8px 15px 0 5px;
}

#search-left a {
	color: #555555;
	text-transform: uppercase;
text-decoration: none;
}

#search-mid {
float: left;
background-image: url(images/search-mid.png);
background-repeat: repeat-x;
height: 28px;
color: #fff;
font-weight: bold;
}

#search-right {
float: left;
background-image: url(images/search-right.png);
background-repeat: no-repeat;
width: 10px;
height: 28px;
}

body {
min-width: 766px;
text-align: center;
background-image: url(images/bg_body.png);
background-position: center;
background-repeat: repeat-y;
background-color: #999;
margin: 0px;
padding: 0px;
font-family: verdana;
}

img {
	border: none;
	}

#container {
width: 766px;
margin: 0 auto;
text-align: left;
background-color: #fff;
background-image: url(images/container-bg.png);
background-repeat: repeat-y;
}

#logo {
padding: 10px 0 0 30px;
color: #7A8897;
font-size: 12px;
}

#banner {
text-align: center;
}

#banner img {
	margin-left: 1px;
	border-bottom: solid 1px #7f7f7f;
}

#main-nav {
text-align: center;
}

#main-nav img {
	padding: 3px 2px 0px 2px;
}

#nav-bar {
	text-align: center;
	}

#main {
}

#content-nav {
	float: left;
	width: 172px;
/* commented backslash hack v2 \*/
	padding: 0 0 0 34px;
margin: 25px 0 0 0;
	/* end hack */
	text-transform: uppercase;
	font-size: 10px;
}

	#content-nav a {
		display: block;
		border-bottom: 1px dotted #666;
		text-decoration: none;
		color: #666;
/* commented backslash hack v2 \*/
		padding: 5px 0 5px 15px;
	/* end hack */
		font-weight: normal;

background-repeat: no-repeat;
background-position: 5px 9px;
		}

#nav {
	border-top: solid 3px #666;
}
	
	.active {
		background-color: #f2f5f6;
		}

#sub a {
background-color: #fff6f7;
padding-left: 25px;
background-image: url(images/nav-double.gif);
background-repeat: no-repeat;
background-position: 5px 9px;
}

#content {
	padding: 10px 58px 20px 225px;
	color: #333;
	font-size: 16px;
}

#guidenav {
	font-family: georgia;
	font-size: 13px;
	border-top: 1px dotted #999;
}

#more {
	font-family: georgia;
	font-size: 13px;
	border-top: 1px dotted #999;
line-height: 18px;
	}
	
	#more h3 {
		font-size: 14px;
margin: none;
padding: none;
		}

#more img {
padding: 5px 0 0 10px;
}

.header {
display: block;
font-size: 14px;
font-weight: bold;
line-height: none;
margin: none;
padding: 20px 0 0 0;
}

#more ol {
padding: 0 0 0 20px;
}

#more li {
padding: 0 0 5px 0;
}

.win {
font-family: verdana;
background-image: url(images/win.png);
background-position: left center;
background-repeat: no-repeat;
padding: 15px 0 0 40px;
height: 30px;
}

.mac {
font-family: verdana;
background-image: url(images/mac.png);
background-position: left center;
background-repeat: no-repeat;
padding: 15px 0 0 40px;
height: 30px;
}

.lin {
font-family: verdana;
background-image: url(images/linux.png);
background-position: left center;
background-repeat: no-repeat;
padding: 15px 0 0 40px;
height: 30px;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #999;
	font-family: arial, verdana, helvetica;
background-image: url(images/footer.png);
background-repeat: no-repeat;
background-position: center bottom;
padding: 10px 0 30px 0;
}

#wt-nav-top {
text-align: right;
font-size: 12px;
background-image: url(images/wt-nav-top.png);
background-position: right;
background-repeat: no-repeat;
height: 25px;
width: 480px;
}

#wt-nav-top a {
color: #fff;
text-decoration: none;
}

#wt-nav-top p {
padding-top: 5px;
}

#step {
width: 480px;
height: px;
text-align: center;
font-size: 12px;
padding-bottom: 20px;
}

#step p {
text-align: left;
}

#wt-nav-bot {
text-align: right;
font-size: 12px;
background-image: url(images/wt-nav-bot.png);
background-position: right;
background-repeat: no-repeat;
height: 25px;
width: 480px;
}

#wt-nav-bot p {
padding-top: 5px;
}

#wt-nav-bot a {
color: #fff;
text-decoration: none;
}

.front {
	padding: 20px 0 0 0;
	text-align: center;
	color: #4F6C8A;
	font-size: 14px;
}

form {
display: inline;
padding: none;
}