
/********************* 
FINAL CODE
*********************/ 

/* Here lies the rounded-corners code */
.userbox {text-align:left; display: block; vertical-align:top; width:237px;}
.userbox .top {display:block; background:transparent; font-size:1px;}
.userbox .bottom {display:block; font-size:1px;}
.userbox .b1,.userbox .b2,.userbox .b3,.userbox .b4,.userbox .b1b,.userbox .b2b,.userbox .b3b,.userbox .b4b {display:block; overflow:hidden; border-left:1px solid #C0C0C0; border-right:1px solid #666666;}
.userbox .b1,.userbox .b2,.userbox .b3,.userbox .b1b,.userbox .b2b,.userbox .b3b {height:1px;}
.userbox .b1 {margin:0 5px; background:#C0C0C0;}
.userbox .b1b {margin:0 5px; background:#666666;}
.userbox .b2,.userbox .b2b {margin:0 3px; border-width:0 2px;}
.userbox .b3 {margin:0 2px;}
.userbox .b3b {margin:0 2px;}
.userbox .b4,.userbox .b4b {height:2px; margin:0 1px;}
.userbox .b4b, .userbox .b3b, .userbox.b2b {background-color:#FCFAD4;}

/* This is the box that wraps the user data content  */
.boxlook {display:block; background-color:#FCFAD4; border-left:1px solid #C0C0C0; border-right:1px solid #666666; background-image:url(http://images.media-allrecipes.com/images/9849.gif); background-repeat:repeat-x; background-color:#FCFAD4; width:214px; padding:5px 10px;}
.boxlook h1 {font-family: Verdana, San-Serif; color: #847840; font-weight:bold; font-size:10px; margin:0 0 4px 0; padding:0;}

.boxlook h5 {word-wrap: break-word; overflow:hidden; font-family: Arial, Helvetica, San-Serif; font-size:13px; color: #333333; font-weight:normal; padding:0 0 1px 0; margin:0;}
.boxlook h5 a:link,.boxlook h5 a:visited,.boxlook h5 a:active {text-decoration:none; border-bottom: 1px #CCCCCC solid; font-family: Arial, Helvetica, San-Serif; font-size:13px; color: #993333; font-weight:normal; }
.boxlook h5 a:hover {font-family: Arial, Helvetica, San-Serif; font-size:13px; color: #993333; font-weight:normal; text-decoration:none; border-bottom: 1px #993333 solid;}

/* This is the user data content styles  */
.userbox_tbl {font-family: Arial; font-size: 7.5pt; color: #666666; margin-top:11px; width:210px;}
.userbox_tbl img {padding-right: 5px;}
.userbox_tbl a:link,.userbox_tbl a:visited,.userbox_tbl a:hover,.userbox_tbl a:active {text-decoration:none; border-bottom:0;}
.userbox_tbl td {display: table-cell; vertical-align: top;}

/* Hometown <td> */ 
.userbox_hometown {font-family: Arial; font-size: 7.5pt; display:block; vertical-align: top; color: #666666;}
.userbox_hometown em {font-family: Arial; font-size:10px; color: #847840; font-weight:bold; font-style: normal;}
.userbox_hometown div {padding-bottom:8px;}
.userbox_hometown a:link,.userbox_tbl a:visited,.userbox_tbl a:active {font-family: Arial; font-size: 7.5pt; color: #993333; text-decoration: none; border-bottom: 1px #CCCCCC solid;}
.userbox_hometown a:hover {font-family: Arial; font-size: 7.5pt; color: #993333; text-decoration: none; border-bottom: 1px #993333 solid;}

/* Profile Links <td> */ 
.userbox_profiletd {padding: 5px 0;}
.userbox_profiletd a:link,.userbox_tbl a:visited,.userbox_tbl a:active {font-family: Arial; font-size: 7.5pt; color: #993333; text-decoration: none; border-bottom: 1px #CCCCCC solid;}
.userbox_profiletd a:hover {font-family: Arial; font-size: 7.5pt; color: #993333; text-decoration: none; border-bottom: 1px #993333 solid;}


/********************* 
/ FINAL CODE
*********************/ 



















