﻿/*
-----------------------------------------------
seeeqs.com Reset Password Page
Target:		/mypage/reset_password.tpl
Author:		Harry Nakayama
Version:	2013/09/05
----------------------------------------------- */
/* /css/mypage/user_registration.css
 *
 * This css imports	/css/mypage/login.css
 * which imports	/css/base.css
----------------------------------------------- */
@import url("/css/mypage/user_registration.css");

/*
===============================================
Elements
=============================================== */

/*
===============================================
Classes
=============================================== */

/*
===============================================
header
=============================================== */


/*
===============================================
content
=============================================== */
#content	{
	background-color:rgba(153,0,0,0.3);
}
div.rightDiv	{
	background-color:rgba(153,0,0,0.3);
}

/*
===============================================
footer
=============================================== */
