/* common divs & classes for 2 column page */

#designcontainer {
	width: 176px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	top:20px;
	position:relative;

}

#header {
	display:none;
	width:176px;
}

#maincontainer {
	width:176px;
}

#footer {
	display:none;
	width:176px;

}

#maincontent_rhsidebar {
	width:176px;
}

#rhsidebar {
	display:none;
	width:176px;
}

/* addtl divs & classes for 2 column pages */


#infobox1 {
	width:176px;
}

#infobox2 {
	width:176px;
}

#infobox3 {
	width:176px;
}

#paraheader1 {
	background-color: #7F7F7F;
	clear:both;
}
#paraheader2 {
	background-color: #A3A3A3;
}
#paraheader3 {
	background-color: #C0C0C0;
}
