div#content {
	min-height: 469px;
	height: auto !important;
	height: 469px;
	border-right:1px dotted #ccc
}

div#intro { 
	width:588px;
	margin-left:6px;
	padding-bottom:10px;	
}

div#inttext, div#intro form {
	display:block;
	float:left;
}

div#inttext { 
	width:360px;
	margin-bottom:1em;
	padding-right:10px;
	border-right:1px dotted #ccc;
	margin-right:10px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

div#intro form select { margin-top:10px }

div#gravity, div#magnetic, div#gamma {
	border-top:1px dotted #ccc;
	margin-left:6px;
	margin-bottom:20px
}

.ul {
	list-style-type:none;
}

.ul li {
padding-left:15px;
}


.col1, .col2 { float:left;margin-top:10px }

.col1 { width:320px; }

.col2 { width:275px; }

.col1 p, .col1 ul, .col1 h3 {
	margin-bottom:1em;
}

.col1 ul {
	list-style-type:none;
}

.col1 ul li {
padding-left:15px;
}


.bulletred {
	background:url(../../images/data/maggrav/bullet-red.jpg) no-repeat;
}

.bulletpink {
	background:url(../../images/data/maggrav/bullet-pink.jpg) no-repeat;
}

.bulletolive {
	background:url(../../images/data/maggrav/bullet-olive.jpg) no-repeat;
}

.bulletorange {
	background:url(../../images/data/maggrav/bullet-orange.jpg) no-repeat;
}

.bulletyellow {
	background:url(../../images/data/maggrav/bullet-yellow.jpg) no-repeat;
}

.bulletblue {
	background:url(../../images/data/maggrav/bullet-blue.jpg) no-repeat;
}

.bulletltblue {
	background:url(../../images/data/maggrav/bullet-ltblue.jpg) no-repeat;
}

.bulletaqua {
	background:url(../../images/data/maggrav/bullet-aqua.jpg) no-repeat;
}

.bulletgreen {
	background:url(../../images/data/maggrav/bullet-green.jpg) no-repeat;
}

.bulletltgreen {
	background:url(../../images/data/maggrav/bullet-ltgreen.jpg) no-repeat;
}

.bulletblack {
	background:url(../../images/data/maggrav/bullet-black.jpg) no-repeat;
}

.bulletblacksm {
	background:url(../../images/data/maggrav/bullet-black-sm.jpg) no-repeat;
}

.bulletgray {
	background:url(../../images/data/maggrav/bullet-gray.jpg) no-repeat;
}

.bulletltpink {
	background:url(../../images/data/maggrav/bullet-ltpink.jpg) no-repeat;
}

.col2 img {
	margin-left:10px
}

.linkblock {
	background:url(../../images/generic/dropbg3.jpg) no-repeat;
	padding:15px 0 0 10px;
	margin-left:-6px
}

.linkblock a { 
	display:block;
	margin-bottom:5px;
}