@charset "utf-8";

#right-info{
	width: 185px;
	height: 130px;
	background-image: url('../../_outputer/imager/right--gradient--original.png');
	background-position: top;
	background-repeat: no-repeat;
}
	.right-info-text{
		color: #363636;
		font-family: "Trebuchet MS", Sans-serif;
		font-size: 13px;
		text-align: center;
		vertical-align: top;
		padding: 10px 10px 0px 10px;
	}
	.link-info{
		color: #000000;
		text-decoration: underline;
	}
	.red-info{
		color: darkred;
	}
	
#right-form{
	margin-top: 0px;
}
