h1.title-pop{
    font-family: MontserratBold,arial;
	font-weight: bold;
    font-size:18px;
    text-transform: uppercase;
	color:#1A3988;
}
.txt-pop{
	margin-top:5px;
	margin-left:20px;
}
.button-register{
    font-family: MontserratBold,arial;
	font-weight: bold;
    font-size:15px;
	color:white;
    text-transform: uppercase;
    text-align:center;
    background-image:url(../images/buttons/xl_orange.png);
    background-position:0px 0px;
	width:235px;
	height:40px;
	line-height:40px;
	margin-top:44px;
}
.button-register:hover{
	background-position:0px 40px;
}
.button-register a{
	display:block;
	height:40px;
	widht:235px;
	color:white;
}
.button-flash-new{
    font-family: MontserratBold,arial;
	font-weight: bold;
    font-size:12px;
	text-transform: uppercase;
	background-image:url(../images/buttons/l_gray.png);
	background-position:0px 0px;
	height:40px;
	width:190px;
	text-align:center;
	line-height:40px;

}
.button-flash-new:hover{
	background-position:0px 40px;
}
div.button-flash-new b.arrow{
	color:#F39F03;
}
div.content-flash-new p.link-small{
	margin-top:60px;
	margin-left:0px;
	width:50px;
}
div.content-flash-new .button-flash-new {
	margin-top:40px;
}
div.content-save-fav input{
	width:300px;
	margin-top:10px;
	margin-right:10px;
	margin-left:20px;
	color:#999;
	border:solid 1px #c4c9d5;
	height:20px;
	line-height:20px;
}
div.content-save-fav p.link-small{
	margin-top:30px;
	margin-left:0px;
	width:50px;
}