.product{
	float:left;
	border-bottom:#C8D5DE 1px solid;
	border-right:#C8D5DE 1px solid;
	width:444px;
	padding:20px;
	background-position:290px 0px;
	background-repeat:no-repeat;
	height:172px;
}
#content_text {
  float: right;
  padding-top: 20px;
  width: 970px;
}
input,textarea{
	border:1px solid #c7d5de;
	width:250px;
}
input{
	height:20px;
	padding:4px 5px;
}
textarea{
	width:390px;
	padding:5px;
	height:100px;
}

.fieldRow{
	float:left;	
	width:243px;
	height:22px;
}
.fieldCell,.inputRow{
	float:left;
	width:100px;
}
.inputText{
	width:125px;
	font-weight:bold;
}
.submitButton{
	color:#6ec013;
	float:right;
	text-decoration:underline;
	margin-top:10px;
	cursor:pointer;
}
.submitButton:hover{
	text-decoration:none;
}
h1{
	font-size:18px;
}
.product h1{
	color:#6CC013;
	width:223px;
	font-size:17px;
	font-weight:normal;
}
.fieldImage{
	height:150px;
	width:150px;
	float:right;
}
#project_text{
	margin-top:-27px;
}
.product_image{
	float:right;
	width:200px;
}