#uye_giris_box fieldset {
	border: 1px ridge #CCCCCC;
	line-height: 14pt;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#uye_giris_box legend {
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	text-align: center;
}
#uye_giris_box span {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
#uye_giris_box a:visited {
	color: #333333;
	text-decoration: none;
}

#uye_giris_box a:link {
	color: #333333;
	text-decoration: none;
}

#uye_giris_box a:hover {
	color: #333333;
	text-decoration: underline;
}
#uye_giris_box fieldset #login {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}
#uye_giris_box fieldset #login label {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#uye_giris_box fieldset #login label b {
	display: block;
	float: left;
	width: 100px;
}
#uye_giris_box fieldset #login label .input {
	width: 205px;
}
#uye_giris_box fieldset #login .buton {
	float: right;
}
.notify {
	background:url(../images/notification-bg.jpg) no-repeat;
	width:480px;
	height:71px;
	line-height:71px;
	text-align:center;
	margin-bottom:20px;
}
.link_category {
	color:#0098c3;
	font-weight:bold;
	text-decoration:none;
}

.link_category:hover {
	color:#00bdf2;
}
