/* CSS layout
/**
* @CSS Name: Myayala 
* @Version: 1.0
* @Author: Mick Riego
**/ 
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* Myayala! Fonts */
body {font:11px Tahoma;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/*

px	percentage
10 	 77	
11 	85	8
12 	92	7
13 	100	8
14 	107	7
15 	114	7
16 	122	8
17 	129	7
18 	136	7
19 	144	8
20 	152	7
21 	159	7
22 	167	8
23 	174	7
24 	182	8
25 	189	7
26 	197	8
27	204	7
28	211	7
29	219	8
30	226	7
*/

/* Text Sizes */
h1 { font-size:204%; font-weight:bold; }
h2 { font-size:167%; font-weight:bold; }
h3 { font-size:152%; font-weight:bold; }
h4 { font-size:122%; font-weight:bold; }
p { line-height:144%; margin-top:5px; }

strong, b { font-weight:bold; }
em, i { font-style:italic; }
blockquote { margin: 0px 0px; font-size:97%; line-height:122%; color:#444; }

body {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	background: #5491cd;
	margin-top: 5px;
	
	}
	
table.main { width: 950px;
			background:#FFFFFF;
		}	
		
#topmenu {
		background: url('../images/menu_bg.jpg');
		height: 38px;
		color:#FFFFFF;
				
		}
		
.datetime {
			
			font-size:9px;
		
			margin-top: 0px;
			margin-right: 10px;
			text-align:right;
			color: #216c9d;
			font-weight: bold;
			width:350px;
		}
		
.notcustomer {
			
			font-size:11px;
			margin: 10px 15px 0px 0px ;
			text-align:right;
			color: #216c9d;
			font-weight: bold;
			width:350px;
		}
.welcomecustomer {
			
			font-size:9px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 10px;
			text-align:left;
			color: #216c9d;
			font-weight: bold;
			width:500px;
		}
		
.toprightmenu
			{
			vertical-align:middle;
			
			}
			
.toprightmenu li , .toprightmenu li a , .toprightmenu li a:visited 

			{
			font-family:tahoma;
			color:#0a75b6;
			font-size:10px;
			display: inline;
			text-decoration:none;
			vertical-align:bottom;
			font-weight:bold;
			
			}
			
.toprightmenu li a:hover 
		{
		color:#e95127;
		 }
		 
.welcome 
		{text-align:left;
		color:#FF9900;
		font-size:14px;}




.mainmenu
			{
			vertical-align:top;
			margin:0px;
			padding:0px;

			}
			
.mainmenu li 
		{
			font-family:tahoma;
			font-size:13px;
			font-weight:bold;
			display: inline;
			color:#ffffff;
			text-decoration:none;
			width:550px;

		}

 .mainmenu li a 

			{
			color:#ffffff;
			text-decoration:none;
			width:550px;
			margin:0px;
			padding:9px;
			background: url(../images/divider.jpg) no-repeat right;
			}
			
.mainmenu li a:hover 
		{
			color: #FFCC00;
		background:#29619c;

		padding:9px;
		 }+
		 



#divider {

			height:40px;
			width:2px;
			background: #000000;
			color:#000000;			
			}
		 
#search
		{
	float:left;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:112px!important;
	top:115px;
	width:301px;
	height: 32px;
	left: 769px;
		}
		 
#searchbutton
	{
	float:left;
	width:100px
	}

#leftpanel
		{
		margin-top:5px;
		}
		
		
/* Remittances */


.remitfullcartinfo

			{
			font-size:10px;
			font-weight:normal;
			padding-left:5px;
			
			}

.remittances {

	 font-family: Tahoma; font-size: 11px; font-style: normal; color: #114d86;
	
	}
	
.remithead
{ font-family: Tahoma; font-size: 15px; font-style: normal; font-weight: bold; color: #FFFFFF;}

.border1
{ border-right-width: 1px; border-left-width: 1px; border-right-style: solid;
 border-left-style: solid; border-right-color: #6189a3; border-left-color: #6189a3; }
 
 
	 .remit
	 
		{margin: 2px 0px 0px 8px ;
		
		}

.remittance 
			{
			font-size:10px;
			
			}


.categshead {
		color: #fcd832;
		
		}
.menulist {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #535351;
		font-weight:bold;
		display:block;
		border-bottom: 1px solid #c2bbad;
		padding-top: 3px;
		}
		
.menulist  a {
		color: #535351;
		display:block;
		text-decoration:none;
		margin: 0px 0px 0px 0px;
		height:21px;
		padding-left: 15px;
		padding-top: 3px;
		vertical-align:middle;
		}
		
.menulist  a:hover {
		color: #53442c;
		display:block;
		width:167px;
		text-decoration:none;
		background: #c0b69d url(../images/left_menu_hover.jpg);
		padding-top: 3px;
		margin-left:0px;

		}
		


.toppromotxt
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #114d86;
	word-spacing: 2px;
	
	
}

.toppromotxtorange a
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fba704;
	
}

.toppromotxtorange a:hover

{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	
}

#contents
		{
			float:left;
			width: 726px;
			margin-top:0px;
			
		}

#centercontent
		{
		float:left;
		padding:0px 3px 3px 0px;
		width:557px;		
		}
		
#rightbanners
		{
		
		float:left;
		width:180px;
		}

.for
{
	clear:both;
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #6b6c6a;
	padding:15px 0px 0px 5px;
}



/* TAB */

.tabtop {
		background:url(../images/homepage/tab_blank.gif) no-repeat; 
		height:21px; 
		width:174px; 
		text-align:left; 
		font-family:tahoma;
		font-size:12px; 
		font-weight:bold;
		padding-top:1px;
		}


.tabtop a, .tabtop a:visited{
		font-size:12px;
		text-decoration:none;
		color:#6b6c6a;

		}

.tabtop a:hover{
		font-size:12px;
		text-decoration:none;
		color:#2e75b2;

		}






#box_body
		{
		margin-top:15px;
		clear:both;
	
		}

.item { 
		float:left;
		width:160px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 5px;
		height:100% !important;
		min-height:100px;
		text-align:center;
		color: #e95127;
		font-weight:bold;
		}
		

.itemname, .itemname a { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 5px;
		color: #114d86;
		font-weight:bold;
		width:200px;
		}
		
.itemname  a:hover { 

		color: #e95127;
		font-weight:bold;
		}
	
.bymerchanttxt
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #73706f;
	text-decoration:none;

}

.aslowas
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#990000;
	text-decoration:none;

}



.bymerchanttxt a
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #73706f;
	text-decoration:none;
}





.whatsnewborder {
  width:558px;
  border-style: solid;
  border-width: 1px; 
  border-color:#999999
  }
-->


.itemname, .itemname a { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 5px;
		color: #114d86;
		font-weight:bold;
		width:200px;
		}
		


.itemborder {
  width:172px;
  height: 215px;

  border-style: solid;
  border-width: 1px; border-color:#d1d1d1
  }

.moreitems { font-family:tahoma; font-size: 11px; color:#333333; height:27px; background: url(/images/homepage/itembottom_03.gif) no-repeat center; vertical-align:top}
.moreitems a { font-family:tahoma; font-size: 11px;  color:#333333; text-decoration:none; vertical-align:middle}
.moreitems a:hover{ color:#990000}


.morearrow {font-size:12px }


ul.bottomitems{
	list-style-type:disc;
	font:bold 11px Verdana, Arial, sans-serif;line-height:165%;
	width:150px;
	text-align:left;
	
	}

ul.bottomitems li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	}

ul.bottomitems li a{

	text-decoration:none;
	color:#333333; 
	}

ul.bottomitems li a:hover{
 	color:#FF9900;
	
	}





.bottombanner {
			clear:both;
			margin: 15px 0px 0px 0px;
			}

#footer {
		clear:both;
		background: #5491cd;
		}

.footertxt
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background: #5491cd;
	
}

.footertxt a, .footertxt a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;	
}


.footertxt a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFF00;
	text-decoration:none;	
}

/*  right cart */

#rightcart 
		{
		float:left;
		width:112px;
		
		}

#pagescontent
		{
		float:left;
		padding:0px 5px 3px 0px!important;
		padding:0px 5px 3px 0px;
		width:529px;		
		height: 100%;
		}
		
		
.innerpageheader

		{ 
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #ffffff;
		word-spacing: 2px;
		}
		
.innerpageheader a, .innerpageheader a:visited 

		{ 
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #ffffff;
		word-spacing: 2px;
		text-decoration:none;
		}
		
.innerpageheader a:hover
		{
		color: #FFCC00
		}


#pagebodybg
			{
				width:520px; 
				height:100%; 
				background: url('../images/innerpagebg.gif')
				}



.pricefilter
		{
		font-family: Tahoma;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #535351;
		word-spacing: 2px;
		text-decoration:none;

		}
		
		
.cartbody {

			background:url(../images/cart/cart_bg.gif) repeat-y; 
			width: 207px;
			min-height:200px;
			margin:0px;
			padding: 0px;
			color:#666666;
			font-size:11px;

			
			}
			
.cartitem , .cartitem a , .cartitem a:visited 

			{
			font-family:tahoma;
			font-size:11px;
			color:#0a75b6;
			text-decoration:none;
			vertical-align:top;
			font-weight:bold;
			}
			


#listbox_body
		{
		clear:both;
		width:510px;
		text-align:center;
	
		}	
		
		

#shipping_body
		{
		clear:both;
		width:490px;
		text-align:center;
	
		}	
		
		
		
#box_centerbody
		{
		clear:both;
		width:510px;
		text-align:center;
	
		}	
		
#categsbody
		{
		clear:both;
		width:510px;
		text-align:left;
		}	
		


.listitem { 
		float:left;
		width:170px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:100% !important;
		min-height:100px;
		text-align:center;
		font-size:10px;
		color: #000000;
		font-weight:bold;
		
		
		}
		

.listitemname, .listitemname a { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
	    color: #000000;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		width:175px;
		padding: 0px 0px 0px 0px;
		}
		
.listitemname  a:hover { 
		color: #114d86;
		font-weight:bold;
		}
	

	
		
.similaritemname, .similaritemname a { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
	    color:#333333;
		font-size:10px;

		text-decoration:none;
		width:150px;
		}
		
.similaritemname  a:hover { 
		color: #114d86;

		}
		
		
	
.listbymerchanttxt
{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #73706f;
	
}

.pricemsg {color: #FF0000;
		 font-size:11px;
		 font-weight:bold
		 }
.itemprice {color: #990000;
		 font-size:11px;
		 font-weight:bold;
			}
			
.itemprice2 {color:#333333;
		 font-size:11px;
		 font-weight:bold;
			}

.granditemprice { color: #990000;
		 	font-size:12px;
		 	font-weight:bold;
			}
.carttotal {
	color: #FF0000;
	font-size: 12px;
	font-weight:bold;
}
.style6 {
	font-size: 24px;
	color: #333333;
}
.style8 {
	font-size: 18px;
	color: #FFFFFF;
}
.style9 {font-size: 18px}

.variant { font-size:12px; color:#990000}
.style11 {
	font-size: 12px;
	font-weight: bold;
	color: #0E75D1;
}
.style15 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}



/* sample left menulist */

/* Left Menu */

#leftmenu {
			float:left;
			margin: 2px 0px 0px 2px;
			width:190px;

			}
			
			
ul.myayalacategsmenu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	list-style-type:none;
	display:block;
	font:bold 11px Verdana, Arial, sans-serif;line-height:165%;
	width:150px;
	text-align:left
	
	}

ul.myayalacategsmenu li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:181px;
	height:29px !important;
	height:24px; 
	
	}

ul.myayalacategsmenu li a{
	background: url("../images/leftmenu/lmenubaknormal.gif") no-repeat ; 
	height:29px !important;
	height:24px;  
	display:block;
	text-decoration:none;
	color:#333333; 
	padding-left:15px;
	padding-top:5px;
	margin-left:0px;
	padding-left:15px;
	
	}

ul.myayalacategsmenu li a:hover{
	background: url("../images/leftmenu/lmenubak.gif") no-repeat ; 
	height:29px !important;
	height:24px; 
	
	}











ul.subcategs
	{
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	list-style-type:none;
	display:block;
	font: 11px Helvetica, Verdana, Arial, sans-serif;line-height:100%;
	width:150px;
	text-align:left
	}

ul.subcategs li{
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px!important;
	padding:0px 0px 0px 0px!important;;
	width:181px;
	height:29px !important;
	height:24px; 
	
	}

ul.subcategs li a{
	background: url("../images/leftmenu/subcategsbg.gif")  ; 
	height:29px !important;
	height:24px;  
	display:block;
	text-decoration:none;
	color:#013a72; 
	padding-left:15px;
	padding-top:5px;
	margin-left:0px;
	padding-right:30px;
	
	}

ul.subcategs li a:hover{
	background: #F3F3F3;
	height:29px !important;
	height:24px; 
	
	}

ul.subcategs li a.current,ul.vert-one li a.current:hover{
	background:#933 url("../images/leftmenu/lmenubak.gif") no-repeat 0 9px
	}



/* Log in */

.style1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color:	#666666;
}
.style2 {
	font-family: Tahoma;
	color: #0066FF;
	font-weight: bold;
	font-size: 14px;
}

.loginlabel

{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color:	#666666;
			text-decoration:none;
}


.loginlabel a, .loginlabel a:visited

{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color:	#666666;
	text-decoration:none;
}

.loginlabel a:hover

{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color:#0066CC;
}





/* end of sample menu list*/		 



#content-containertable.override{
  width:850px;
  border-color:Silver;
  border-style:Double;

}
#content-containertable.override div{
  height:450px;
  overflow:auto;
}



}
	
	

/*SHIPPING AND BILLING*/

.border
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5186a9;
	border-left-color: #5186a9;
}

.shipto
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	position: relative;
	top: 12px;
	left: 10px;
	
	
}

.shipto2
{
font-family:Tahoma;
font-size:14px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
position: relative;
left: 10px;
}

.shipto3
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.optiontxt
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #656563;
}
.optiontxt1
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #656563;
	position: relative;
	left: 31px;
}

.optiontxt2
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #656563;
	position: relative;
	left: 13px;
}

.optiontxt3
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #656563;
	position: relative;
	left: 25px;
}

.optiontxt4
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8c2b4d;
	position: relative;
	left: 13px;
}

.text1
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #656563;
	margin-left: 12px;
}

.text2
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}

.textblue
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #114d86;
	position: relative;
	left: 145px;
	
}

/*BILLING*/
.warningtxt
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#e51533;
	position: relative;
	left: 13px;
}

.IPaddress
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8f0d20;
	position: relative;
	left: 13px;
}

.text55
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #656563;
	
}

.optiontxt6
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #656563;
	position: relative;
	left: 13px;
}


/* remittance */

/*.border1
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0e56b6;
	border-right-color: #0e56b6;
	border-bottom-color: #0e56b6;
	border-left-color: #0e56b6;
}*/

.optiontxt7
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #656563;
	position: relative;
	left: 13px;
}

/* NSO */

.optiontxt7
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0a3576;
	position: relative;
	top: 1px;
	left:3px;
}

.optiontxt8
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #174175;
	position: relative;
	top: 1px;
	left:3px;
}

.txt11
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #174175;
}

.nso1 {	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.nso11	{
		text-align:left;
		}
.style2 {	font-family: Tahoma;;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	
	}
	
	
.box_header
		{	
		font-family: Tahoma;;
		font-size: 12px;
		font-weight: bold;
		color:#666666;
		}


/* CART FUll */


.cartitemfull 
	
	{	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #08578F;
	}
	
	
.fullcart_itemname {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08578F;
				}


.fullcart_itemname a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08578F;
	text-decoration:none;
}	

.fullcart_itemname a:hover {

	color:#FF9900;
	text-decoration:none;
}	


.remove {
	font-family: Tahoma;
	font-size: 11px;
	color: #08578F;
	
}

.remove a {
	font-family: Tahoma;
	font-size: 11px;
	color: #08578F;
	text-decoration:none;
}

.remove a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	text-decoration:none;
}

.cartqty
		{
		font-family: Tahoma;
		font-size: 9px;
		text-decoration:none;
		font-weight:bold;
		}

.qtyprice 
		{
		font-family: Tahoma;
		font-size: 9px;
		color: #08578F;
		text-decoration:none;
		font-weight:bold;
		
		}
/*Transaction details*/

.transactionheader {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; padding-left:15px}
.style3 {
	color: #FF0000;
	font-size: 14px;
}
.style4 {color: #333333; font-weight:normal}


/*refferal */

.refferaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08578F;
				}
.refferalbody {
		font-family: Tahoma;
		font-size:11px; 
		font-style:normal; 
		color:#656563;
				}
				
.customerrewards {
			font-family: Tahoma; 
			font-size: 12px; 
			color: #333333; 
			}
			
			


.whatsnewproductname {
	color: #333333;
	font-weight: bold;
}


.whatsnewproductname  a, .whatsnewproductname  a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

.whatsnewproductname a:hover{
	color:#990000;
	font-weight: bold;
	text-decoration:none;
}





/* Billing

Nelson eto ung css ng bagong billing  */


.selectrecipient

{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #094c92;
	position: relative;
	left: 13px;
	width:150px;
}


.step1totalprice

{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #323433;
	position: relative;
	left: 13px;
	width:350px;
}




.radioselect
{
	padding: 1px;
	font-weight:bold;
	color: #666666;
	
}
	
.addmodify	
{
	font-family: Tahoma;
	padding:2px;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	width: 200px
	
}

.tablecontent {

	border: #ffffff 1px solid;
	color:#000000;
	}
	
	
	
.billing3head

{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#990000;
	left: 13px;
	width:150px;
}