/* CSS Document */

#loginform TH {
	text-align: left;
}
#loginform {
	width: 100%;
}
#loginform .text_input {
	width: 100%;
	margin-bottom: 5px;
}
.shop_login .box_body {
	padding: 10px 18px;
}
