/* CSS Document */

.interview-box01{ width:315px; background:#f6f4f4; margin:10px 7px 20px 0; padding:10px 0; float:left;}
.interview-box02 { width:315px; background:#f6f4f4; margin:10px 0 20px 6px; padding:10px 0; float:left;}

.interview-box01 p { width:205px; float:right;}
.interview-box01 img { float:left; margin-left:10px;}
.interview-box02 p { width:205px; float:right;}
.interview-box02 img { float:left; margin-left:10px;}


/* 3rd Page
------------------------------*/

#profile { width:646px; margin-top:20px;}
#profile p.photo { float:left; margin-right:10px;}
#profile-box { float:right; width:454px;}
#profile-box h3 { border-bottom:1px dashed #333; padding-bottom:5px;}

#introduction { padding-left:10px; border-left:3px solid #674108;}

#entry { width:625px; border:solid #ccc 1px; padding:10px;}
#entry h4 { border-left:7px solid #455fe0; padding-left:10px; margin-bottom:20px;}

.ColorBlue { color:#004097;}
.ColorRed { color:#990033;}
.ColorGreen { color:#006633;}

.imgLeft { width:310px; float:left; margin:20px 5px 20px 0;}
.txtRight { width:310px; float:left; margin:0 0 0 0;}