p.si_forgot {
	font-size: 10px;
	color: rgb(45,44,44);
	font-style: italic;
	text-decoration: none;
}
p.si_forgot a{
	text-align: right;
	font-size: 10px;
	color: rgb(45,44,44);
	font-style: italic;
	text-decoration: none;
}
p.si_small_text {
	font-size: 10px;
	color: rgb(45,44,44);
}
.si_bold {
	font-size: 10px;
	color: rgb(45,44,44);
	font-weight: bold;
}
.rose_box {
	border-bottom: 1px solid #8D7670;
	width:100%;
}
