body { margin:30px 55px; }

h1 {
	text-indent: -9999px;
	background: url(../images/frontend/splat/header.png) no-repeat;
	width: 367px;
	height: 39px;
}

#sendasplat {
	float: left;
	width: 480px;
}

#step_3 .label-area
{
  display: block;
  text-align: left;
  width: 200px;
  float: left;
}

#step_3 .label-area span.instructions
{
  color: #997777;
  text-align: left;
  font-size: .85em;
  font-style: italic;
}

#step_3 .label-area label
{
  float: none;
}

#step_3 #message #splat_recipients,
#step_3 #message #splat_message
{
  width: 275px;
}

#step_3 #message #splat_recipients
{
  height: 72px;
  margin-bottom: 30px;
}

#step_3 #message #splat_message
{
  height: 120px;
}

#step_2 p.instructions
{
  line-height: 1em;
  margin: -12px 0px 0px 70px;
}

#step_4 h2
{
  margin-top: 10px;
  margin-bottom: 5px;
}

#step_4 p
{
  line-height: 1em;
  margin: 0px 50px;
}

#splat h2
{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1.4em;
}

.tomatobox
{
  position: absolute;
  display: none;
  width: 200px;
  height: 200px;
  top: 50px;
  left: 100px;
}

.photo-container
{
  width: 400px;
  height: 300px;
  background: url('../basepic.jpg');
  position: relative;
  overflow: hidden;
}

.tomato
{
  width: 100%;
  height: 100%;
  cursor: move;
}

.trigger
{
  width: 75px;
  margin: 0 auto;
  display: inline;
  cursor: pointer;
  z-index: 100;
}

#trigger-row
{
  display: block;
  float: left;
  text-align: center;
  width: 75px;
}

#instr2
{
  display: none;
}

.flash_error
{
  font-size: 80%;
  color: #882222;
}

#photo-container-wrap
{
  border: 1px solid #000000;
  width: 400px;
  height: 300px;
  margin: 0 0 0 95px;
  position: relative;
}

#photo-drop
{
  position: absolute;
  width: 400px;
  height: 300px;
  top: 0;
  left: 0;
}
