/* CSS Document */

body{
	width: 672px;
	}

.product{
	width: 19%;
	float: left;
	font-size:.90em;
	padding-bottom:1em;
}

#content{

	width: 672px;;
	float: left;

}

#content_instructions{

	width: 672px;;

}

#mail{
float:right;
width: 35%;
}

#phead{
	color: #732D20;
	font-size: 1em;
}

#contact {
	width: 65%;
	float: left;
}
#left{
	float: left;
	width: 25%;
}

#pic{
	width: 50%;
	float: left;
}

#pic_cradle{
	width: 40%;
	float: left;
	text-align:center;
}

#pic_tall{
	width:30%;
	float:left;
}

#prod_content{
	float: left;
	width: 50%;
	font-size: 0.9em;
}
#prod_content_cradle{
	float: left;
	width: 60%;
	font-size: 0.9em;
}

#prod_content_tall{
	float:left;
	wodth:70%;
	font-size: 0.9em;
}


#pic_content{
	float: right;
	width: 50%;
}

#dung_left {

	float: left;
	width: 30%;

}

#dung_right{

float: left;
	width: 35%;}

#dung_content{
	float: left;
	width: 35%;
}

#mhp{
	float:left;
	width:25%;

}
#align{
	text-align:center;
	table-layout:inherit;
}
#not{
	float: left;
	width: 75%;
	}

#right{
	float: left;
	width: 25%;
}

#buttons{
	text-align:right;
}

#footer{
	background-color:#9E9E9E;
	font-size:0.75em;
	font-weight:bold;
	margin-top: 0em;
}

#phone{
	color: #732D20;
	text-align:left;
}

.bold{
	font-weight:bold;
	}
	
.bold_red{
	font-weight:bold;
	color:#7c3426;
	}
	
#subtitle {
	text-align: center;
	font-size:0.8em;
	margin-bottom:0em;
	}
#align_right{
	text-align: right;
}

#table_center{
	width: 50%; 
	margin: 0 auto;
}

#alignright{
	width:100%;
	padding-left:15em;
	padding-bottom:0em;
}

#prod_link{
	color:#7c3426;
}



	


