/*Portfolio area*/
#port_left {width:265px; float:left; margin:35px 0 0 15px; display:inline; position:relative;}
#port_left h1 { font-size:35px; color:#A7EE00; margin-top:40px; font-weight:normal; }
#port_left h1.guildhall { color:#FF00F6; margin-top:73px; }
#port_left h1.roundtable { color:#FDFF00; margin-top:84px;  }
#port_left p { margin-top:20px; color:#9B9B9B; line-height:18px; font-size:12px; font-family:Verdana, Arial, sans-serif; }
#port_left span {display:block; color:#9B9B9B; line-height:20px; font-size:16px; width:265px; margin: 4px 0 0 0; padding:27px 0 0 50px; }

#port_right { float:left;width:265px;  padding-top:45px; }

/* portfolio scrollpane */
div.portfolio_piece {clear:both; width:253px; height:auto;  padding-top:5px; margin-left:18px;}
div.portfolio_scrollpane {overflow:hidden; width:253px; height:165px; margin:0 auto; background:url(../images/test_center.jpg) 0 0 repeat-y;}

div.portofolio_buttons {float:left; width:125px; display:inline; margin-left:100px; margin-top:21px; font:normal 12px Arial, Helvetica, sans-serif;  }
div.portofolio_buttons span {float:left; display:block;margin-right:5px; background-repeat:no-repeat; cursor:pointer; _cursor:hand;}


div.portofolio_buttons span:hover {float:left; display:block;margin-right:5px; background-repeat:no-repeat; cursor:pointer; _cursor:hand;color:#c4c4c4;}

