.frame_registration
{
	background:#000;			
}

ul.step
{
	width:800px;
	float:left;
	list-style: none;
	margin:0;
	padding:0;
	height: 30px;	
}

ul.step li
{
	float:left;
	list-style: none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin-right: 5px;	
}

ul.step li b
{
	color: #ff6600;
}

ul.step li span
{
	color: #ff6600;
}

.title_bonus
{
	color:#ccc;
	font-size:45px;
	width:800px;
	margin:0;
	text-align:left;
	
}
.title_bonus b
{
	color:#ff6600;
	text-transform: capitalize;
}

.header_frame
{
	width:800px;
	float:left;
	margin:0;
	padding:0;
	height:80px;
	margin-top:-5px;
	margin-top:-7px;			
}
.toolbar{
	position: fixed;
	bottom: 0px;
	margin:0;
	padding:0;
	width:100%;
	float:left;
	opacity: 1;
	background: #34a0c0;
}

.toolbar a
{
	text-decoration:none;
	color:#ccc;
	cursor: pointer;
}
.toolbar a:hover
{
	text-decoration: none;
}
div#tool_panel{
	opacity: 0.8;
	-moz-border-top-radius: 5px;
	-webkit-border-top-radius: 5px;
	z-index: 99999;
	background: #e3e2e2;
	border: 1px solid #c3c3c3;
	border-bottom: none;	
}

a.toolbar_link
{
	display: block;
}

a#toolbar_link:hover
{
	text-decoration:none;
}
.grey_buttons_container ul li.grey_button span {
    background: url("/images/bottone_grande_dx.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bolder;
    height: 40px;
    line-height: 40px;
    padding-left: 16px;
    padding-right: 46px;
    text-decoration: none;
    text-transform: uppercase;
}
.grey_buttons_container ul li.grey_button span b
{
	background: url("/images/bottone_grande_centro.png") repeat-x scroll center bottom transparent;
    display: block;
    height: 40px;
    line-height: 40px;
}
