
#main_section{
  width: 480px;
  height: 350px;
}

footer {
  background-color:#ffcb98;
  height: 35px;
  border-top: 1px solid #d9b08c;
  color: black;
  font-size: 150%;
	padding: 0px 10px;
	line-height: 35px;
	max-width: 480px;
	margin: 0 auto;
}
#foot_time_25{
	margin: 0 auto 40px auto;
}

#add_sub_4_box{
  background: red;
  color: yellow;
  width: 300px;
  margin: auto;
  padding: 10px;
  height: 50px;
  border-bottom: 2px solid black;
  text-align: center;
  font-size: 225%;
}

#top_space{
  background:#bbbbbb;
  background: blue;
  width: 300px;
  margin: auto;
  padding: 2px;
  font-size: 125%
}

#myP{
  background: red;
  width:200px;
  margin:auto;
  height: 20px;
  text-align: center;
  padding: 10px;
  font-size: 175%;
  color: yellow;
}

#theProblem{
  width:40px;
  height: 20px;
  font-size:220%;
  padding: 1px;
  background-color:red;
  color:white;
}


#ans{
  font-size:200%;
  margin: 3px;
  padding: 3px;
  width:80px;
  background-color:white;
  color:black;
}
#div_red_green{
  align: right;
  background-color:#00ff00;
  display: inline;
  float:right;
  padding: 0px 3px;
}
#addsub_help {
  color: yellow;
}

#reset {
	margin: 10px;
	}

.user_information {
	width: 300px;
	margin:0px auto;
	line-height:30px;
	margin-bottom:20px; /* Christie Added for space below form */
}
.myYellow{
  color:yellow;
}
.myunderline
{
  text-decoration: unerline;
}
#clock_pic_small{
  width: 410px;
  height: 180px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  }
