span.highlight {background: yellow;}
input,select,textarea {font: 12px verdana arial}
td {font: 12px verdana}

#container        {
                  width:720px;
				  margin:auto;
				  }
				  
#top              {
                  background: url(http://www.foreclosuresmass.com/images/fcd_top.jpg) bottom;
				  background-repeat:no-repeat;
				  height:17px;
				  width:720px;
				  padding:0;
				  }
				  
#mid             {
                  background: url(http://www.foreclosuresmass.com/images/fcd_mid.jpg);
				  background-repeat: repeat-y;
				  width:720px;
				  padding:0;
				  font: 14px verdana;
				  }
				  
#footer           {
                  background: url(http://www.foreclosuresmass.com/images/fcd_footer.jpg) top;
				  background-repeat:no-repeat;
				  height:21px;
				  width:720px;
				  padding:0;
				  }

span.value	{
		color: green;
		font-weight: bold;
		font-style: italic;
		}

div.testimonial	{
		background: #FFFFCC;
		padding: 5px;
		margin: 5px;
		border: 1px black solid;
		}

div.sidebox	{
		float: right;
		margin-left: 5px;
		border: 1px black dashed;
		padding: 4px;
		width: 200px;
		background: #F5DEB3;
		}
div.coupon	{
		background: #FFFFCC;
		padding: 10px;
		margin: 15px;
		border: 2px black dashed;
		}
div.prodtitle	{
		font-weight: bold;
		margin-left: 80px;
		}
div.proddesc	{
		margin-left: 80px;
		}

aimg.prodpic	{
		float: left;
		margin-top: 18px;
		}
div.picbox	{
		float: left;
		}
