/* =========
	PRESS.CSS
	========= */

.press { height:90px; margin:1% auto 0 auto; background-color:#000000; color:#c0c0c0; }
.width1 { width:800px; }
.width2 { width:543px; }
.leftpanel { float:left; width:370px; height:auto; }
.rightpanel { float:right; width:430px; height:auto; }
.fullpanel { float:left; width:543px; height:auto; }
.press h2 { font-size:.9em; font-weight:bold; margin:1% auto 2% auto; background-color:#000000; color:#c0c0c0; }
.press h3 { font-size:.9em; font-weight:bold; background-color:#000000; color:#c0c0c0; }
.press p { font-size:.8em; text-align:left; font-weight:normal; background-color:#000000; color:#c0c0c0; }
p img { display:block; margin-left:auto; margin-right:auto; }
.mcol .spacer { width:auto; height:1.8em; }
img.portrait { 	padding:3px 3px 53px 3px; }

