form.fullWidth
{
  width: 60%;
  float: left;
}

p
{
    margin-bottom: 2em;
}

a#help
{
    background: url(../../img/academy/video_help.jpg) no-repeat top center;
    display: block;
    float: left;
    width: 9em;
    padding-top: 40px; /* 37px icon height + little space */
    text-align: center;
    margin-left: 1em;
    font-size: 80%;
}

p.text {
	margin-top:10px;
	margin-bottom:20px;
}
