@import url("./css/_reset.css");
@import url("./css/_960.css");
@import url("./css/_typo.css");
@import url("./css/custom.css");
@import url("./css/theme.crimson/style.css");


a.linkimg {
	text-decoration:none;
	border-bottom:none;
	border:none;
	outline:none;
	background:none;
	}
	
.required {
	display:none;
}

.app_wrapper {
	width: 960px;
}

.app_right {
	float:	right;
	width:	260px;
	border: none;
}

.app_left {
	float: left;
	width: 400px; 
	border: none;
}

.app_wrapper table, td, tr {
	width:512px;
	border:none;
}