#base, #zero, #one-em, #bullet, #bullet-inside, #custom, #custom-gen {
/*
	border: 1px solid #000;
*/
/*
	margin: 2em;
	margin: 0em,0em,0em,0em;
*/
	margin-left:1em;
/*
	width: 10em;
*/
	width: 700px;
	padding: 5px;
	padding: 1px;
	}
ul {
	list-style-type: disc;
/*
	list-style-image: url(bullet.gif);
*/
	list-style-position: inside;
	}

#main_content{
	margin-left:2em;
	margin-right:2em;
/*
border:1px solid #959596;
*/
}

/*
body {
border:1px solid #959596;
}
*/

h1 {
  color:black
}

#shrink_question {
  font-style: italic;
}

#shrink_name_to {
  font-weight: bold;
}
#shrink_from {
  text-align:right;
}
#shrink_salute {
  text-align:left;
}
#shrink_name_from {
  font-weight: bold;
}

#link_plain a{
color:#666666;
text-decoration:none;
}
