﻿#search_result
{
	margin: 20px 0 0 15px;
	font-size: 14px;
}

#search_result a
{
	color: #0099cc;
	text-decoration: none;
}

#search_result a:hover
{
	color: Red;
	text-decoration: none;
}

#login_page
{
	text-align: center;
	height: 500px;
	font-size: 12px;
}

#register_page
{
	text-align: center;
	height: 500px;
	font-size: 12px;
}

