.content2 {
        top:100px;
        }
.shape {
        margin: 0px 6px 6px 6px;
        border: 10px solid #fff;
        background: #e9e5de;
        line-height: 1.2em;
		height: 380px;
        filter:progid:DXImageTransform.Microsoft.Shadow(color='#e2decd', Direction=135, Strength=9);
        }
.header {
        font:bold 12px trebuchet ms, lucida grande, verdana, arial, sans-serif; 
        color:#fff; 
        font-size:18px; 
        padding-top:4px; 
        padding-bottom:4px;
        background-color: #f75151; 
        margin-bottom:10px;
        text-align:center;
        }
.pintext {
	color:#666;
	font:bold 16px trebuchet ms,lucida grande,verdana,arial,sans-serif;
}
.buttons1 {
   background: #EFEFEF;
   font-size:14px;
   color: #666666;
   padding: 3px 7px;
   border-width: 2px;
   border-style: solid;
   border-color: #999999;
   text-decoration: none;
   font-weight:bold;
}
.name {
   background-image: url(../images/name.png);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:19px;
   background-color: #FFEDED;
   margin-top: 7px;
   margin-left:15px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
   .locked {
   background-image: url(../images/lock.png);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:19px;
   background-color: #EBEBEB;
   margin-top: 7px;
   margin-left:15px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
   .searcher {
   background-image: url(http://www.savetable.com/images/icon_world.gif);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:19px;
   background-color: #FFF;
   margin-top: 7px;
   margin-left:-7px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
.email {
   background-image: url(../images/email.png);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:19px;
   background-color: #FFEDED;
   margin-top: 7px;
   margin-left:15px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
.stars {
   background-image: url(../images/icon_star.gif);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:19px;
   background-color: #FFEDED;
   margin-top: 7px;
   margin-left:15px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
.string {
   background-image: url(../images/big_searchbg.gif); 
   width: 346px; 
   height: 38px;
   border:0px;
   }

.textarea {
   background-color: #FFEDED;
   width: 270px; 
   border:0px none #F11F1F;
   font:normal 18px Arial;
   color: #999999;
   border:3px solid #999999;
margin-left:0px;
   }
.textline {
   background-repeat: no-repeat;
   background-position:left;
   padding-left:3px;
   background-color: #FFEDED;
   margin-top: 7px;
   margin-left:15px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
   .textline2 {
   background-repeat: no-repeat;
   background-position:left;
   padding-left:0px;
   background-color: #ffffff;
   margin-top: 7px;
   margin-left:15px;
   border:3px solid #999999;
   font:normal 18px Arial;
   color: #999999;
   }
.footer_textarea {
   background-image: url(../images/f_textarea.gif);
   background-position: bottom;
   background-repeat: no-repeat;
   width: 346px; 
   height: 12px;
   border:0px;
   } 
.string_textarea {
   background-image: url(../images/top_textarea.gif);
   background-position: top;
   background-repeat: no-repeat;
   width: 346px; 
   border:0px;
   }
.warningAlert,.successAlert,.errorAlert {
	text-align:center;
	font:italic normal 100% georgia,times,serif;
	padding:9px
}
.successAlert a,.warningAlert a,.errorAlert a {
	font-weight:700
}
.successAlert {
	color:#333;
	border:3px solid #8fc15e;
	background:#edf9d9
}
.successAlert a {
	color:#360 !important
}
.warningAlert,.errorAlert {
	color:#000;
	border:3px solid #cd6531;
	background:#ffe6cd
}
.warningAlert a,.errorAlert a {
	color:#b46131 !important
}