/* GENERAL STYLES */

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px; margin-left:-100px;}
#msgcontent {color:white; display:block; background:black; border:2px solid white; padding:5px; min-width:150px; max-width:250px}



#header_search{
float:right;
margin-top:31px;
width:232px;
height:40px;
background-image:url(/assets/images/search_bg.png);
background-repeat:no-repeat;
text-align:right;
}

#xsltsearch .input{
float:left;
margin-left:8px;
margin-top:2px;
width:190px;
height:14px;
border:none;
background-color:white;

}

#xsltsearch .submit{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:none;
border-style:none;
background-image:url(/assets/images/search_submit.png);
height:20px;
width:20px;
}

#xsltsearch BUTTON{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0;
border-style:none;
/*background-image:url(/assets/images/search_submit.png);*/
height:20px;
width:20px;
cursor:pointer;
cursor:hand;

}


/* EDITOR PROPERTIES */

