@font-face {
	font-family: 'HelveEmxys';
	src: url('helveticaneue-webfont.eot');
	src: local('HelveEmxys'), url('helveticaneue-webfont.woff') format('woff'), url('helveticaneue-webfont.ttf') format('truetype'), url('helveticaneue-webfont.svg#webfontNklwSKVD') format('svg');
}
/* General HTML elements */
body{
 margin: 0px;
 padding: 0px;
 height: 100%;
 background-color: #f1f1f1;
 background-image: url("../images/body.jpg");
 background-repeat: repeat-x;
 font-family: HelveEmxys,Arial,Helvetica,sans-serif;
}

/* General Class Styles */
.Strong{
 font-weight: bold;
}
ul.horList{
 height: 119px;
}
ul.horList li{
 float: left;
 height: 119px;
}
	ul.horList li img{
	 border: 0px;
	}
/* emxys */
.blueText{
 color: #141f78;
}
.yellowText{
 color: #f6a20b;
}
/* WebSite HTML Structure */
div#emxysHead{
 width: 950px;
 height: 160px;
 margin: 0px auto;
 margin-top: 5px;
 background-image: url("../images/header.png");
 background-repeat: no-repeat;
}
	div#emxysHead h1{
	 display: block;
	 width: 365px;
	 height: 150px;
	 text-indent: -9999px;
	 margin: 0px;
	 padding: 0px;
	 float: left;
	}
	 div#emxysHead h1 a{
	  display: block;
	  width: 100%;
	  height: 100%;
	 }
	ul#emxysMenu{
	 width: 560px;
	 height: 23px;
	 margin: 111px 0px 0px 0px;
	 padding: 0px;
	 float: left;
	 list-style: none;
	}
		ul#emxysMenu li{
		 float: left;
		 height: 19px;
		 margin: 0px 0px 0px 0px;
		 padding: 3px 7px 0px 7px;
		 color: #141f78;
		 font-size: 13px;
		 font-family: HelveEmxys;
		}
			ul#emxysMenu li a{
			 color: #141f78;
			 text-decoration: none;			 
			 text-shadow: 0px 1px 0px #E5E5E5;
			}
			ul#emxysMenu li:hover a{
			 color: #f6a20b;
			 text-shadow: 0px 0px 6px #141f78,0px 0px 1px #f6a20b;
			}
			ul#emxysMenu li.Selected a{
			 color: #f6a20b;
			 text-shadow: 0px 0px 6px #141f78,0px 0px 1px #f6a20b;
			}
		ul#emxysMenu li.Lang{
		 float: right;
		 width: 21px;
		 height: 30px;
		 padding: 0px;
		 margin: 0px;
		}
			ul#emxysMenu li.Lang img{
			 border: 0px;
			}
div#emxysBody{
 width: 920px;
 padding: 0px 15px 0px 15px;
 margin: 0px auto;
 background-image: url("../images/bodyback.png");
 position: relative;
}
		form#searchEngine{
		 width: 190px;
		 height: 30px;
		 overflow: hidden;
		 margin: 0px auto;
		 margin-top: 10px;
		}
			form#searchEngine fieldset{
			 border: 0px;
			 margin: 0px;
			 padding: 0px;
			}
			form#searchEngine legend{
			 text-indent: -9999px;
			 height: 0px;
			}
			form#searchEngine input{
			 width: 160px;
			 height: 30px;
			 padding: 0px 0px 0px 30px;
			 font-size: 11px;
			 color: #777777;
			 background-color: transparent;
			 background-image: url("../images/search.png");
			 border: 0px;
			}
			form#searchEngine input#submit{}
	div#emxysSubMenu{
	 width: 210px;
	 margin: 0px 0px 0px 0px;
	 float: left;
	 background-image: url("../images/submenuBack.jpg");
	 color: #141f78;
	 position: absolute;
	 top: 0px;
	 bottom: 0px;
	}	
		div#emxysSubMenuTop{
		 width: 210px;
		 height: 13px;
		 background-image: url("../images/submenuTop.jpg");
		}
		div#emxysSubMenuBottom{
		 width: 210px;
		 height: 13px;
		 background-image: url("../images/submenuBottom.jpg");
		 position: absolute;
		 bottom: 0px;
		}
		div#emxysSubMenu div.separator{
		 width: 190px;
		 height: 2px;
		 margin: 0px auto;
		 margin-top: 10px;
		 background-image: url("../images/separator.jpg");
		}
		div#emxysSubMenu p{
		 font-size: 12px;
		 padding: 0px 0px 0px 10px;
		}
		ul#emxysSubMenuList{
		 width: 200px;
		 padding: 0px;
		 margin: 0px auto;
		 margin-top: 10px;
		 list-style: none;
		}
			ul#emxysSubMenuList li{
			 width: 190px;
			 height: 30px;
			 margin: 2px 0px 0px 5px;
			 font-size: 12px;
			 position: relative;
			}
				ul#emxysSubMenuList li a{
				 text-decoration: none;
				 color: #141f78;
				 display: block;
				 width: 170px;
				 height: 23px;
				 padding: 7px 0px 0px 20px;
				 text-shadow: 0px 1px 0px #E5E5E5;
				 background-image: url("../images/subMenu1.png");
				}
				ul#emxysSubMenuList li.Selected a{
				 background-image: url("../images/subMenu3.png");
				}
			ul#emxysSubMenuList a:hover{
			 background-image: url("../images/subMenu2.png");
			 color: #f6a20b;
			}
			ul#emxysSubMenuList a:active{
			 position: absolute;
			 top: -1px;
			}
		ul#emxysRelatedLinks{
		 width: 200px;
		 padding: 0px 0px 0px 50px;
		 margin: 0px auto;
		 margin-top: 10px;
		 margin-bottom: 10px;
		 list-style: none;
		}
			ul#emxysRelatedLinks li{
			 font-size: 12px;
			}
				ul#emxysRelatedLinks li a{
				 color: #141f78;
				 text-decoration: none;
				 margin: 0px 0px 0px 3px;
				}
				ul#emxysRelatedLinks li a:hover{
				 color: #f6a20b;
				}
	div#emxysContent{
	width: 700px;
	min-height: 400px;
	padding: 0px 0px 0px 10px;
	float: left;
	position: relative;
	top: 0px;
	left: 210px;
	}
		/* Elementos genéricos para contenidos */
		div#emxysContent p{
		 font-size: 13px;
		 color: #444444;
		 margin: 10px 0px 10px 20px;
		}
		div#emxysContent ul{
		 list-style: none;
		 font-size: 12px;
		 color: #444444;
		}
			div#emxysContent  ul li a{
			 text-decoration: none;
			 color: #444444;
			}
			div#emxysContent  ul li a:hover{
			 color: #f6a20b;
			}
		div#emxysContent h2{
		 color: #141f78;
		 font-size: 15px;
		 padding: 5px 0px 0px 20px;
		 text-indent: 0px;
		}
		div#emxysContent h3{
		 color: #141f78;
		 font-size: 14px;
		 padding: 0px 0px 0px 20px;
		}
		div#emxysContent h4{
		 color: #141f78;
		 font-size: 13px;
		 padding: 0px 0px 0px 20px;
		}
	/* Home */
	
	div#homeLeft{
	 width:600px;
	 min-height: 200px;
	 float: left;
	 position: relative;
	}
		div#homeLeft div#homeIntro{
		 width: 590px;
		 height: 420px;
		 float: left;
		 margin: 5px 0px 0px 0px;
		 position: relative;
		}
			div#homeLeft div#homeIntro h2{
			 display: block;
			 position: absolute; 
			 font-size: 16px;
			 padding: 9px 5px 5px 15px;
			 margin: 0px;
			 width: 390px;
			 height: 26px;
			 text-align: left;
			 top: 30px;
			 left: 0px;
			 color: white;
			 background-image: url("../images/home/back.png");
			 overflow: hidden;
			 z-index: 20;
			}
			div#homeLeft div#homeIntro div#homeIntroInfo{
			 position: absolute;
			 width: 400px;
			 height: 100px;
			 padding: 10px;
			 top: 260px;
			 left: 0px;
			 margin: 0px;
			 overflow: hidden;
			 background-image: url("../images/home/back2.png");
			 z-index: 20;
			}
				div#homeLeft div#homeIntro div#homeIntroInfo p{			 
				 color: white;
				 margin: 5px 0px 10px 0px;
				}
				div#homeLeft div#homeIntro div#homeIntroInfo ul{
				 padding: 0px 0px 0px 0px;
				 margin: 5px 0px 0px 0px;
				 width: 400px;
				 color: white;
				}
					div#homeLeft div#homeIntro div#homeIntroInfo li{
					 font-size: 13px;
					 float: left;
					 margin-left: 15px;
					 font-weight: bold;
					}
			div#homeLeft div#homeIntro img#homeIMG1{
			 display: block;
			 position: absolute;
			 left: 0px;
			 top: 0px;
			 width: 590px;
			 height: 420px;
			 z-index: 10;
			}
			div#homeLeft div#homeIntro img#homeIMG2{
			 display: block;
			 position: absolute;
			 left: 0px;
			 top: 0px;
			 width: 590px;
			 height: 420px;
			 z-index: 5;
			}
		div#homeLeft ul#hightlights{
		 margin: 0px auto;
		 padding: 0px;
		 list-style: none;
		 width: 585px;
		}
			div#homeLeft ul#hightlights li{
			 float: left;
			}
	ul#homeRight{
	 width: 300px;
	 padding: 0px;
	 margin: 5px 0px 0px 0px;
	 float: left;
	 list-style: none;
	 background-image: url("../images/home/newstitle.png");
	 background-position: right;
	 background-repeat: no-repeat;
	}
		ul#homeRight li{
		 width: 290px;
		 border: 1px dotted #999999;
		 margin: 5px 0px 12px 0px;
		 padding: 5px;
		}
			ul#homeRight img{
			 width: 60px;
			 display: block;
			 float: left;
			 margin: 5px;
			 border: 1px solid #141f78;
			}
			ul#homeRight span.Newsdate{
			 font-size: 9px;
			 color: #141f78;
			 margin: 0px 3px 0px 0px;
			}
			ul#homeRight span.Newstype{
			 font-size: 10px;
			 background-color: #f6a20b;
			 color: #141f78;
			 margin: 0px 0px 0px 6px;
			 padding: 0px 2px 0px 2px;
			}
			ul#homeRight h3{
			 font-size: 13px;
			 margin: 1px 0px 1px 0px;
			 color: #141f78;
			}
				ul#homeRight h3 a{
				 text-decoration: none;
				 color: #141f78;
				}
				ul#homeRight h3 a:hover{
				 color: #f6a20b;
				}
			ul#homeRight p{
			 font-size: 11px;
			 text-align: justify;
			 margin: 1px 5px 1px 5px;
			}
		ul#homeRight li.LastOne{
		 width: 290px;
		 padding: 5px;
		 margin-top: 0px;
		 border: 2px dotted #141f78;
		 background-image: url("../images/home/lastOne.png");
		}
	/* Contact */
	
	div#googleFrame{
	 border: 1px dotted #333333;
	 margin: 0px 0px 0px 40px;
	 width: 630px;
	 height: 350px;
	 position: relative;
	}
		div#googleGInfo{
		 width: 300px;
		 height: 140px;
		 padding: 10px;
		 position: absolute;
		 top: 20px;
		 left: 270px;
		 z-index: 100;
		 background-image: url("../images/contact/back.png");
		 text-shadow: 0px 1px 0px #E5E5E5;
		}
			div#googleGInfo h3{
			 margin: 5px 0px 0px 0px;
			 padding: 0px 0px 0px 10px;
			}
				div#googleGInfo h3 span{
				 color: #f6a20b;
				}
			div#googleGInfo div.separator{
			 width: 285px;
			 height: 2px;
			 background-image: url("../images/separator.jpg");
			 margin: 0px 0px 10px 5px;
			}
			div#googleGInfo ul{
			 list-style: none;
			 margin: 0px 0px 0px 20px;
			 padding: 0px;
			}
				div#googleGInfo ul li{
				 margin: 2px 0px 0px 0px;
				 color: #141f78;
				}
				div#googleGInfo ul li a{
					color: #141f78;
				}
			li#Special{
			 font-size: 14px;
			 text-align: center;
			 padding: 7px 0px 0px 0px;
			}
	/* News */
	table#ListOfNews{
	 width: 650px;
	 margin: 0px auto;
	 margin-top: 0px;
	 background-image: url("../images/news/table.png");
	 padding: 0px;
	 border-collapse:collapse;
	}
		table#ListOfNews td{
		 font-size: 11px;
		 color: #444444;
		 padding: 3px 10px 3px 10px;
		 text-shadow: 0px 1px 0px #E5E5E5;
		}
		table#ListOfNews td#tableTop{
		 background-image: url("../images/news/tableTop.png");
		 margin: 0px;
		 padding: 0px;
		 height: 15px;
		}
		table#ListOfNews td#tableBottom{
		 background-image: url("../images/news/tableBottom.png");
		 margin: 0px;
		 padding: 0px;
		 height: 15px;
		}
		table#ListOfNews td.tableSeparator div{
		 height: 0px;
		 border-top: 1px solid #868686;
		 border-bottom: 1px solid #dedede;
		}
		table#ListOfNews tr.Title td{
		 color: #141f78;
		 font-size: 12px;
		 font-weight: bold;
		 text-align: center;
		}
		table#ListOfNews td.NewTitle{
		 font-weight: bold;
		 font-size: 13px;
		 text-align: center;
		}
		table#ListOfNews td.Content{
		 color: #171717;
		 font-size: 13px;
		}
		table#ListOfNews img{
		 width: 50px;
		 border: 0px;
		 margin: 0px 0px 0px 5px;
		}
		table#ListOfNews td.img{
		 text-align: center;
		}
	img.imgNewsPaper{
	 display: block;
	 margin: 8px;
	 float: left;
	}
	img.imgNewsPaperMargin{
	 margin: 8px;
	}
	div#tableNewsMenu{
	 font-size: 12px;
	 color: #171717;
	 padding: 5px;
	 text-align: right;
	}
		div#tableNewsMenu span{
		 margin: 0px 5px 0px 5px;
		}
		div#tableNewsMenu a{
		 color: #171717;
		 text-decoration: none;
		}
		div#tableNewsMenu a:hover{
		 color: #f6a20b;
		}
	/* Articles */
	ul#ArticleMenu{
	 width: 300px;
	 margin: 0px 0px 0px 400px;
	 padding: 0px;
	 height: 20px;
	 list-style: none;
	}
		ul#ArticleMenu li{
		 float: right;
		 margin: 10px;
		 width: 60px;
		 text-align: center;
		}
	/* Imagenes */
	/* Las imágenes tienen borde de 2px azul de radio 10px */
	
	ul#shopsList{
	 padding: 0px 0px 0px 30px;
	 margin: 20px 0px 20px 0px;
	 width: 600px;
	}
		ul#shopsList li{
		 height: 60px;
		 width: 600px;
		}
			ul#shopsList img{
			 border: 0px;
			 display: block;
			 float: left;
			 margin: 10px 0px 0px 0px;
			}
			ul#shopsList  p{
			 margin: 20px 0px 0px 10px;
			 width: 390px;
			 height: 50px;
			 display: block;
			 float: left;
			}
	div#emxysContent img.LeftSide{
	 display: block;
	 float: left;
	 margin: 8px;
	}
	div#emxysContent img.RightSide{
	 display: block;
	 float: right;
	 margin: 8px;
	}
	div.imgBlock{
	 float: right;
	 margin: 8px;
	 position: relative;
	}
		div.imgBlock div.imgBlockTop{
		 width: 100%;
		 height: 15px;
		 background-image: url("../images/imgblockTop.png");
		}
		div.imgBlock div.imgBlockBottom{
		 width: 100%;
		 height: 15px;
		 background-image: url("../images/imgblockBottom.png");
		}
		div.imgBlock div.imgBlockRight{
		 background-image: url("../images/imgblockRight.png");
		 background-repeat: repeat-y;
		 background-position: right;
		}
			div.imgBlock div.imgBlockLeft{
			 background-image: url("../images/imgblockLeft.png");
			 background-repeat: repeat-y;
			 background-position: left;
			 padding: 0px 15px 0px 15px;
			}
				div.imgBlock div.imgBlockLeft img.clear{
				 display: block;
				}
		div.imgBlock img.Corner{
		 display: block;
		 position: absolute;
		}
		div.imgBlock img.Corner1{
		 top: 0px;
		 left: 0px;
		}
		div.imgBlock img.Corner2{
		 top: 0px;
		 right: 0px;
		}
		div.imgBlock img.Corner3{
		 bottom: 0px;
		 left: 0px;
		}
		div.imgBlock img.Corner4{
		 right: 0px;
		 bottom: 0px;
		}
	/* Disclaimer */
	table#disclamTable{
	 font-size: 12px;
	}
		table#disclamTable .title{
		 background-color: #dddddd;
		 color: #141f78;
		}
		table#disclamTable .strong{
		 font-weight: bold;
		 font-size: 13px;
		}
	/* Images */
	img.IMGLeftFloat{
	 display: block;
	 float: left;
	 margin: 10px;
	}
	img.IMGRightFloat{
	 display: block;
	 float: right;
	 margin: 10px;
	}
	/* R&D Services */
	ul#servicesSplash{
	 display: block;
	 float: right;
	 width: 250px;
	 height: 120px;
	 padding: 5px;
	 margin: 8px;
	 list-style: none;
	 border: 0px solid #141f78;
	}
		ul#servicesSplash li{
		 color: #141f78;
		 font-size: 13px;
		 font-weight: bold;
		 margin: 15px 0px 12px 0px;
		}
	/* Register */
	form#emxysForm{
	 width: 600px;
	 margin: 0px 0px 0px 20px;
	}
		form#emxysForm fieldset{
		 width: 100%;
		 padding: 10px;
		 border: 1px solid #141f78;
		}
		form#emxysForm legend{
		 font-size: 10px;
		 color: #141f78;
		}
		form#emxysForm label{
		 color: #444444;
		 width: 130px;
		 float: left;
		 clear: left;
		 text-align: right;
		 margin: 3px 20px 2px 0px;
		 font-size: 12px;
		}
		form#emxysForm input{
		 float: left;
		 width: 367px;
		 margin: 3px 10px 2px 0px;
		 font-size: 12px;
		 border-bottom: 1px solid #141f78;
		 border-left: 1px solid #141f78;
		 border-top: 0px;
		 border-right: 0px;
		 color: #141f78;
		 font-family: HelveEmxys,Arial,Helvetica,sans-serif;
		}
			form#emxysForm input:focus,form#emxysForm textarea:focus{
			 border-bottom: 1px solid #f6a20b;
			 border-left: 1px solid #f6a20b;
			 color: #444444;
			}
			form#emxysForm input#submit{
			 width: 120px;
			 float: none;
			 margin: 15px 0px 10px 290px;
			 border: 1px solid #141f78;
			}
		form#emxysForm textarea{
		 margin: 3px 10px 2px 0px;
		 font-size: 12px;
		 border-bottom: 1px solid #141f78;
		 border-left: 1px solid #141f78;
		 border-top: 0px;
		 border-right: 0px;
		 color: #141f78;
		 float: left;
		}
		form#emxysForm .errorValue{
		 border: 1px solid red;
		 background-color: #E9967A;
		}
div#bottomBody{
 width: 950px;
 height: 16px;
 margin: 0px auto;
 margin-bottom: 5px;
 background-image: url("../images/bottomBody.png");
} 				
div#emxysFoot{
 width: 950px;
 margin: 0px auto;
 color: #444444;
 font-size: 11px;
}
	div#emxysFoot div{}
		div#emxysFoot ul{
		 padding: 0px;
		 list-style: none;
		}
		div#emxysFoot a{
		 color: #444444;
		 text-decoration: none;
		}
		div#emxysFoot a:hover{
		 color: #f6a20b;
		}
	div#emxysFoot div#emxysFootLeft{
	 margin-right: 9px;
	 border-right: 1px solid #999999;
	 float: left;
	 width: 310px;
	 height: 50px;
	}
		div#emxysFoot div#emxysFootLeft ul{
		 margin: 0px 0px 0px 0px;
		 float: left;
		}
		div#emxysFoot div#emxysFootLeft ul img{
		 border: 0px;
		}
	div#emxysFoot div#emxysFootCenter{
	 margin-right: 9px;
	 border-right: 1px solid #999999;
	 float: left;
	 width: 310px;
	 height: 50px;
	}
		div#emxysFoot div#emxysFootCenter ul{
		 margin: 0px 8px 0px 15px;
		 float: left;
		}
			div#emxysFoot ul img{
			 margin: 0px 5px 2px 0px;
			}
	div#emxysFoot div#emxysFootRight{
	 text-align: right;
	 float: left;
 	 width: 310px;
	 height: 50px;
	}	
		div#emxysFoot div#emxysFootRight ul{
		 margin: 0px 0px 0px 0px;
		 float: right;
		}
div#errorBlock{
 border: 1px solid red;
 background-color: red;
}
div.noFloatBlock{
 float: none;
 width: 100%;
 clear: both;
 height: 1px;
}
	/*********
	* Panel 
	**********/
	
	div#UserInfo{
	 font-size: 12px;
	 color: #141f78;
	 text-align: center;
	 width: 100%;
	 margin: 10px 0px 10px 0px;
	}
	ul#PanelMenu{
	 list-style: none;
	}
		ul#PanelMenu li{
		 font-size: 13px;
		 margin: 0px 5px 0px 0px;
		}
			ul#PanelMenu li a{
			 text-decoration: none;
			 color: #141f78;
			}
			ul#PanelMenu li a:hover{
		 	 color: #f6a20b;
		 	}
	form.Gform{}
		form.Gform fieldset{
		 border: 1px solid #141f78;
		 padding: 15px;
		}
		form.Gform legend{
	 	 font-size: 10px;
		 color: #141f78;
		}
		form.Gform input{
		 color: #444444;
		 border-left: 1px solid #141f78;
		 border-top: 0px;
		 border-right: 0px;
		 border-bottom: 1px solid #141f78;
		 font-size: 12px;
		 margin: 3px 10px 2px 0px;
		}
			form.Gform input:focus{
			 border: 1px solid #f6a20b;
			 color: #141f78;
			}
		form.Gform label{
		 font-size: 12px;
		 margin: 3px 10px 2px 0px;
		}
		form.Gform input#submit{
		 width: 190px;
		 height: 30px;
		 text-align: center;
		 border: 0px;
		 background-image: url("../images/subMenu1.png");
		 background-color: transparent;
		}
	form#identification{
	 width: 400px;
	 margin: 0px auto;
	 margin-top: 30px;
	}
		form#identification input{
		 width: 170px;
		 float: left;
		}
		form#identification label{
		 width: 130px;
		 margin-right: 20px;
		 text-align: right;
		 float: left;
		 clear: left;
		}
		form#identification input#submit{
		 margin: 20px 0px 0px 90px;
		}
			form#identification input#submit:hover{
			 margin-top: 19px;
			 margin-bottom: 1px; 
			}
	form#Filterform{
	 width: 410px;
	 margin: 0px auto;
	}
		form#Filterform input#submitFilter{
		 margin-left: 10px;
		 width: 190px;
		 height: 30px;
		 text-align: center;
		 border: 0px;
		 background-image: url("../images/subMenu1.png");
		 background-color: transparent;
		}
	iframe.iframeUploader{
	 width: 650px;
	 height: 37px;
	 margin: 0px 0px 0px 15px;
	 overflow: hidden;
	 border: 0px;
	}
	a#iframeLink{
	 display: block;
	 font-size: 12px;
	 width: 600px;
	 padding: 0px 0px 0px 20px;
	 margin: 10px;
	 color: #141f78;
	 text-decoration: none;
	}
		a#iframeLink:hover{
		 color: #f6a20b;
		}
	form#NewsEditor{
	 width: 650px;
	 margin: 0px auto;
	}
		form#NewsEditor p{
		clear: both;
		margin: 10px 0px 10px 0px;
		}
		form#NewsEditor input,form#NewsEditor select{
		 float: left;
		 width: 380px;
		}
		form#NewsEditor label{
		 float: left;
		 clear: left;
		 width: 200px;
		}
		form#NewsEditor table.mceLayout{
		 float: left;
		 clear: left;
		 margin: 15px 0px 0px 15px;
		}
		form#NewsEditor p{
		 display: block;
		 float: left;
		 clear: left;
		 margin: 15px 0px 10px 10px;
		 font-weight: bold;
		}
		form#NewsEditor input#submit{
		 margin: 20px 0px 10px 220px;
		}
	form#removeUser{
	 width: 500px;
	 margin: 0px auto;
	}
		form#removeUser button{
		 margin-left: 30px;
		 border: 0px;
		 width: 190px;
		 height: 30px;
		 color: #444444;
		 background-image: url("../images/subMenu1.png");
		 background-color: transparent;
		}
	ul#ListOfEditableArticles li{
	 width: 500px;
	 height: 17px;
	 margin: 0px auto;
	 overflow: hidden;
	 margin-bottom: 3px;
	}
		ul#ListOfEditableArticles li:hover{
		 background-color: #dddddd;
		}
	ul#ListOfEditableArticles li a{
	 text-decoration: none;
	}
	ul#ListOfEditableArticles li ul{
	 width: 500px;
 	 margin: 0px;
 	 padding: 0px;
 	 height: 17px;
 	 overflow: hidden;
	}
		ul#ListOfEditableArticles li ul li{
		 height: 17px;
		 float: left;
		 width: 400px;
		}
			ul#ListOfEditableArticles li ul li.IMG{
			 width: 30px;
			 text-align: center;
			}
			ul#ListOfEditableArticles li ul li img{
			 border: 0px;
			}
	div#editableListPag{
	 width: 600px;
	 margin: 0px auto;
	 text-align: right;
	 font-size: 12px;
	}
		div#editableListPag a{
		 color: #444444;
		 margin: 0px 3px 0px 3px;
		 text-decoration: none;
		}
