
.wtedit_button {
background-color:#FEFAB9;
border-color:#FDE38F rgb(160, 65, 13) rgb(160, 65, 13) rgb(253, 227, 143);
border-style:solid;
border-width:1px;
color:#231F20;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:84%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
.wtedit_text {
font-family:Georgia;
font-size:medium;
font-weight:bold;
}
.wtedit_feedback {
color:Red;
}
h3.wtedit_text {
color:#C36C2D;
font-family:Verdana;
font-size:small;
}
.wtedit_title {
font-family:verdana;
font-size:large;
font-weight:800;
letter-spacing:6px;
text-transform:uppercase;
}
#left_title {
color:#38AEE3;
}
#right_title {
color:#231F20;
}
table.wtedit_header {
background-color:#FEFAB9;
}
td.wtedit_logo {
text-align:left;
width:60px;
}
td.wtedit_headerbar {
background-image:url(../images/small_new_bar.jpg);
height:12px;
text-align:right;
}
.wtEditBox {
left:50%;
margin-left:-210px;
position:absolute;
width:520px;
width: 520px; 
background-color: #FFF; 
border-style: solid; 
border-width: 2px; 
border-color: #009FDD #82C3EB #82C3EB #009FDD;
background:url(../images/screen_bg.png) no-repeat top right;
}

#wtedit
{
    display:none;
}

#navigation
{
	background:url(../images/nav_bar_02.png);
	height:40px;
	width:100%;
	color:White;
	margin-top:10px;
}

#iView
{
    background-color: #FFF; 
}

#wtedit_logo
{
    margin-top:20px;
}

#edit_frame
{
    margin-top:-20px;
}



