#contents {
clear: both;
padding: 0 15px 30px 0;
margin-top: 7px;
background: #fff 100% 0 no-repeat;
}
.first{
font-size:12px;
}
#wrapper {
	padding: 30px;
}

#Tour-ContentLeft
{
float: right;
width: 300px;
}

#Tour-ContentRight
{
margin-right: 330px;
}

#Tour-ContentHeader .Left
{
width: 30%;
}

#Tour-ContentHeader .Right
{
width: 60%;
}


#Tour-ContentHeader .Left
{
float: left;
}

#Tour-ContentHeader .Right
{
margin-right: 22px;
text-align: right;
float: right;
}

#Tour-StepIcons li
{
float: left;
list-style: none;
}

#Tour-StepLeader
{
width: 300px;
}

#Tour-ScreenShotContainer
{
margin-right: 20px;
min-width: 400px;
height: 450px;
border: solid 1px rgb(200,200,200);
position: relative;
}

#Tour-ScreenShot
{
height: 444px;
}

img.ImageRight
{
float:right;
margin: 0 0 1.5em 1.5em;
}

#Tour-PrevLink, #Tour-NextLink
{
height: 54px;
width: 54px;
}

a#Tour-PrevLink
{
background:url(img/nav_back_combined.gif);
position: absolute;
top: 180px;
left: -30px;
}

a#Tour-NextLink
{
background:url(img/nav_back_combined_right.gif);
position: absolute;
right: -22px;
top: 173px;
z-index: 115;
}

div#Tour-PrevLink
{
display: none;
}

div#Tour-NextLink
{
display: none;
}

#Tour-PrevLink:hover
{
background-position: 0 -54px;
}

#Tour-NextLink:hover
{
background-position: 0 -54px;
}

#Tour-StepIcons
{
margin: 20px 0 10px 0;
padding: 0;
list-style: none;
}

#Tour-StepIcons li
{
margin-right: 1px;
height: 26px;
width: 32px;
text-align: center;
float: left;
}

#Tour-StepIcons li a
{
padding-top: 6px;
height: 26px;
height: 26px;
background: url(img/nav_dots_combined.gif);
display: block;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #fff;
}


#Tour-StepIcons li a:hover, #Tour-StepIcons li.Current a
{
background-position: 0 -32px;
color:#555;
}

.Tour-StepDescription
{
padding: 0 25px 20px 0;
clear: right;
text-align: right;
}


#Tour-ScreenShotContainerInner
{
margin: 3px;
height: 444px;
position: relative;

}

#Tour-ScreenshotCaption
{
z-index: 10000;
border-top: solid 3px #fff;
background-color: #335000;
position: absolute;
text-align: center;
width: 100%;
font-size: 105%;
font-weight: bold;
bottom: 0;
color: #fff;
}

#Tour-ScreenshotCaption .Tour-Inner
{
margin: 0.5em;
}

#Tour-CalloutImage
{
position: absolute;
z-index: 1;
}

#Tour-ContentLeft p
{
margin: 0 0 1em 0;
line-height: 1.4em;
color: #797979;
}

img.Tour-ImageRight
{
float: right;
margin: 0 0 1.5em 1.5em;
}

#Tour-StepLeader
{
margin-bottom: 0;
}

.Tour-StepDescription
{
font-weight: bold;
font-size: 105%;
color: #7a7a7a;
}


span.Leader
{
font-weight: bold;
color: #5d9802;
}

h3
{
margin-top: 0;
color: #5d9802;
}

#Tour-StepIcons li a#JoinInfoLink
{
width: 100px;
height: 26px;
background:url(img/nav-join-normal.gif);
margin-left: 10px;
float: left;
}

#Tour-StepIcons li a#JoinInfoLink:hover
{
background:url(img/nav-join-hover.gif);
}

#Tour-StepIcons li#Tour-JoinInfoStep
{
width: 100px;
}

.next_link{
color:#555555;
font-size:11px;
}
