#TwoCRightPanelTop{
height:127px;
}


#TwoCRightPanelBot{
padding: 11px 0px 15px 0px;
}

#Guest_Name{
font-size:14px;
font-weight:bold;
color:#993333;
text-align: right;
margin-top:10px;
margin-bottom:15px;
padding:0px;
border-style: solid;
border-top-width: 0px;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-color:#CCCCCC;
}

#AddGuest{
width:125px;
text-align:left;
margin-left:15px;
margin-top:20px;
padding-left:2px;
padding-top:5px;
}

#AddGuestTop {
height:15px;
background-image:url(images/guest_book_bg_top.jpg);
background-repeat:no-repeat;
font-size:9px;
}

#AddGuestMid {
padding-left:5px;
background-image:url(images/guest_book_bg_mid.jpg);
background-repeat:repeat-y;
}

#AddGuestBot {
height:15px;
background-image:url(images/guest_book_bg_bot.jpg);
background-repeat:no-repeat;
}



#AddGuestMid label {
  display: block;
  float: left;
  width: 110px;
  padding-left:0px;
  text-align: left;
}


#AddGuest A:Link {
font-family :  "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
font-variant : normal;
font-weight:normal;
text-decoration : underline;
color : #990000;
line-height:25px;
}

#AddGuest A:visited {
font-family :  "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
font-weight:normal;
font-variant : normal;
text-decoration : underline;
color : #990000;
}

#AddGuest A:HOVER {
font-family :  "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
font-weight:normal;
font-variant : normal;
color : #666666;
text-decoration : underline;
}
