<?xml version="1.0" encoding="UTF-8"?>
<!--
****************************************************************************

     File Name:   imSmartInputStyles.box

****************************************************************************
   C O P Y R I G H T   A N D   C O N F I D E N T I A L I T Y   N O T I C E
****************************************************************************

//      Copyright (c) 2006 AOL LLC.  All rights reserved.
//      This software contains valuable confidential and proprietary
//      information of AOL LLC. and is subject to applicable
//      licensing agreements.  Unauthorized reproduction, transmission or
//      distribution of this file and its contents is a violation of
//      applicable laws.
//
//            A O L   C O N F I D E N T I A L

****************************************************************************
-->


<?import href="box://aimToolkit/theme/toolkit.box"?>

<library xmlns="http://www.aol.com/boxely/resource.xsd">

    <style tag="imSmartInput" id="imSmartInputStyle" hAlign="stretch" vAlign="stretch" orient="horizontal" overflow="hidden" padding="0" margin="0">
        <part id="inputBox" minWidth="50" flex="1"/>
    </style>
    
    
    
    <style id="accImSmartInputStyle" accStyleFor="imSmartInputStyle" hAlign="stretch" vAlign="stretch" orient="horizontal" overflow="hidden" padding="0" margin="0">
        <part id="inputBox" fill="sysColorWindow" minWidth="50" flex="1"/>
    </style>
   
</library>