

form fieldset {
	width: 600px;
	margin-top: 45px;
}

form fieldset div {
	margin-bottom: 10px;
}

label {
	display: block;
	float: left;
	width: 100px;
	font-size: .7em;
}

div textarea {
	height: 120px;
	width: 150px;
}
#other	{
	height: 1.5em;
	width: 150px;
}

input.submit 	{
 		margin-top: 10px;
		margin-left: 205px;
 		color: #FFF;
 		opacity: .6;
		background-color:#0f657d;
 		font-family: Georgia, "Times New Roman", Times, serif;
 		font-size: 1em;
		font-variant: small-caps;
		float: left;
		clear: left;
 	}
span.error {
	color: #666;
	display: block;
	padding: 5px 0 0 205px;
}

.cInfoRight	{
	font-size: 0.8em;
	text-align: right; 
	padding: 6px 5px; 
	color: #FFF;
	height: auto;
	width: 210px;
	float: right;
	margin-top: 12px;
	margin-right: 240px;
	vertical-align: text-top;
}
.cInfoRight p	{
	color: #0f657d;
}
#contactForm label	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: #0f657d;
		float: left;
		width: 200px;
		margin-right: 5px;
		text-align: right;
		font-weight: bold;
		clear: left;
}

 	
#hearAbout	{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #FFF;
		background-color: #0f657d;
		opacity: .6;
		width: 220px;
		height: 2em;
}

#name, #email, #comment, #phone, #other	{
		opacity: .4;
		color: #FFF;
		background-color: #0f657d;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.1em;
		width: 220px;
		margin-top: -2px;	
}
	
#name:focus,
#email:focus,
#comment:focus,
#phone:focus,
#other:focus	{
		color: #111;
		background-color: #FFF;
}

form fieldset div {
	margin-bottom: 10px;
}

p.mand {
	font-size: 10px;
	display: block;
    padding-left: 5px;
	margin-left: 200px;
	color: #0f657d;
}
.cInfoRight p.thanks {
	 	color: #0f657d; 
        font-size: 1.4em;
        display: block;
        margin-top: 25px;
        margin-right: auto;
        margin-left: auto;
        padding: 5px;
        text-align: center;
}
.rachel {
         font-size: 1.1em;
         display: block;
         margin-top: 15px;
         margin-right: auto;
         margin-left: auto;
         padding: 5px;
         padding-right: 100px;
         text-align: right;
}
.rachel2	{
		font-size: 1.1em;
        display: block;
        margin-top: 15px;
        margin-left: 40px;
        padding: 5px;
        padding-right: 100px;
        text-align: left;
}
.callanetics	{
	width: 650px;
	padding-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
}
ul.callanetics	{
	margin-left: 60px;
	list-style: circle;
}
ul.callanetics li	{
	font-weight: bold;
}