/*
	THIS FILE IS ALSO USED BY EDITOR TO SHOW RENDERED HTML
*/


/* --------------------------------------------------------------------- */


table.sidebar {
	/*margin-left: 10px;*/
	margin-bottom: 10px;
	padding: 0px;
	border:0;
	/*background-image: url(../images/sidebar/sidebar_bg.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
}

table.survey_table td {
	padding: 5px;
	padding-left: 0px;

}

table.sidebar td H2 {
	color: #4A70AE;

}

table.sidebar td H3 {
	color: #BD1572;

}
table.sidebar td A {
	color: #BD1572;
	text-decoration: underline;
	font-weight: bold;

}


table.sidebar td {
	border: 1px solid #95D8F2;
	color: #4A70AE;
}



table.sidebar td.zip_input {
	vertical-align: middle;

}


form#zipform {
	padding-top:10px;
}

table.sidebar td.zip_input TD {
	vertical-align: middle;
}


td.zip_input input {

}

#find_a_center_2008 {
	background-image:url(../images/portlets/page_find_center_portlet.jpg);
	
}

input.zipcode, input.zipcodefocus {
	margin-right: 5px;
	padding: 2px;
	font-size: 88%;
	width: 80px;

}
input.zipcode {
	background-color: #FFFFFF;
	font-size: 10px;

	font-weight: normal;
	color: #AAAAAA;
}


input.zipcodefocus {
	background-color: #FFFFCC;

	font-weight: bold;
	color: #4A70AE;
}




