/* CSS Document */
/*ECHO Hair Salon*/

/*designed by CarricDesign www.carricdesign.com*/



/*#right
===========================================================================*/
#right {


}

#right h3 {
	margin-top: 0px;
	font-size: 1em;
	font-variant: small-caps;
	color: #5b5657;
}

#right h3.second {
	margin-top: 20px;
	font-size: 1em;
	font-variant: small-caps;
	color: #5b5657;
}



#right p {
	margin-top: 0px;
	width: 400px;
}

#right p.last {
	margin-bottom: 50px;
}

#right div.pic {
	float: left;
	width: 320px;
}

#right div.text {
	float: right;
	width: 400px;
}


