@charset "utf-8";
/* CSS Document */

#horo-free-trial{
	width: 160px;
	height:200px;
	background: url(images/bg_image/bg-freetrial-horo-0107.jpg) no-repeat;
}

#horo-free-trial-thanks{
	width: 160px;
	height:200px;
	background: url(images/bg-freetrial-horo-thanks.jpg) no-repeat;
}
.fontshorofree{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	margin-bottom: -15px;
}

.dropdown-width{
	width: 120px;
}

.block {
	display: block;
	margin: 5px 0;
}

.marginleft{
	margin-left: 20px;
}
.strong {
	font-weight: bold;
}
.mtop{
	margin-top: 40px;
}
.mtopthanks{
	padding-top: 50px;
	text-align: center;
}
.buttonsubmit {
	margin-top: 5px;
}

.back {
	display: block;
	margin-top: 15px;
}
.back a:link {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.back a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}



