@charset "UTF-8";

body {
	background: #fff; margin: 100px 40px 40px 40px;
}

body, td, th {
	font-family: Andale Mono, Courier New, Courier, monospace; font-size: 12px; line-height: 18px; color: #000;
}

a {
	color: #555; text-decoration: none; margin: none;
}

a:hover {
	text-decoration: line-through;
}

p, h1, h2 {
	font-size: 12px; font-style: normal; font-weight: normal; color: #000;
}

.content { 
	background: #fff; position: relative; width: 450px; margin: auto;
}

.module {
	position: relative; width: 450px; height: 100%; margin: 15px;  padding-left: 15px; padding-right: 15px;
}

.element-line {
	position: relative; margin: none;
}

.element-new {
	position: relative; left: 390px; top: 87px; margin: none;
}

.element-text-title {
	position: relative; top: -44px; text-align: left; margin: none;
}

.element-text-subtitle {
	position: relative; top: -44px; padding-top: 10px; text-align: left; margin: none;
}
