/* CSS Document */
#content #right{
	background:none;
	width:537px;
}
a{
	color:#0099CC;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#FF0000;
}
.input{
	margin:5px;
	display:block;
	width:250px;
}
.btn{
	width:auto;
	float:right;
}
.form{
	margin:0 auto;
	width:265px;
	border:1px solid #CCCCCC;
}