﻿#TutorialLink
{
	font-weight: bold;
	font-style: italic;	
	padding-left: 25px;
	background: transparent url("../../Corporate/Images/arrow_white.jpg") no-repeat;
	background-position: 0 5px;	
}
.TutorialContent
{
	margin-left: 5px;
	margin-right: 5px;
	width: 590px;
}

.StartTutorialBtn a
{
	display: block;
	background-color: transparent;
	background: url("../Images/StartTutorialBtn.png");
	background-repeat: no-repeat;
	width: 129px;
	height: 34px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
}

.ButtonPos
{
	margin: 5px;
}
