﻿
/**Body*/

.Body
{
	margin-top:0px;	
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;	
	background-color:#EEEEEE;
	height:100%;	
}

.PopupBody
{
	margin-top:5px;	
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;	
	background-color:#FFFFFF;
	height:100%;	
}

.SiteTable
{
	background-color:White;		
}

.MainTableWrapper
{	
	width:100%;
}

/**Bütün sayfayı içinde tutan tablo*/
.MainTable
{	
	background-color:#fffffF;
	/*border: 1px solid #E8E8E8;	
	-moz-border-radius: 5px;*/	
}

/**Statik üst bölüm*/
.Header
{
	font-family:Tahoma;
}

.HeaderText
{
	color:#a4b6bd;	
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;	
	padding-bottom:0px;		
}


/**Uygulama dilleri*/
.MultiLingual
{
	height:25px;
	vertical-align:middle;
	text-align:center;		
	padding-left:5px;
	padding-top:5px;
}

.MultiLingualList
{
	font-family:Tahoma;
	font-size:7pt;
	font-weight:bold;
	background-color:#FCFCFC;
	color:#a4b6bd;
	border: 1px solid #a4b6bd;	
	vertical-align:middle;
}

.MultiLingualButton
{
	color:#48714c;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer; 
}

/**Ağaç menü*/
.DropDownMenu
{
	text-align:left;
}

/**Aşağı açılan menüyü içeren tablo*/
.DropDownMenuContainerTable
{
	width:100%;
}

/**Aşağı açılan menüyü içeren hücre*/
.DropDownMenuContainer
{
	
}

/**Ağaç menü gizleyip-gösterme*/
.TreeViewMenuHeader
{		
	margin-top:0;
	margin-left:0;
	/*height:20px;*/
	font-family:Tahoma;
	font-size:12px;	
}
a.TreeViewMenuHeader:link	 
{ 
	color: blue; 
	text-decoration:none;
}
a.TreeViewMenuHeader:visited 
{ 
	color: blue; 
	text-decoration:none;
}
a.TreeViewMenuHeader:active  
{ 
	color: blue; 
	text-decoration:none;
}

/**Ağaç menüyü içeren hücre*/
.TreeViewMenuContainer
{
	background-image: url(Image/menuback.gif);	
	width:230px;		
}

/**Ağaç menüyü içeren tablo*/
.TreeViewMenuContainerTable
{
	background-image: url(Image/menuback.gif);
	width:230px;			
}

/**Ağaç menü*/
.TreeViewMenu
{

}

/**Menüdeki imaj açıklamaları*/
.ImageDescriptionInMenu
{
	width:100%;
}

/**İçerik sayfası üst bölümü*/
.UpContent
{
	width:80%;
	text-align:right;
}

/**Kullanıcı ismi*/
.UserName
{
	font-family:Tahoma;	
	font-size:12px;
	text-align:right;
}

/**Gerçek kullanıcı*/
.RealUser
{		
	margin-top:0;
	margin-left:0;
	height:20px;
	font-family:Tahoma;
	font-size:12px;	
}
a.RealUser:link	 
{ 
	color: blue; 
	text-decoration:none;
}
a.RealUser:visited 
{ 
	color: blue; 
	text-decoration:none;
}
a.RealUser:active  
{ 
	color: blue; 
	text-decoration:none;
}

/**Sayfa başlığı*/
.PageHeader
{
	/*height:20px;*/
	font-family:Tahoma;
	font-size:12px;	
	font-weight:bold;	
	color:navy;
}

/**İçeriğin tutulduğu hücre*/
.Content
{
	vertical-align:top;
	font-family:Tahoma;
}

/**Statik alt bölüm*/
.Footer
{
	font-family:Tahoma;	
	height:25px;	
}

.FooterText
{
	font-family:Tahoma;
	font-size:7pt;
}

/**Menü altında(veya sayfa altında) gösterilen imaj açıklamaları*/
.ImageDescription
{
	font-family:Tahoma;
	font-size:12px;	
	font-weight:normal;	
}

/**Yetkisi olmayanlar için gösterilen mesaj*/
.NotAuthorized
{
	color:Red;
	font-weight:bold;	
}

/**Sistemden çıkış mesajı*/
.Logout
{
	color:Red;
	font-weight:bold;	
}

/**Sayfada gösterilen bilgilendirici mesajlar kutusu*/
.PageMessageDiv
{
	margin-left:10px;	
}

.PageFloatMessageDiv
{
	 font-family:Tahoma;
	 font-size:12px;
	 background-color:#F8F8F8;
	 position:absolute; 
	 width:150px;	 
	 border-right: #4F4F4F 1px dotted;
	 border-top: #4F4F4F 1px dotted; 
	 border-left: #4F4F4F 1px dotted; 
	 border-bottom: #4F4F4F 1px dotted;
	 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#F8F8F8,endColorStr=#E8E8E8); 
}

/**Sayfada gösterilen bilgilendirici mesajlar*/
.PageMessage
{	 
	 font-family:Tahoma;
	 font-size:8pt;
	 font-weight:bold;
	 background-color:#FCFCFC;
	 width:275px;	 
	 border-right: #4F4F4F 1px dotted;
	 border-top: #4F4F4F 1px dotted; 
	 border-left: #4F4F4F 1px dotted; 
	 border-bottom: #4F4F4F 1px dotted;
	 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FFFFFF,endColorStr=#FEFFF2); 	      	 	 
}

/**Tarih kutusunu işaretleyicisi*/
.DateSelector
{
	cursor: pointer; 
	vertical-align:baseline;
}

/**Zorunlu alan işaretleyicisi*/
.RequiredFieldIndicator
{
	color :brown;
}

/**Tarih alan işaretleyicisi*/
.DateFieldIndicator
{
	color:brown;	
	font-size:12px;
}

/**Geçerleyiciler*/
.Validator
{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;			 	
}

/**Sayfalama kontrolleri*/
.Paging
{
	font-family:Tahoma;
	font-size:12px;	
	font-weight:normal;	
	vertical-align:bottom;
}

/**Kayıt sayısı*/
.PagingRecordCount
{
	font-family:Tahoma;
	font-size:12px;	
	font-weight:normal;	
	font-weight:bold;
}

/**"Sayfa" yazısı*/
.PagingPage
{
	font-family:Tahoma;
	font-size:12px;	
	font-weight:bold;	
}

/**Sayfa listesi*/
.PagingPageList
{
	color:navy;	
	background-color:#D2E9FF;	
	font-weight:bold;	
	font-size:11px;
}

/**Sayfalamada içinde bulunulan sayfa*/
.PagingCurrentPageIndex
{
	color:red;	
	font-weight:bold;	
	font-size:12px;	
}

/**Sayfalamada sayfalama sayısı kutucuğu*/
.PagingPagingSize
{		
	color:navy;	
	background-color:#D2E9FF;	
	font-weight:bold;	
	font-size:11px;
	width:20px;
	height:12px;
}

/**Sayfalamada sayfa numarası kutucuğu*/
.PagingPageNumber
{		
	color:navy;	
	background-color:#D2E9FF;	
	font-weight:bold;	
	font-size:11px;
	width:20px;
	height:12px;
}

/**Sayfalamada içinde bulunulan sayfa dışındaki sayfalar için işaretleyiciler*/
.PagingPageIndex
{
	background-color:#f2f7f9;
	color:navy;	
	font-weight:bold;	
	font-size:12px;	
	text-align:center;
}
A.PagingPageIndex:link	  { color: blue; text-decoration:none;}
A.PagingPageIndex:visited { color: blue; text-decoration:none;}
A.PagingPageIndex:active  { color: blue; text-decoration:none;}

/**Sayfa sayısı*/
.PagingPageCount
{
	font-family:Tahoma;
	font-size:12px;	
	font-weight:bold;	
}

/**İçerik sayfası tablosu*/
.Table
{
    font-family:Tahoma;
    font-size:10pt;
    color:#333333;
}
.Table input
{	 
	background-color: #fffff8;
    font-family:Tahoma;
    font-size:10pt;    
    color:#333333;	 
}
.Table input.focused
{
	 font-family:Tahoma;
	 background-color: #f8f8f8;
	 color:#303030;
}
.Table input[type="submit"]
{ 	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #313913;
	text-decoration: none;
	height: 20px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;		
}
.Table input[type="submit"]:disabled
{ 	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	forecolor: gray;
	text-decoration: none;
	height: 20px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;		
}
.Table input.button
{ 	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	height: 20px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;	
}
.Table textarea
{
	 font-family:Tahoma;
	 font-size:9pt;
	 background-color: #fffff8;
	 color:#303030;
}
.Table textarea.focused
{
	 font-family:Tahoma;
	 font-size:9pt;
	 background-color: #f8f8f8;
	 color:#303030;
}
.Table select
{
	 font-family:Tahoma;
	 font-size:9pt;
	 background-color: #fffff8;
	 color:#303030;	
}
.Table a:link 
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #033bda;
	text-decoration: none;
	white-space:nowrap;
}
.Table a:visited 
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #033bda;
	text-decoration: none;
	white-space:nowrap;
}
.Table a:active
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #033bda;
	text-decoration: none;
	white-space:nowrap;
}
.Table a:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	white-space:nowrap;
}

/**Veri girilecek kontrollerin bulunduğu(ekleme, güncelleme) tablo*/
.TableDataEntry
{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px ;
	border-style:dotted;
	border-color:gray;
	background-color:#fbfcfd;		
}
.TableDataEntry input
{
	 font-family:Tahoma;
	 background-color: #fffff8;
	 color:#303030;
}
.TableDataEntry input.focused
{
	 font-family:Tahoma;
	 background-color: #E8F8F8;
	 color:#303030;
}
.TableDataEntry input[type="submit"]
{ 	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	height: 22px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;	
}
.TabledataEntry input[type="submit"]:disabled
{ 	
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	forecolor: gray;
	text-decoration: none;
	height: 20px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;		
}
.TableDataEntry input.button
{ 	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	height: 22px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;	
}
.TableDataEntry textarea
{
	 font-family:Tahoma;
	 background-color: #fffff8;
	 color:#303030;
}
.TableDataEntry textarea.focused
{
	 font-family:Tahoma;
	 background-color: #E8F8F8;
	 color:#303030;
}
.TableDataEntry select
{
	 font-family:Tahoma;
	 background-color: #fffff8;
	 color:#303030;	
}
.TableDataEntry a:link 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.TableDataEntry a:visited 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CC0066;
	text-decoration: none;
}
.TableDataEntry a:active
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.TableDataEntry a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

/**Geçerlemelerin içinde bulunduğu ana tablo*/
.TableValidatorContainer
{  	    

}
	
/**Başlık*/
.Caption {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;	
	white-space:nowrap;
	padding-right:5px;	
}

.GreenCaption {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;	
	white-space:nowrap;
	padding-right:5px;	
}

.GreenSmallCaption {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;	
	white-space:nowrap;
	padding-right:5px;	
}

/**Grid*/
.GridTable
{		
	border-collapse:collapse;
}

.GridHeader
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align : center;
	height: 20px;
	background-color: #003366;
}
.GridHeader a:link
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AED0FB;
	text-decoration: none;
	background-color:  #003366;
}
.GridHeader a:visited 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AED0FB;
	text-decoration: none;
	background-color:  #003366;
}
.GridHeader a:active
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AED0FB;
	text-decoration: none;
	background-color:  #003366;
}

.GridItem
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left:3px;
}

.GridAlternateItem
{	
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	text-align: left;
	vertical-align: middle;	
	padding-left:3px;
}

.GridSelectedItem
{
	background-color:#AED0FB;
}

.GridFooter
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F3F7FB;
	text-align: left;
	vertical-align: middle;
}

.GridRepeaterItem
{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;	
}

.GridImageButton
{
	padding-left:1px;
	padding-right:1px;	
}

/**İşlem devam ediyor*/
.ProgressDiv
{
	display:none;	
	position:fixed;	
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:black;
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;       
	font-family:Tahoma;
	font-size:20px;
	margin:auto;
	color:#E8E8E8;
	font-color:#E8E8E8;
}

.ProgressDivIE6
{
	display:none;
	position:absolute;	
	top:0px;
	left:0px;
	width: expression(window.document.body.offsetWidth + "px");
    height: expression(window.document.body.offsetHeight + "px");
	z-index:1001;
	background-color:black;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5; 	
	margin:auto;
	font-family:Tahoma;
	font-size:20px;
	color:#E8E8E8;
	font-color:#E8E8E8;
}

.ProgressFrameIE6
{
	display:none;
	position:absolute;	
	top:0px;
	left:0px;
	width: expression(window.document.body.offsetWidth + "px");
    height: expression(window.document.body.offsetHeight + "px");
	z-index:1000;
	opacity:0.1;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1; 
	margin:auto;
}

.ProgressDivInCell
{
	color:Gray;
	font-color:gray;	 
}


/**Buton*/
/*.Button
{	 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	height: 22px;
	background-image: url(Image/buttonback.gif);
	border: 1px solid #302226;
	background-repeat: repeat;	
}*/
.Button
{
	background-image:url(Image/button_back.jpg);
	background-repeat:repeat-x;			
	height:22px;	
	padding-top:3px;
	padding-left:20px;
	padding-right:13px;
	margin-right:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	vertical-align:bottom;	
 
}

/* Menü */
.StaticMenuItemStyle
{  
	Font-Family:Tahoma;
	Font-Size:8pt;
    font-weight:bold; 
    color:#003366;
    height:18px;	  
}

.StaticSelectedStyle
{  
	Font-Family:Tahoma;
	Font-Size:8pt;
    font-weight:bold; 
    color:#dc7b13;
    height:18px;	
}	

.StaticHoverStyle
{  
	Font-Family:Tahoma;
	Font-Size:8pt;
    font-weight:bold; 
    color:#dc7b13;
    height:18px;	
}	

.DynamicMenuItemStyle
{  
	Font-Family:Tahoma;
	Font-Size:8pt;
    font-weight:bold; 
    color:#666666;
    background-color:#ededed;
    height:26px;
    width:220px;
    border-style:solid;
    border-collapse:collapse;
    border-width:1px;  
    background-image:url(Image/menuDynamicBack.png); 
	background-repeat:repeat-x;  
	padding-left:2px;	
}
.DynamicMenuItemStyle a {width:100%;height:100%;display:block;background: transparent;}

.DynamicHoverStyle
{  
	Font-Family:Tahoma;
	Font-Size:8pt;
    font-weight:bold; 
    color:#992244;
    height:26px;
    width:220px;
    border-style:solid;
    border-collapse:collapse;
    border-width:1px;    
	background-image:url(Image/menuDynamicBack.png); 
	background-repeat:repeat-x;		
	padding-left:2px;
}
.DynamicMenuItemStyle a {width:100%;height:100%;display:block;background: transparent;}

.DynamicSelectedStyle
{  
	Font-Family:Tahoma;
	Font-Size:8pt;
    font-weight:bold; 
    color:#FF0000;
    height:26px;
    width:220px;
    border-style:solid;
    border-collapse:collapse;
    border-width:1px;    
    background-image:url(Image/menuDynamicBack.png); 
	background-repeat:repeat-x;	
	padding-left:2px;
}
.DynamicMenuItemStyle a {width:100%;height:100%;display:block;background: transparent;}
.DynamicMenuStyle
{
	z-index:1000;
}

.WebPart
{
	margin-right:0px;
	padding-right:0px;
	margin-left:0px;
	padding-left:0px;	
	margin-bottom:0px;
	padding-bottom:0px;	
	margin-top:0px;
	padding-top:0px;
}

.PartContent
{
	width:100%;		
    font-family:Tahoma;
    font-size:8pt;    
    color:#333333; 
    vertical-align:top;    
	/*background-color:#EBEBEB;	*/
	background-image:url(Image/part_back.jpg);
	padding-top:3px;
	padding-left:4px;
	padding-bottom:2px;
	border: 1px solid #C8C8C8;	
	-moz-border-radius: 4px;	
	float:left;
}

.PartCaption
{
	margin-left:7px;	
	margin-top:0px;
}

.PartCaptionLeft
{
	background: url(Image/tab-left.png) no-repeat;			
	float:left;	
	width:4px;
	height:20px;			
}

.PartCaptionMiddle
{
	background: url(Image/tab-middle.png) repeat;			
	float:left;	
	font-family:Tahoma;
	color:#003366;
	font-size:8pt;
	font-weight:bold;	
	white-space:nowrap;	
	height:16px;		
	padding:4px 5px 0px 5px;
}

.PartCaptionRight
{
	background: url(Image/tab-right.png) no-repeat;		                 			
	float:left;	
	width:4px;
	height:20px;			
}

.PartDescription
{	
	padding-right:2px;
	padding-left:4px;		
}

.imgShadow 
{
	float:left;
	clear:left;
	background: url(Image/shadowAlpha.png) no-repeat bottom right !important;
	background: url(Image/shadow.gif) no-repeat bottom right;
	margin: 10px 1px 1px 10px !important;
	margin: 10px 2px 1px 3px;
	padding: 0px;
}

.imgShadow img 
{
	position:relative;
	bottom:6px !important;
	bottom:3px;
	right: 6px !important;
	right: 3px;
	border: 1px solid #999999;
	padding:3px;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
} 

.ImageCaption
{
  font-family:Tahoma;
  color:#333333;
  font-size:9pt;
  font-weight:bold;
  height:15px;
  text-align:center;
  filter: Shadow(Color=#888888, 
                 Direction=135, 
                 Strength=1);	             
}

.ImgLink
{
	cursor:pointer;
	cursor:hand;	
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:Navy;	
	text-align:center;	
}

.Link
{
	cursor:pointer;
	cursor:hand;
}

.SlideButton
{
	padding: 8px 2px 2px 2px;
	cursor:pointer;
	cursor:hand;		
}

.MapFrame
{
	border-width:0px;	
	margin: 0px 0px 0px 0px;
	
}

.Warning
{
	color:Orange;
	font-family:Tahoma;
	font-size:7pt;
}

.ImageRight
{
	float:right;
	margin:10px;
	border-style:solid;
	border-width:1px;
	border-color:gray;	
	padding:4px;
	background-color:#ffffff;
}

.ImageLeft
{
	float:left;
	margin:10px;
	border-style:solid;
	border-width:1px;
	border-color:gray;	
	padding:4px;
	background-color:#ffffff;
}

.SearchBox
{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#FCFCFC;
	color:#003366;
	border: 1px solid #a4b6bd;	
	vertical-align:middle;	
}

.Highlight
{
	 background-color:Yellow;	
	 color:navy;
	 font-weight:bold;
}

.GridSlide
{
	border: 4px solid white;	
}
.gridSlideContainer 
{
  display:none;
  position: absolute;
  float: left;
  width:100% !important;
  height:100% !important;
  width : 800px;
  height: 670px;
  top:0;
  left:0;
  right:0px;
  bottom:0px;
  margin:0px;
}

.overlay{
  position: absolute;
  top: 0; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 0;
  width:100% !important;
  height:100% !important;
  width : 800px;
  height: 670px;
  background: #000;
  opacity: 0.60;
  -moz-opacity: 0.60; /* older Gecko-based browsers */
  filter:alpha(opacity=60); /* For IE6&7 */
}

#gridSlideContainer .content {
  vertical-align:middle;
}

.content {
  position: absolute;
  vertical-align:middle;
  text-align:center;
  width:100% !important;
  width : 800px;
}

.GridSlideDiv
{
	color:#E8E8E8;
	font-weight:bold;
	font-family:Tahoma;
	font-size:10pt;	
	cursor: pointer; 
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.Bullet
{
	padding-right:4px;
	border-width:0px;	
	vertical-align:middle;
}

.GridSlideImage
{
	background-color:White;
	padding:2px;	
}

.CommentText
{
	font-family:Tahoma;
	font-size:8pt;	
}

.PicLink
{
	cursor:pointer;
	cursor:hand;
	padding-top:10px;
	padding-left:3px;
	padding-right:1px;
}
