.profile_flag_cont
{
	width: 450px;
	margin: auto;
	text-align: center;
	#background: url( '../../img/warning.gif' ) no-repeat 10px 10px;
	padding: 5px 0px 0px 35px;
	margin-bottom: 10px;
}

.profile_flag_cont .warning_text
{
	margin-bottom: 10px;
}

.profile_flag_cont .leave_comment
{
	margin: 10px 10px;
	color:#999999;
}

.profile_flag_cont .profile_flag_text
{
	width: 400px;
	height: 100px;
}

.submit
{
        height:25px;
        border:3px solid #333;
        padding:2 8px;
        font:bold 13px Arial, Helvetica, sans-serif;
        color:#FF0000;
	background:yellow;
        cursor:pointer;
}
th {
	background: blue;
	color: white;
	font-size:16px;
}
td {
        border:1px solid #333;
}

