#content {
	margin-top: 100px;
	margin-left: 50px;
}

.inset {
	width: 605px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin: 100px 0px 10px 0px;
	padding-top: 60px;
	padding-bottom: 0px;
	}

h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #39f;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 15px;
}



.contact a {
	color: #39f;
	font-size: 13px;
	text-decoration: none;
	font-size: 16px;
}

.summary {
	line-height: 20px;
	font-size: 16px;
	color: #333;
}

#accordian {
	margin-left: 272px;
}

.btn {
	margin-right: 4px;
}

.type {
	font-weight: normal;
	color: #333;	
}

.headline {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

.element {
	margin-left: 13px;
	font-size: 14px;
	font-weight: normal;
	width: 605px;
}

.screen {
	border: 1px #ccc solid;
	margin-bottom: 10px;
	margin-right: 10px;
}

.main {
	line-height: 20px;
	color: #333;
}