/* KOMT ALTIJD TERUG -> NIET NESTED MAKEN */
.kop1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#FF6600;
	padding-bottom: 10px;
}

.kop2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FF9100;
	padding-bottom: 5px;
}

.kop3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	padding-bottom: 3px;
	padding-top: 3px;
}

.error {
	font-weight: bold;
	color: red;
}

.kop4 {
	font-family: Verdana;
	font-size: 11px;
	color:#FF6600;
	padding-bottom: 3px;
	padding-top: 3px;
}
.rallytitelimage {
	margin-bottom: -5px; 
	height: 22px;
}
.black {
	color: #FFFFFF;
	background-color: #444;
	height: 22px;
}
.grey {
	color: #FFFFFF;
	background-color: #666666;
	height: 22px;
}
.black a:visited, .grey a:visited {
	color: #FFF;
}
.black a, .grey a {
	color: #FFF;
	padding-left: 2px;
}
.black a:hover, .grey a:hover {
	color: #CCC;
}
#linksubtitle .a {
	color: #FF9100;
}

/* VINCENT */
#livebanner {
	margin: 0px 0px 5px 1px;
	width: 144px;
	font-family: verdana;
	font-size: 10px;
}
#livebanner .top {
	height: 25px;
	background-image: url(/images/layout/top.jpg);
	background-repeat: no-repeat;
}
#livebanner .middle {
	background-image: url(/images/layout/bg.jpg);
	background-repeat: repeat-y;
	padding: 5px 10px 12px 10px;
}
#livebanner .middle .middle_regel {
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0px 3px 0px;
	cursor: hand;
	text-decoration: none;
	color: black;
}
#livebanner .middle .middle_regel:hover {
	color: #666666;
}
#livebanner .middle .middle_regel .vlag {
	width: 22px;
	float: left;
}
#livebanner .middle .middle_regel .tekst {
	width: 100px;
	float: left;
	margin-top: -3px;
}
#livebanner .bottom {
	height: 22px;
	background-image: url(/images/layout/bottom.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 4px 10px 0px 0px;
}
/* VINCENT */

.tekstklein {
	font-family: Verdana;
	font-size: 11px;
}

.tekstnormaal {
	font-family: Verdana;
	font-size: 12px;
}

p {
	margin-bottom: 5px;
}

#loadzone .link_overzicht {
	margin-bottom: 25px;
}
#loadzone .link_overzicht a {
	color: #000000;
    text-decoration: none;
}

#loadzone .link_overzicht a:hover {
	color: #000000;
    text-decoration: underline;
}

#subpage #middelzone #zoeknieuwsvak .alfabet :visited {

color:#FFFFFF;

}

#subpage #middelzone #zoeknieuwsvak .alfabet :link {

color:#FFFFFF;

}

/* EINDE KOMT ALTIJD TERUG */

/* CSS VOOR ENGELSE NAVIGATIE */

#subpager #headermenu_en {
	background-image: url(../images/rallylayout/hdr_menu_spcr.jpg);
	background-repeat: repeat-x;
	height: 27px;
	position: relative;
	width: 937px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: 20px;
}
#subpager #headermenu_en ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subpager #headermenu_en li {
	float: left;
}
#subpager #headermenu_en #navigatie a {
	float: left;
	height: 27px;
	margin-right: 5px;
}
#subpager #headermenu_en #navigatie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subpager #headermenu_en #navigatie .home {
	background-image: url(../images/rallylayout/buttons/eng/home_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 89px;
	height:27px;
}
#subpager #headermenu_en #navigatie .home:hover {
	background-image: url(../images/rallylayout/buttons/eng/home_hvr.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 89px;
	height:27px;	
}
#subpager #headermenu_en #navigatie .home_hvr {
	background-image: url(../images/rallylayout/buttons/eng/home_hvr.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 89px;
	height:27px;
}

#subpager #headermenu_en #navigatie .nieuws {
	background-image: url(../images/rallylayout/buttons/eng/nieuws_btn.jpg);
	background-repeat: repeat;
	position: relative;
	width: 85px;
	height:27px;	
}
#subpager #headermenu_en #navigatie .nieuws:hover {
	background-image: url(../images/rallylayout/buttons/eng/nieuws_hvr.jpg);
	background-repeat: repeat;
	position: relative;
	width: 85px;
	height:27px;
}
#subpager #headermenu_en #navigatie .nieuws_hvr {
	background-image: url(../images/rallylayout/buttons/eng/nieuws_hvr.jpg);
	background-repeat: repeat;
	position: relative;
	width: 85px;
	height:27px;
}

#subpager #headermenu_en #navigatie .wedstrijden {
	background-image: url(../images/rallylayout/buttons/eng/wedstrijden_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 85px;
	height:27px;	
}
#subpager #headermenu_en #navigatie .wedstrijden:hover {
	background-image: url(../images/rallylayout/buttons/eng/wedstrijden_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 85px;
	height:27px;
}
#subpager #headermenu_en #navigatie .wedstrijden_hvr {
	background-image: url(../images/rallylayout/buttons/eng/wedstrijden_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 85px;
	height:27px;
}

#subpager #headermenu_en #navigatie .forum {
	background-image: url(../images/rallylayout/buttons/eng/forum_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 88px;
	height:27px;
}
#subpager #headermenu_en #navigatie .forum:hover {
	background-image: url(../images/rallylayout/buttons/eng/forum_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 88px;
	height:27px;
}
#subpager #headermenu_en #navigatie .forum_hvr {
	background-image: url(../images/rallylayout/buttons/eng/forum_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 88px;
	height:27px;
}

#subpager #headermenu_en #navigatie .fotos {
	background-image: url(../images/rallylayout/buttons/eng/fotos_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 93px;
	height:27px;	
}
#subpager #headermenu_en #navigatie .fotos:hover {
	background-image: url(../images/rallylayout/buttons/eng/fotos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 93px;
	height:27px;
}
#subpager #headermenu_en #navigatie .fotos_hvr {
	background-image: url(../images/rallylayout/buttons/eng/fotos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 93px;
	height:27px;
}

#subpager #headermenu_en #navigatie .videos {
	background-image: url(../images/rallylayout/buttons/eng/videos_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
	height:27px;	
}
#subpager #headermenu_en #navigatie .videos:hover {
	background-image: url(../images/rallylayout/buttons/eng/videos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
	height:27px;
}
#subpager #headermenu_en #navigatie .videos_hvr{
	background-image: url(../images/rallylayout/buttons/eng/videos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
	height:27px;
}

#subpager #headermenu_en #navigatie .contact {
	background-image: url(../images/rallylayout/buttons/eng/contact_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height:27px;	
}
#subpager #headermenu_en #navigatie .contact:hover {
	background-image: url(../images/rallylayout/buttons/eng/contact_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height:27px;
}
#subpager #headermenu_en #navigatie .contact_hvr {
	background-image: url(../images/rallylayout/buttons/eng/contact_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height:27px;
}

#subpager #headermenu_en #navigatie {
	float: left;
	height: 27px;
	position: relative;
}
#subpager #headermenu_en #talen {
	float: right;
	height: 27px;
	position: relative;
}
#subpager #headermenu_en #talen .ned, #subpager #headermenu #talen .eng {
	float: left;
	position: relative;
	margin-right: 4px;
	margin-left: 4px;
}
#subpager #headermenu_en #talen img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* EINDE - CSS VOOR ENGELSE NAVIGATIE */

body {
	background-image: url(../images/rallylayout/body_spacer.jpg);
	background-repeat: repeat-x;
	background-color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subpager #page {
	width: 939px;
	position: relative;
	background-image:url(../images/rallylayout/pageback.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

#subpager #backpage {
	background-image: url(../images/rallylayout/pagespacer_r21_c3.png);
	background-repeat: repeat-y;
	position: relative;
	width: 939px;
	left: 20px;
}
#lijstimage {
	width: 310px;
	text-align: center;
	margin-bottom: 20px;
}
.fotorechts {
	border: solid 2px #FF6600;
	margin-bottom: 5px;
	cursor: pointer;
}
.fotokampioenschaprechts {
	border: solid 2px #FF6600;
	margin-bottom: 5px;
	cursor: pointer;
	margin-top: 60px;
}
.fotorechtswedstrijd {
	border: none;
	margin-top: 60px;
	margin-bottom: 5px;
	cursor: pointer;
}
.fotorechtswedstrijd {
	border: none;
	margin-bottom: 5px;
	cursor: pointer;
}

#subpager {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/rallylayout/subdivpageback_r2_c2.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/rallylayout/header.png);
	background-repeat: no-repeat;
	position: relative;
	height: 196px;
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}
#subpager #headermenu {
	background-image: url(../images/rallylayout/hdr_menu_spcr.jpg);
	background-repeat: repeat-x;
	height: 27px;
	position: relative;
	width: 937px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: 20px;
}
#subpager #page #thezone {
	width: 939px;
	position: relative;
}
#subpager #page #thezone #leftzone {
	position: relative;
	width: 145px;
	float: left;
}
#subpager #page #thezone #leftzone .onebanner {
	width: 145px;
	text-align: center;
	margin-bottom: 5px;
	cursor:pointer;
	position:relative;
	z-index: 100;
}
#subpager #page #thezone #leftzone .onebanner a{
	position:relative;
	width: 135px;
	z-index :100;
}
#clearboth {
	clear: both;
}
#rightzone {
	float: right;
	width: 320px;
	position: relative;
}
#subpager #page #thezone #loadzone {
	float: right;
	width: 785px;
	position: relative;
}

#subpager #headermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subpager #headermenu li {
	float: left;
}
#footer {
	background-image: url(../images/rallylayout/footer_r2_c2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 977px;
	margin-right: auto;
	margin-left: auto;
    text-align: center;
    padding-top: 7px;
}
#footer a {
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
}
#subpager #page .subheadermenu {
	height: 25px;
	width: 924px;
	position: relative;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header #hdr_zoeken {
	position: absolute;
	height: 22px;
	width: 224px;
	top: 4px;
	right: 6px;
}
#header #hdr_login {
	position: absolute;
	height: 79px;
	width: 221px;
	top: 68px;
	right: 21px;
}
#subpage #middelzone {
	float: left;
	width: 460px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#header #headerlogo {
	position: absolute;
	height: 40px;
	width: 300px;
	left: 50px;
	top: 140px;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	display: none;
}
#header #headerzoeken {
	height: 31px;
	width: 243px;
	position: absolute;
	background-image: url(../images/rallylayout/header_zoek.png);
	background-repeat: no-repeat;
	right: 19px;
	top: 20px;
}
#header #wechselpic {
	position: relative;
	left: 20px;
	top: 20px;
	width: 939px;
	height: 177px;
}
#header #wechselpic img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header #wechselpic .logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 246px;
	height: 30px;
}
#header #wechselpic .logo img {
	border: 0;
}
#header #headerlogin {
	background-image: url(../images/rallylayout/header_login.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 93px;
	width: 243px;
	top: 70px;
	right: 19px;
	font-size: 10px;
}
#subpager #headermenu #navigatie a {
	float: left;
	height: 27px;
	margin-right: 5px;
}
#subpager #headermenu #navigatie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subpager #headermenu #navigatie .home {
	background-image: url(../images/rallylayout/buttons/home_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 89px;
	height:27px;
}
#subpager #headermenu #navigatie .home:hover {
	background-image: url(../images/rallylayout/buttons/home_hvr.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 89px;
	height:27px;	
}
#subpager #headermenu #navigatie .home_hvr {
	background-image: url(../images/rallylayout/buttons/home_hvr.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	width: 89px;
	height:27px;
}

#subpager #headermenu #navigatie .nieuws {
	background-image: url(../images/rallylayout/buttons/nieuws_btn.jpg);
	background-repeat: repeat;
	position: relative;
	width: 99px;
	height:27px;	
}
#subpager #headermenu #navigatie .nieuws:hover {
	background-image: url(../images/rallylayout/buttons/nieuws_hvr.jpg);
	background-repeat: repeat;
	position: relative;
	width: 99px;
	height:27px;
}
#subpager #headermenu #navigatie .nieuws_hvr {
	background-image: url(../images/rallylayout/buttons/nieuws_hvr.jpg);
	background-repeat: repeat;
	position: relative;
	width: 99px;
	height:27px;
}

#subpager #headermenu #navigatie .wedstrijden {
	background-image: url(../images/rallylayout/buttons/wedstrijden_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 124px;
	height:27px;	
}
#subpager #headermenu #navigatie .wedstrijden:hover {
	background-image: url(../images/rallylayout/buttons/wedstrijden_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 124px;
	height:27px;
}
#subpager #headermenu #navigatie .wedstrijden_hvr {
	background-image: url(../images/rallylayout/buttons/wedstrijden_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 124px;
	height:27px;
}

#subpager #headermenu #navigatie .forum {
	background-image: url(../images/rallylayout/buttons/forum_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 88px;
	height:27px;
}
#subpager #headermenu #navigatie .forum:hover {
	background-image: url(../images/rallylayout/buttons/forum_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 88px;
	height:27px;
}
#subpager #headermenu #navigatie .forum_hvr {
	background-image: url(../images/rallylayout/buttons/forum_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 88px;
	height:27px;
}

#subpager #headermenu #navigatie .fotos {
	background-image: url(../images/rallylayout/buttons/fotos_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 93px;
	height:27px;	
}
#subpager #headermenu #navigatie .fotos:hover {
	background-image: url(../images/rallylayout/buttons/fotos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 93px;
	height:27px;
}
#subpager #headermenu #navigatie .fotos_hvr {
	background-image: url(../images/rallylayout/buttons/fotos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 93px;
	height:27px;
}

#subpager #headermenu #navigatie .videos {
	background-image: url(../images/rallylayout/buttons/videos_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
	height:27px;	
}
#subpager #headermenu #navigatie .videos:hover {
	background-image: url(../images/rallylayout/buttons/videos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
	height:27px;
}
#subpager #headermenu #navigatie .videos_hvr{
	background-image: url(../images/rallylayout/buttons/videos_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 103px;
	height:27px;
}

#subpager #headermenu #navigatie .contact {
	background-image: url(../images/rallylayout/buttons/contact_btn.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height:27px;	
}
#subpager #headermenu #navigatie .contact:hover {
	background-image: url(../images/rallylayout/buttons/contact_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height:27px;
}
#subpager #headermenu #navigatie .contact_hvr {
	background-image: url(../images/rallylayout/buttons/contact_hvr.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 100px;
	height:27px;
}

#subpager #headermenu #navigatie {
	float: left;
	height: 27px;
	position: relative;
}
#subpager #headermenu #talen {
	float: right;
	height: 27px;
	position: relative;
}
#subpager #headermenu #talen .ned, #subpager #headermenu #talen .eng {
	float: left;
	position: relative;
	margin-right: 4px;
	margin-left: 4px;
}
#subpager #headermenu #talen img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subpager #backpage #page .subheadermenu .submenuknop {
	float: left;
	position: relative;
	height: 24px;
	margin-right: 10px;
}
#subpager #backpage #page .subheadermenu .submenuknop .submenuknoplinks {
	background-image: url(../images/rallylayout/buttons/submenuleft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 7px;
	position: relative;
}
#subpager #backpage #page .subheadermenu .submenuknop .submenuknoprechts {
	float: left;
	height: 25px;
	width: 7px;
	position: relative;
	background-image: url(../images/rallylayout/buttons/submenuright.jpg);
	background-repeat: no-repeat;
}
#subpager #backpage #page .subheadermenu .submenuknop .submenuknopbutton {
	background-image: url(../images/rallylayout/buttons/submenuspacer.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
#subpager #backpage #page .subheadermenu .submenuknop .submenuknoplinks_leeg {
	float: left;
	height: 25px;
	width: 7px;
	position: relative;
}
#subpager #backpage #page .subheadermenu .submenuknop .submenuknoprechts_leeg {
	float: left;
	height: 25px;
	width: 7px;
	position: relative;
}
#subpager #backpage #page .subheadermenu .submenuknop .submenuknopbutton_leeg {
	position: relative;
	height: 20px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
}
#subpager #backpage #page .subheadermenu .submenuknop a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	float: left;
}
#subpager #backpage #page .subheadermenu .submenuknop a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	cursor: hand;
}
#header #headerlogin #loginbutton {
	position: absolute;
	top: 9px;
	right: -50px;
}
#header #headerlogin #loginvlak {
	position: absolute;
	left: 13px;
	top: 9px;
}

.error {
	color: red;
	font-weight: bold;
	margin-bottom: 7px;
}
.errorv2 {
	color: red;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 17px;
}
.melding {
	color:green;
	font-weight: bold;
	margin-bottom: 7px;
} 
#subpage #middelzone #pagesubtitle {
	font-size: 14px;
	font-style: italic;
	color: #FF9100;
	font-weight: bold;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

#subpage #centerzone #pagesubtitle {
	font-size: 14px;
	font-style: italic;
	color: #FF9100;
	font-weight: bold;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#subpage #centerzone {
	float: left;
	width: 780px;
	position: relative;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.advright a {
  color: #FF6600;
  text-decoration: none;
}
.advright a:hover {
  color: #FF6600;
  text-decoration: underline;
}

.black a, .grey a {
  text-decoration: none;
}

.black a:hover, .grey a:hover {
  text-decoration: underline;
  color: white;
}

.advleft, .advright {
    margin-bottom: 3px;
}

.abs_cover {
	margin				: 0;
	padding				: 0;
	position			: absolute;
	left				: 0px;
	width				: 142px;
	text-align			: right;
	z-index				: 101;
}

.abs_cover a {
	display				: block;
	margin				: 0;
	padding				: 0;
	width				: 142px;

}

