﻿/***********************************************************************************************
*  Copyright (c) 2005-2009 Brand X. All rights reserved.
*
*   Created by: Stephan Redon       
*   Date: 27/05/2009
*   Latest Update: 01/07/2009   By  Stephan Redon
*
*   Important:  This stylesheet and the associated ascx or html file should not be modified  
*               in any ways. For further information contact Brandx: www.brandx.eu
*
************************************************************************************************/

.BX_DropLineMenu ul {display:inline-block;}
.BX_DropLineMenu ul {display:inline;}
.BX_DropLineMenu ul li {float:left;}
.BX_DropLineMenu {text-align:center;}
.BX_DropLineMenu .select a:hover b, 
.BX_DropLineMenu .select li:hover a b {float:none;} 
