﻿.ramadan {
	background-image: url(images/eid2011_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 81px;
	width: 879px;
	margin-right: 12px;
	margin-left: 3px;
	margin-top: 5px;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
	}
#navigation {
	width: 880px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-bg.jpg) no-repeat left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: right;
	padding: 17px 11px 0 10px;
	font: bold 11px tahoma;
	color: #FFF;
	text-decoration: none;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color: #FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color: #FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}


#navigationuser {
	width: 880px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-bg.jpg) no-repeat left top;
} 
#navigationuser ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigationuser ul li {
	display: inline;
	margin: 0px;
} 

#navigationuser ul li .exituser a {
	color: #333;
}

#navigation ul li .exituser a {
	color: #333;
}

#navigationuser ul li a {
	height:33px;
	display: block;
	float: right;
	padding: 17px 8px 0 7px;
	font: bold 11px tahoma;
	color: #FFF;
	text-decoration: none;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#navigationuser ul li a:hover {
	color: #FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#navigationuser ul li#active a {
	color: #FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}

.titlNewsHome {
	background-color: #EEEEEE;
	padding: 8px;
	-webkit-border-radius:  10px 10px 0 0; /* Safari prototype */
	-moz-border-radius:  10px 10px 0 0; /* Gecko browsers */
	border-radius: 10px 10px 0 0; /* Everything else - limited support at the moment */
	font-size: 12px;
}

tbody {
	border: 1px solid #fff;
	margin:0px;
	padding:0px;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    background-color: #ddd; color: #ddd;
    border-bottom: 1px solid #eee;
    height: 1px;
    *height: 3px; /* IE6+7 need the total height */
} 


.NewsHomeD {
    background-color: #F5F5F5;
	padding: 10px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;

}
.NewsDate
{
	font-size:10px;
	color:#CCC;
	float: left;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}

.cr a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;

}

.iframe {
	height: 920px;
	width: 100%;
}

.input_{

	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	border: 1px solid #C0BBB4;
	background: white url('images/bg_input_text.png') top repeat-x;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	height:18px;
	font-family: tahoma;
	color: #666666;
	margin:2px;

}

.input_:hover{ 
	background: white url('images/bg_input_text_hover.png') top left repeat-x;
	border: 1px solid #FFA317;
}

.tdInternelTitle {
	background-color: #EAEAEA;
}


input RADIO{

	text-align: right;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	border: 1px solid #C0BBB4;
	background:none;
	adding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	height:18px;
	font-family: tahoma;
	color: #666666;
	margin:2px;

}

#ctl00_lblCredit, #ctl00_lblName {
	font-weight: bold;
	color: #FF6600;
}

#ctl00_imgqsend {
background-image:none;
	height: 21px;
	width: 85px;
}

#ctl00_imgqsend:hover {
background-image:none;
	height: 21px;
	width: 85px;
}


.none input {
	background-image:none;
	height: auto;
	clear: none;
	float: none;
	width: auto;
	border:none;
	margin:auto;
}

.none input:hover {
	background-image:none;
	height: auto;
	clear: none;
	float: none;
	width: auto;
	border:none;
}

/*input:hover{ 
	background: white url('images/bg_input_text_hover.png') top left repeat-x;
	border: 1px solid #FFA317;

}*/


textarea {
	background: white url('images/bg_input_text.png') top repeat-x;
	color:#0B0B0B;
	border: 1px solid #C0BBB4;
	padding:2px;
	float:left;
	font:normal 13px/20px Tahoma, Helvetica, sans-serif;
	
}

textarea:hover {
	background: white url('images/bg_input_text_hover.png') top left repeat-x;
	border: 1px solid #FFA317;
}


select:focus{border:1px solid #FF9900;background:#fff url(images/input_bg_focus.jpg) repeat-x;}
select{
	font:normal 12px tahoma;
	border:1px solid #CCCCCC;
	background-color:#fff;
	padding: 3px;
}



body 
{
	direction:rtl;
	font-size:13px;
	font-family:Tahoma;
	color:#666666;
	margin:0;
	padding:0 0 0 0;
	background: #FFF2E9 url(images/body-bg.jpg) repeat-x fixed center top;
}

.min {
	margin-right: auto;
	margin-left: auto;
	width: 905px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
/************ DIV ***********************/
.reg
{
 background-image:url(images/register.jpg);
 width:69px;
 height:25px;
 background-repeat:no-repeat;
}
.DivMain1
{
	width:880px;
	margin-right: auto;
	margin-left: auto;
	
}
.DivMain2
{
	width:880px;
	margin-right: auto;
	margin-left: auto;
	

}
/****************************************/
.TableBorder
{
	border: 1px solid #E9E9E9;
}

A.menua
{
	font-family: tahoma;
	font-size: 12px;
	color:#009;
	text-decoration: none;
	}

A.menua:hover
{
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;


}
A.menub
{
	font-family: tahoma;
	font-size: 12px;
	color:#EA7B00;
	text-decoration: none;
	font-weight: bold;
}

A.menub:hover
{
	font-family: tahoma; 
	font-size: 12px;
	color: #2E6DDE;
	text-decoration: none;
	font-weight: bold;
}
.titleInternal
{
	background-image: url(images/titleInternal.gif);
	height: 30px;
	color:#000104;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius:  10px 10px 0 0; /* Safari prototype */
	-moz-border-radius:  10px 10px 0 0; /* Gecko browsers */
	border-radius: 10px 10px 0 0; /* Everything else - limited support at the moment */
}
.OperationMsg
{
	background-image:url(images/ConfirmationMsg.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:28px;
}
.Right_MainPage
{
	background-image:url(images/MainPage.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:28px;
}
.Right_LoginTop
{
	background-image:url(images/LoginTop.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:28px;
}
.Right_QuekMsg
{

	background-image:url(images/QuekMsg.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:28px;
}
.RightBoxFooter
{
	background-image:url(images/RightBoxFooter.gif);
	background-repeat:no-repeat;
	width:218px;
	height:10px;
}
.BGBox
{
	background-image:url(images/BGBox.gif);
	background-repeat:repeat-y;
}
#ctl00_Menu1 { 
	width: 200px;
	margin-right: 17px;
	}
.rightFooterimg
{
	background-image:url(images/RightMsgFooter.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:127px;
}
.footerNews
{
	background-image:url(images/FooterBacKNews.gif);
	height:55px;
}
.FootGrLrgt
{
	background-image:url(images/footerGrayRight.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:34px;
}
.FootGr
{
	background-image:url(images/FooterGray.jpg);
	background-repeat:repeat-x;
	height:34px;
	color:#000104;
}
.FootGrLeft
{
	background-image:url(images/FooteLeftGray.jpg);
	background-repeat:repeat-x;
	height:34px;
	width:15px;
}
.TopMenuBG
{
	 background-image:url(images/TopMenuBG.gif); 
	background-repeat:repeat-x;
	height:50px;
	color:#000104;
	
}
.LeftTopMenu
{
	background-image:url(images/LeftTopMenu.gif);
	background-repeat:no-repeat;
	height:37px;
	width:14px;
}
.RightTopMenu
{
	background-image:url(images/RightTopMenu.gif);
	background-repeat:no-repeat;
	height:37px;
	width:14px;
}
.Logo
{
	background-image:url(images/Logo2.jpg);
	height:100px;
	width:190px;
	background-repeat: no-repeat;
	background-position: center;
}
/******************* Internal Page ***************/
/**************** Table Curve Lang 1 ************/
.TLCrv {
	background-image: url(images/TR1.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.TCrv {
	background-image: url(images/T1.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.TRCrv {
	background-image: url(images/TL1.gif);
	background-repeat: no-repeat;
	width: 11px;
}
.LCrv {
	background-image: url(images/R1.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.RCrv {
	background-image: url(images/L1.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.FLCrv {
	background-image: url(images/FR1.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.FCrv {
	background-image: url(images/F1.gif);
	background-repeat: repeat-x;
	height: 11px;
	color: #CC0066;
}
.FRCrv {
	background-image: url(images/FL1.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.bgCrv {
	background-color: #FFF;
}
.NewsTitle
{
	color:#ff971a
}
.ImportantInfo
{
	background-image:url(images/ImportantInfo.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:44px;
}
.LinksImportant
{
	background-image:url(images/LinksImportant.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:44px;
}
.UserAccount
{
	background-image:url(images/UserAccount.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:44px;
}
.CardsCharge 
{
	background-image:url(images/CardsCharge.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:44px;
}
.BGInfo
{
	background-image:url(images/BGInfo.gif);
	height:34px;
	background-repeat:repeat-x;
}
.LeftInfo
{
	background-image:url(images/LeftInfo.gif);
	height:34px;
	width:15px;
	background-repeat:no-repeat;
}
.RightInfo
{
	background-image:url(images/RightInfo.gif);
	height:34px;
	width:15px;
	background-repeat:no-repeat;
}
.marg
{
	margin: 0 auto;
}
/**************** TreeView Style *****************************/
.LeafStyle
{
	font-size: 12px;

}
.LeafStyle a
{
	font-size: 10px;
	color: #333333;
	width: 158px;
	padding: 3px;
	display: block;
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.LeafStyle a:hover
{
	color: #333333;
	background-color: #FF9900;
}

.ParentNodeStyle a
{
	font-size: 11px;
	color: #333333;
	background-color: #E1E1E1;
	width: 175px;
	padding: 3px;
	font-weight: normal;
	display: block;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.ParentNodeStyle a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: normal;
	display: block;

}
.SelectedNodeStyle
{
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	background-image: none;
	background-color: transparent;

}

.Txtbox {
	margin: 3px;
	width: 140px;
}

.txtarea

{
	width: 160px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 9px;
	}

.tdInternel 
{
	background-color: #F7F7F7;
	padding: 8px;
	line-height: 140%;
}


.buttonlng
{
	background-image: url(images/Long.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 192px;
	height: 23px;
	border: 0px;
	color: #2A5869;
	background-color: transparent;
	font-size: 11px;
	font-family: Tahoma;
		text-align: center;

}
.buttonlng1
{
	background-image: url(images/Long1.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 132px;
	height: 23px;
	border: 0px;
	color: #2A5869;
	font-size: 11px;
	background-color: transparent;
	font-family: Tahoma;
		text-align: center;

}
.buttonsmall
{
	background-image: url(images/BtnSmall.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 39px;
	height: 23px;
	background-color: transparent;
	border: 0px;
	color: #2A5869;
	font-size: 11px;
	font-family: Tahoma;
		text-align: center;

}
.button
{
	background-image: url(images/Short.gif);
	background-position: center;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	border: 0px;
	color: #2A5869;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.button:hover{ 
	background-image: url(images/Short.gif);
	background-position: center;
	background-repeat: no-repeat;	
	background-color: transparent;	
	width: 100px;
	border: none;
	text-align:center;

}

.buttonsmall:hover{ 
	background-image: url(images/BtnSmall.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 150px;
	border: none;
	text-align:center;

}

.buttonlng1:hover{ 
	background-image: url(images/Long1.gif);
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	width: 132px;

	border: none;
	text-align:center;

}

.buttonlng:hover{ 
	background-image: url(images/Long.gif);
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	border: none;
	text-align:center;

}

.imgajax
{
	background-image: url(images/19-1.gif);
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
.GrdTitle th
{
	background-color: #FF9900;
	border: solid 1px #e0e1da;
}
.Grd1 td
{
	background-color: #EBEBEB;
	border: solid 1px #e0e1da;
}
.Grd2 td
{
	background-color: #F5F5F5;
	border: solid 1px #e0e1da;
}
.GrdTitlemh
{
	background-color: #FF9900;
	border: solid 1px #e0e1da;
}
.Grdmh1
{
	background-color: #E0EBEF;
	border: solid 1px #e0e1da;
}
.Grdmh2
{
	background-color: #F4F9FB;
	border: solid 1px #e0e1da;
}
#cssHint ul
{
	margin-top: 4px;
	margin-bottom: 0px;
}

#cssHint li
{
	margin-left: -25px;
	list-style-position: outside;
	list-style-type: circle;
}
.PagerClass a, .PagerClass a:visited
{
	border: 1px solid #A4A0A0;
	background-color: #D7DBB9;
	text-decoration: none;
	color: #2e6ab1;
	text-align: center;
	font-size: 13px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.PagerClass a:hover, .PagerClass a:active
{
	border: 1px solid #E0E1DA;
	color: #000;
	text-align: center;
	background-color: #FAFBF6;
	font-size: 13px;
}
.PagerClass Span
{
	border: 1px solid #E0E1DA;
	background-color: #FAFBF6;
	color: #000000;
	text-align: center;
	font-size: 13px;
	
	cursor: default;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#cssHint
{
	position: absolute;
	top: 20px;
	padding: 5px 2px 2px 22px;
	background: #F4FBFF;
	border: 1px solid #125cda;
	font-family: Arial,helvetica,verdana;
	font-size: 11px;
	color: #125cda;
	z-index: 500;
	visibility: hidden;
	width: 125px;
	background-image: url(../../images/note-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ModifyLogo
{
	background-image: url(images/modify.gif);
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.SaveLogo
{
	background-image: url(images/Accept.jpg);
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.DeleteLogo
{
	background-image: url(images/delete.gif);
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.AddLogo
{
	background-image: url(images/add.gif);
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.HidDeleteLogo
{
	background-image: url(images/deletehid.gif);
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
}
/***** End TreeView Style **************/
.align
{
	text-align:left;
	padding-left:45px;
}
.alignrl
{
	float: left;
}

.HistoryHeaders
{
		font-size: 10px;
}
.HistoryValues
{
	color: #999966;
	
	font-size: 11px;
}

.view
{
	background-image: url(images/view.gif);
	width: 18px;
	height: 18px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}
/******* Sub Page *************/
.hide .dBoxContent, .hide .dBoxFooterLayout
{
	display: none;
}
.dBox.close
{
	display: none;
}
.dBoxtitle
{
	background-color: #FEA000;
	width: 98% !important;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}
.dBox.hide .imgdown
{
	background: url(images/down.gif) #FEA000 no-repeat right center;
	width: 24px;
	height: 24px;
}
.dBox.show .imgdown
{
	background: url(images/up.gif) #FEA000 no-repeat right center;
	width: 24px;
	height: 24px;
}
.grcurv
{
	background-color: #FEA000;
}


.LeftArrow
{
	background-image: url(images/Right.gif);
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.RightArrow
{
	background-image: url(images/Left.gif);
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.AttachFile
{
	background-image: url(images/attachFile.jpg);
	width: 90px;
	height: 21px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.ShowDetails
{
	background-image: url(images/ShowDetails.png);
	width: 76px;
	height: 21px;
	cursor: pointer;
	background-repeat: no-repeat;
	float:left;
}
.NewsTitle
{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	background-color: #EEEEEE;
}
.MsoNormal

{
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	text-align: right;
}

#ctl00_lblerr {
	font-weight: bold;
	color: #FF0000;
	border:none;

}

/*.lbl1
{
	font-family: tahoma;
	font-size: 11px;
	color: #696969;
}
.Linkbtn
{
	font-family: tahoma;
	font-size: 11px;
	color: #8fa20d;
}*/
.BtnOrange
{
	background-image:url(images/BtnOrange.jpg);
	background-repeat:no-repeat;
	width:100px;
	border:0;
	height:21px;
	margin:0px;
	padding: 0px;
	text-align: center;	 
}
.BtnOrange:hover
{
	background-image:url(images/BtnOrange.jpg);
	background-repeat:no-repeat;
	width:100px;
	border:0;
	height:21px;
	margin:0px;
	padding: 0px;	 
}

.footer { font-size: 9pt; font-family: Tahoma; color: #999999; text-align: center; 
               margin-top:0; margin-bottom:0; padding-top:10px; padding-bottom:10px}

/*
CSS Footer
*/


p {
	color: #666;
	text-align: justify;
	margin: 0 0 10px 0;	
}

h1 {
	font-size: 18px;
	color: #999;
	margin: 0 0 10px 0;
}


#templatemo_bottom_area {
	background-color: #252525;
	background-image: url(images/footer_top.png);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	width: 905px;
	font:Tahoma, Geneva, sans-serif;
	margin:auto;
	font-size:12px;
	padding-top: 40px;
}

.templatemo_section_1 {
	width: 178px;
	float: left;
	border: 1px solid #292929;
	text-align: right;
	font:Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.templatemo_section_2 {
	width: 345px;
	float: left;
	border: 1px solid #292929;
	text-align:right;
	font:Tahoma, Geneva, sans-serif;
	margin-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.templatemo_section_2 H4 {
	margin: auto;
	padding: 0px;
	height: 20px;
	}

.templatemo_section_2 p {	
	text-align:right;
	}
	
.templatemo_section_2 IMG {
	float:left;
	}

#templatemo_footer {
	color: #575757;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
	text-align: right;
}

.malath-logo {
	background-image: url(images/logocy.png);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-top: 14px;
	float: right;
	width:120px;
	height:48px;
	margin-right: 10px;	
	}
	
.footerbt {
	background-color: #1A1A1A;
	background-position: 50% 100%;
	background-repeat: repeat-x;
	color: #AAA;
	height: 70px;
	}
	
.ft-pic {
	float: left;
	position: relative;
	top: -21px;
	margin-left: 10px;
	}

#templatemo_footer a {
	color: #AAA;
	text-decoration: none;
}

#templatemo_footer a:hover {
	color: #FFF;
}

.templatemo_list {
	color: #333;
	text-align: right;
	list-style: none;
	padding: 0 0 0 10px;
	margin-top:0;
}

.templatemo_list li {
	font-size: 11px;
	list-style: disc;
	padding: 0px;
	margin: 5px 0px;
	direction:rtl;
	text-align: right;

	


}

.templatemo_list a {
	color: #333;
	text-decoration: none;
}

.templatemo_list a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.templatemo_gray_list li, .templatemo_gray_list a {
	color: #999;
}

.templatemo_gray_list a:hover {
	color: #FFF;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

