body{
	font-family:arial;
	font-size:11px;
	color:#333;
	background-color:#ffd;
}
.menu{
	margin:1em;
	padding:0.5px;
	border:1px solid #aaa;
}
.menu ul li{
	display:inline;
	margin: 0 1em 0 1em;
}
div{
	
}
.index_spin_template_div{
	min-height:20em;
	width:33.5em;
	margin:auto;
	font-family:helvetica;
	line-height:1.2em;
	padding:.5em;
	overflow:auto;
	font-size:2em;
	border:1px solid #aaa;
}
.inner{margin:10px}
.inner_div{margin:10px;height:100%}

.row{
	
	height:3.5em;
}
.tall_row{
	
	height:29em;
}
.admin_view_template_div{
	
}
.search_select_bar{
		margin-bottom:20px;
}
.select_letter{
	border:1px solid #ccf;
	background-color:white;
	font-family: arial;
	margin:0.2em;
	display:inline;
	font-size:1.1em;
	cursor:pointer;
}
.repeating_row{
	border:1px dotted #aaa;
	background-color:#e7e7e7;
	margin:10px;
	padding:10px;
	height:1.3em;
}
.short_col{
	float:left;
	width:5em;
	text-align:right;
	padding-top:0.3em;
	margin-right:.15em;
	height:2.5em;
}
.options{
		
		margin-bottom:10px;
}
.medium_col{
	float:left;
	width:9em;
	height:2.5em;
}
.big_list_num{
	font-size:3em;
	font-weight:bold;
}

img{
	border-width:0px;
}
.long_col{
	float:left;
	width:13em;
	height:2.5em;
}
.super_long_col{
	float:left;
	width:33em;
	height:2.5em;
}
input[type=submit]{
	background-color:white;
	border:1px solid #aaa;
	min-width:8em;
}
select{
	background-color:white;
	border:1px solid #aaa;
	min-width:18em;
}
textarea{
	background-color:white;
	border:1px solid #aaa;
	width:45.5em;
	height:20em;
}
input[type=text],input[type=password]{
	background-color:white;
	border:1px solid #aaa;
	min-width:15.5em;
}
h1{
	background-image:url(/media/images/bigbigbullet.png);
	background-repeat:no-repeat;
	
	padding-left:45px;
	padding-top:0.3em;
	font-size:1.35em;
	line-height:1.35em;
	height:2em;
	margin:2px;
	color:#359;
}
a{
	color: #449;
	cursor:pointer;
}
.search_result{
	margin-left:45px;
	font-size:1.2em;
}
.heading{
	background-image:url(/media/images/bigbullet.png);
	background-repeat:no-repeat;
	color:#222;
	padding-top:0.0em;
	font-size:1.6em;
	line-height:1.6em;
}
