/* Style sheet for STREETBUZZ interviews, by Chris Pforr */
body {font-family:arial, helvetica, sans-serif; font-size:100%; margin-top:5px;}
#containerstreetbuzz {width:740px; overflow:auto; margin:0 auto; padding:10px; border:#000 thin solid; background-color:#ffc;}
h1 {margin-top:0px; font-weight:bold;}
p {font-size:.8em;}
.stylestreetbuzz1 {font-size:20px; font-weight:bold;}  /* name of interviewee */
.stylestreetbuzz2 {font-size:14px; font-weight:bold; color:#FF0000;}  /* e-mail address of of interviewee, in red */
.stylestreetbuzz3 {font-size:16px; font-weight:bold;}  /* links at bottom of interview */
.photostreetbuzz300 {height:300px; width:225px;}
.photostreetbuzz225 {height:225px; width:300px;}