/* ViewEasy.com Normal Format Style Sheet

Title: 		normal.css
Description: 	This file declares the styles and positions
			for the normal fetchpetcare.com tempalte, namely
			one with a 3-column content area

Author:       Greg Phillips
Copyright:    2005 Clariscope Creative
Created:      14 March 2005
Last Update:  14 March 2005
*/


#col2 {
			width: 560px;
			padding: 0 0 0 0;
			vertical-align = top;
}
td.col2 {
			width: 560px;
			padding: 0 0 0 0;
			vertical-align = top;
}

#col3 {
			width: 205px;
			vertical-align = top;
}
td.col3 {
			width: 205px;
			vertical-align = top;
}
#no_col {
			width: 765px;
			vertical-align = top;
}

