#steps
{
    float: right;
    width: 420px;
    margin: 0;
    padding: 0;
}

#steps #one, #steps #two, #steps #three
{
    float: left;
    margin: 0;
    padding: 0 5px 0 5px;
    width: 130px;
}

img.steps
{
    float: left;
    margin: 0 5px 100px 0;
    padding: 0;
    width: 31px;
}

img.stepsPhoto
{
    margin: 0 0 10px 0;
    padding: 0;
}

h1.redHead{
	font-size:16px !important;
	font-weight: bold !important;
	line-height:18px;
	margin:0 0 15px 0;
	color:#A10819 !important;
}
