*
{
	margin: 0px;
	padding: 0px;
}
html
{
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: auto;
}
#masheadContainer
{
	position: absolute;
	top: 18px;
    right:0px;
    float: right;
/*	left: 0px;
	float: left;   */
	
}
ul#mastheadlist
{
	list-style: none;
	position: relative;
/* 	margin-top: 100px;
	*margin-top: 120px; */
	width: 320px;
	margin-left: 5px;
	left: 0px;
}
ul#mastheadlist li
{	
	display: inline;
	margin: 0px 3px 0px; 
	float: left;
}
/*dropdown*/
#smenu1,#smenu2,#smenu3,
#smenu4
{
	position: absolute;
	bottom:  0px;
	*bottom:  30px;
	width: 165px;
	z-index: 2000 !important;
	display: none;
	background-color: #eeeeee;
	padding: 10px 10px 10px 25px;
	_padding: 10px 30px 10px 10px;
	overflow: hidden;
	text-align: left !important;
}
#smenu5,#smenu6
{
	position: absolute;
	bottom:  0px;
	*bottom:  30px;
	width: 165px;
	right: 0px;
	z-index: 2000 !important;
	display: none;
	background-color: #eeeeee;
	padding: 10px 10px 10px 25px;
	overflow: hidden;
	text-align: left !important;
} 
ul.dropMnu 
{
	list-style: none;
	position: relative;
	left: -18px;
}

ul.dropMnu a 
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	display:block;
	padding:2px 0;
	text-decoration:none;
	width:100%;
	width: 165px;
}
ul.dropMnu a:hover {
	color:#000;
}

/* #masheadContainer {
	float:right;
	text-align:left;
	margin-top: 20px;
	margin-right: 5px;
}
#masheadContainer ul {
	margin:0;
	padding:0;
}
#masheadContainer li {
	display:inline;
	list-style:none;
}
#masheadContainer li a {
	margin:0 5px;
}
ul.dropdownStyle {
	background:#f4f4f4;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	position: absolute !important;
	visibility:hidden;
	width:190px;
	z-index:500;
}
ul.dropdownStyle li {list-style:none;}
ul.dropdownStyle a {
	color:#333;
	display:block;
	padding:2px 0;
	text-decoration:none;
	width:100%;
}
ul.dropdownStyle a:hover {
	color:#000;
}
 */

.drop10{
padding:0px 10px;
}

.drop20{
padding:0px 20px;
}
