﻿body
{
	background-image: url('../images/background.gif');
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #01687b;
	text-decoration: none;
}

a:hover
{
	color: #919291;
}

a:visited
{
	color: #660000;
}

a.tag
{
	text-transform: uppercase;
	font-size: 70%;
}

h1, .heading1
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
}

.TextBoxSize
{
	font-size: 0.63em;
}


.MainFrame
{
	width: 1017px;
	background-color: #FFFFFF;
	background-image: url('../images/shadow_right.gif');
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

/* -------------- General text styles ------------------*/

.Introduction /*Ingress*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

.Warningtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #FF0000;
	font-weight: bold;
}

.etikett
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.80em;
	font-family: Arial, Helvetica, Sans-Serif;
}


/* -------------- TopMenu -------------*/
.Top
{
	top: 18px;
	height: 180px;
	width: 1000px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}

.Static_Menu
{
	top: 0px;
	position: absolute;
	font-size: 0.63em;
	text-transform: uppercase;
	width: auto;
	right: 0;
}

.Static_Menu a
{
	text-decoration: none;
	color: Black;
}

.Static_Menu a:hover
{
	color: #ccc;
}


.Quote_Banner
{
	left: 395px;
	top: 32px;
	width: 313px;
	height: 85px;
	position: absolute;
	font-size: 0.63em;
}


/* ---------- MainMenu Area ------------------        */

.TopMenuContainer
{
	top: 15px;
	height: 19px;
	width: 993px;
	position: relative;
	background-color: #dfe9ea;
	font-weight: bold;
	font-size: 0.63em;
	text-transform: uppercase;
}

.TopMenu
{
	width: 800px;
	float: left;
}


.TopMenu ul
{
	margin: 0;
	height: 19px;
	list-style-type: none;
	float: left;
	padding-left: 0px;
}

.TopMenu li
{
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.TopMenu li a
{
	text-decoration: none;
	color: #000;
	padding-left: 13px;
	padding-right: 12px;
}

.TopMenu a:hover
{
	color: #000;
}


.TopMenu_AnnonseraContainer
{
	float: left;
	width: 193px;
	height: 19px;
}

.TopMenu_Annonsera
{
	position: relative;
	right: 70px;
	float: right;
	position: relative;
	top: 3px;
}

.TopMenu_Annonsera a
{
	color: Black;
}


/* -------------------- End TopMenu ------------------*/


.MenuDropDown
{
	font-size: 0.69em;
}

/* --------------------SubMenu Area --------------- */

.Left_column a
{
	color: #000;
	font-weight: bold;
	line-height: 17px;
}

.Left_column a:hover
{
	color: #000;
	font-weight: bold;
	line-height: 17px;
}

.SubMenuArea
{
	width: 189px;
	overflow: hidden;
	color: #3e3e3e;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.69em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 0px;
	padding-left: 0px;
}

.SubMenuArea a
{
	color: #3e3e3e;
}

.SubMenuArea a:hover
{
	color: #9e9d9d;
}

.SubMenuArea ul
{
	padding: 0;
	margin-left: 0px;
	list-style-type: none;
	line-height: 1em;
	font-size: 1em;
}

.SubMenuArea ul ul
{
	margin: 0 0 0.6em 1.5em;
	border: 0;
	font-size: 0.8em;
}

.SubMenuArea ul ul ul
{
	margin: 0 0 0.6em 3.5em;
	border: 0;
	font-size: 0.9em;
}

.SubMenuArea li a, .SubMenuArea li span
{
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px; /* Adding a small padding between menu item box and link text */
	text-decoration: none;
	margin-bottom: 2px;
}

.SubMenuArea li a:hover
{
	color: #9e9d9d;
}

.SubMenuArea li span
{
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}

.SubMenuArea li li span
{
	background-position: 0.7em 0.2em;
}

.SubMenuArea li li a, .SubMenuArea li li span
{
	padding: 2px 0px 2px 15px; /* Making the small arrow visible left to the text */
}

.SubMenuArea li li
{
	border-bottom-color: White;
	font-size: 1.0em;
}

.SubMenuArea li li span
{
	font-weight: bold;
}

.ExpandedItemTemplate
{
	background-color: #eee;
}

.ExpandedItemTemplate:hover
{
	background-color: White;
}

.SelectedExpandedTopTemplate
{
}

div.SelectedExpandedTopTemplate a:hover /* important that the div is in front of the class name! */
{
	color: Black;
}

div.PuffRowFirst h1 a, div.PuffRowFirst h2 a, div.PuffRowFirst h3 a, div.PuffRowFirst h4 a, div.PuffRowFirst h5 a, div.PuffRowFirst h6 a, div.PuffRow h1 a, div.PuffRow h2 a, div.PuffRow h3 a, div.PuffRow h4 a, div.PuffRow h5 a, div.PuffRow h6 a
{
	color: Black;
}

.SelectedExpandedItemTemplate
{
	background-image: url(../images/btnArrowYellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 10px;
}

.SubMenuFirefoxEmptyFix
{
	font-size: 1px;
	line-height: 1px;
	width: 1px;
	height: 1px;
}

/* ----------------- Login ---------------------*/

.Login
{
	width: 413px;
}

.Login_boxes
{
	font-size: 0.56em;
	padding-top: 4px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-color: #666;
	border-bottom-color: #666;
	border-top-color: #999;
	border-left-color: #999;
	height: 8px;
}

.Login_label_Style
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	font-weight: bold;
}

.Login_headline
{
	margin-bottom: 7px;
	font-size: 0.63em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.Login_headline a
{
	color: #1A7788;
	text-decoration: none;
}

.Login_ForgotPasswordContainer
{
	position: relative;
	top: 3px;
	left: 10px;
}

.Login_Box
{
	left: 800px;
	top: 32px;
	width: 413px;
	height: 85px;
	position: absolute;
}

.Login_Box_Ordinary_Page
{
	width: 413px;
	height: 85px;
	position: absolute;
}

.loginBorder
{
	width: 413px;
	float: left;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}

.loginBorderSurvey
{
	width: 413px;
	padding-left: 10px;
	float: left;
}

.loginTextBoxContainer
{
	float: left;
	margin-bottom: 0px;
}

.loginTextBoxContainer span
{
	padding-right: 5px;
}

.loginButtonContainer
{
	float: left;
	height: 10px;
	background-color: #ccc;
	margin-left: 10px;
}

.Login_Button
{
	position: absolute;
	bottom: 35%;
	display: inline;
}

.LoginWarningtextContainer
{
	position: relative;
	top: -115px;
	left: 11px;
}

/* ----------------- Search Menu ------------------*/


.SearchMenu
{
	top: 18px;
	height: 25px;
	width: 993px;
	position: relative;
	background-color: #e5e5db;
}

.SearchMenuContent
{
	float: right;
	margin-right: 190px;
}

.SearchMenuText
{
	font-size: 0.63em;
	font-weight: bold;
}

.SearchMenu_TextBoxSize
{
	font-size: 0.69em;
}

.SearchButton
{
	position: relative;
	top: 3px;
	left: 3px;
}

.SearchButton_SearchPage
{
	position: relative;
	top: 6px;
	left: 3px;
}

.BreadCrumbMenu
{
	margin-bottom: 10px;
	font-size: 0.63em;
}

/*------------------ Middle Area-----------------*/

.Middle_Area
{
	top: 35px;
	float: left;
	position: relative;
}

.Left_column
{
	float: left;
	width: 189px;
	margin-left: 0px;
	margin-right: 12px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.Body_column
{
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 0px 1px 0px 1px;
	width: 376px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.BodyText
{
	margin-bottom: 20px;
}

.Right_column
{
	width: 390px;
	background-color: #ffffFF;
	float: left;
}

.Modules_Banners
{
	float: left;
	width: 390px;
}

.Big_Banner
{
	float: left;
	width: 390px;
	margin-bottom: 12px;
}

.Modul_Column1
{
	float: left;
	width: 189px;
	margin-right: 6px;
}

.Modul_Column2
{
	float: left;
	width: 189px;
	margin-left: 6px;
}

/* ----------------- Footer --------------*/

.Footer
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #C0C0C0;
	color: #808080;
	height: 100px;
	float: left;
	top: 35px;
	position: relative;
	width: 993px;
	font-size: 0.8em;
}

.Footer_Logo
{
	position: relative;
	float: left;
}

.Footer_Text
{
	top: 10px;
	left: 20px;
	float: left;
	width: 700px;
	position: relative;
}

.Footer_Links
{
	top: 10px;
	float: left;
	position: relative;
}

/* --------------- Shadow styles ----------*/

.BottomShadow
{
	width: 1028px;
	height: 12px;
	background-image: url('../images/shadow-bottom.gif');
	float: left;
	background-repeat: repeat-x;
}

.ShadowCorner
{
	width: 12px;
	height: 12px;
	background-image: url('../images/shadow_corner.gif');
	float: left;
	background-repeat: no-repeat;
}


/* ------------------ News Area -----------------*/

/*Add comment*/

.CommentArea
{
	background-color: #fff;
}

.CommentBox
{
	background-color: #C4D7D6;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 5px;
}

.CommentBox input
{
	font-size: larger;
}

.CommentBox textarea
{
	font-size: larger;
	font-family: Arial, Helvetica, Sans-Serif;
}


/* ---Comment--- */

.boubble
{
	float: right;
	height: 18px;
	width: 18px;
	background-image: url(../images/boubble2_icon.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.56em;
	padding-top: 1px;
}

.kommentar
{
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top: 30px;
}

.kommentar_header
{
	width: 160px;
	background-color: #c4d7d6;
	background-image: url(../images/kommentarer_header_back.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
}

.kommentar_content
{
	background-color: #c4d7d6;
	padding: 9px;
	overflow: auto;
}

/* TODO: remove after check that styling is not changed

.kommentar_content p:first-line { is used?
	color: #000;
	font-weight: bold;
	line-height: 20px;
}

*/

.kommentar_author
{
	font-weight: bold;
	color: black;
}

.kommentar_right
{
	float: left;
	width: 290px;
	min-height: 60px;
	background-color: #fff;
	padding: 12px;
	margin-bottom: 10px;
}

.kommentar_left
{
	float: left;
	width: 20px;
	margin-top: 10px;
	background-color: #c4d7d6;
	background-image: url(../images/arrow-bouble.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;
}

.kommentar_bottom
{
	height: 18px;
	background-color: #c4d7d6;
	padding-bottom: 14px;
}

.kommentar_itemHeader
{
	margin-bottom: 15px;
}

.kommentar_bottom a
{
	height: 18px;
	font-size: smaller;
	color: Black;
	background-image: url(../images/kommentera_btn.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 23px;
	margin-bottom: 0px;
	padding-bottom: 14px;
	margin-right: 12px;
}

.kommentar_bottom a:hover
{
	color: #919291;
}


/* ------------- SubIndex -------------------*/

.PuffRow
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #AAAAAA;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 378px;
}

.PuffRowFirst
{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #FFFFFF;
	display: block;
	padding-bottom: 10px;
	float: left;
	width: 378px;
}

.PuffCellLeftWithBorderRight
{
	display: inline;
	width: 183px;
	float: left;
	margin-right: 0px;
	padding-right: 5px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #CCCCCC;
}

.PuffCellLeftContent
{
	display: inline;
	float: left;
}

.PuffCellRight
{
	display: inline;
	width: 183px;
	float: right;
	border: 0px;
	margin-left: 5px;
}


/* ---Puff ReadMore Control--- */

.ReadMoreControl
{
	margin: 5px;
	float: right;
}

.PuffReadMore
{
	font-weight: bolder;
	float: right;
	margin-left: 15px;
	font-size: 0.63em;
}

.PuffReadMore a
{
	background-image: url(../images/btnArrowYellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #01687b;
}

.PuffReadMore a:hover
{
	color: #919291;
}

.PuffReadMore a:visited
{
	color: #660000;
}

/* ----------------- EVENT ---------------*/

.EventIntroduction
{
	margin-bottom: 10px;
}

.EventEmph
{
	font-weight: bolder;
	color: #0e6f81;
}

.EventListHeaderContainer
{
	width: 370px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #B6DCD1;
}

.EventListItemContainer
{
	width: 370px;
	float: left;
	background-color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	border-top-style: solid;
	border-top-color: #ccc;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.EventListItemContainer a
{
	color: Black;
}

.EventListItemContainer a:visited
{
	color: #404141;
}

.EventListItemDate
{
	float: left;
	width: 50px;
	font-weight: bold;
}

.EventListItemHeaderText
{
	float: left;
	width: 240px;
}

.EventListItemLocation
{
	float: left;
	width: 70px;
	padding-right: 10px;
}

.EventBackLink
{
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
}

.EventClearfloat
{
	clear: both;
	height: 0;
	line-height: 0px;
}

.EventVisited a:visited
{
	color: #404141;
}

/* -------------------Contact----------------*/

.ContactArea
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	height: 95px;
}

.contactImage
{
	float: left;
	height: 100px;
	margin-right: 10px;
}

.contactOuterContainer
{
	float: left;
	height: 90px;
	position: relative;
	width: 270px;
}

.contactInnerContainer
{
	display: inline;
	position: absolute;
	bottom: 0%;
}

.contactName
{
	font-size: 0.69em;
	font-weight: bold;
	margin-bottom: 2px;
}


/* --------------News----------------- */

.newsPrintIconAndLine
{
	width: 100%;
	text-align: right;
	font-size: 0.69em;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	margin-bottom: 5px;
}

.newsDate
{
	width: 100%;
	font-size: 0.69em;
	text-align: right;
	margin-bottom: 20px;
}

.TextPageHeadLine
{
	margin-bottom: 10px;
}

.contactListContainer
{
	margin-top: 40px;
}

/*---------------------- Windows Module -----------------------*/

.ModuleHeader
{
	font-weight: bold;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../images/headerPaGangBack.gif);
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Module_Image
{
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

.ModuleContent
{
	color: #000;
	background-color: #c4d7d6;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.ModuleLeftContent
{
	color: #000;
	background-color: #d0e0df;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.ModuleWindow
{
	background-color: #C4D7D6;
	float: left;
	width: 190px;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}


/*---------------------- Blank Windows Module -----------------------*/

.BlankModuleHeader
{
	font-weight: bold;
	font-size: 0.8em;
	background-color: #EDEEC4;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.BlankModule_Image
{
	float: left;
	width: 190px;
}

.BlankModuleContent
{
	color: #000;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.BlankModuleWindow
{
	float: left;
	width: 190px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

/*---------------------- Edit Module -----------------------*/

.EditModuleContent
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.EditModuleWindow
{
	float: left;
	width: 190px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}



/*--------------------- On New Workplace -----------------*/

.onNewWorkplaceItem
{
	margin-bottom: 10px;
	min-height: 100px;
	background-color: #A9D6CA;
}

.onNewWorkplaceImage
{
	float: left;
	height: 85px;
	width: 140px;
}

.onNewWorkplaceText
{
	float: left;
	height: 75px;
	width: 216px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

/*---------------------Available Jobs---------------------*/
/* (Lots of divs, due to vertical align in table cells) */

.availableJobsItemContainer
{
	width: 370px;
	height: 55px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.availableJobsItemImage
{
	float: left;
	width: 110px;
}

.availableJobsItemTitleAndCompany
{
	float: left;
	width: 120px;
	padding-left: 10px;
	position: absolute;
	bottom: 35%;
	display: inline;
}

.availableJobsItemLastDate
{
	float: right;
	width: 140px;
	text-align: right;
	padding-right: 5px;
	position: absolute;
	bottom: 35%;
	display: inline;
}

.availableJobsTitleAndCompanyValignContainer
{
	position: relative;
	height: 60px;
	float: left;
	width: 120px;
}

.availableJobsLastDateValignContainer
{
	position: relative;
	height: 60px;
	float: left;
	width: 140px;
}

.availableJobsHeaderContainer
{
	height: 20px;
	background-color: #A9D6CA;
	padding: 2px 2px 2px 2px;
}

.availableJobsHeaderContainer td
{
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
.availableJobsHeaderContainer span
{
	font-style: italic;
}

.availableJobsHeaderImage
{
	float: left;
	width: 100px;
}

.availableJobsHeaderTitleAndCompany
{
	float: left;
	width: 110px;
	padding-left: 10px;
}

.availableJobsHeaderLastDate
{
	float: left;
	width: 140px;
	text-align: right;
	padding-right: 5px;
}

/*---------------------News Archive ----------------------*/

.NewsArticleItem
{
	font-size: 1.0em;
	margin-bottom: 30px;
}

.NewsArticleHeadline
{
	text-decoration: underline;
	font-weight: bold;
	color: Black;
}

.NewsArticleDate
{
	color: #888;
}

.NewsArticleIntroduction
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsArticleWriters
{
	color: #888;
	float: left;
}

.ArchivePaging
{
	float: right;
}

.ArchivePaging a
{
	text-decoration: underline;
}

/* terrible tables from epi */
table#id_matrix td
{
	padding-bottom: 10px;
}
table#id_matrix td span
{
	float: left;
	margin-right: 10px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.8em;
}
table#id_matrix td input
{
	float: left;
}


/*------------------- Search Page -----------------*/

.SearchSubHeader
{
	font-size: smaller;
	color: #1A7788;
}

.SearchMenuDivisor
{
	width: 370px; /*xborder-bottom-style: solid; 	xborder-bottom-color: #ddd; 	xborder-bottom-width: 1px;*/
}

.SearchItemContent
{
	width: 370px;
	padding-top: 8px;
	padding-bottom: 8px; /*xborder-bottom-style: solid; 	xborder-bottom-color: #ddd; 	xborder-bottom-width: 1px;*/
}

.SearchItemTitle a
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

/*----------- Arrow links ------------- */


.CalendarArrowLinks a
{
	background-image: url(../images/btnArrowYellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #01687b;
	font-size: 0.78em;
	font-weight: bold;
}

.ArrowLinks a
{
	background-image: url(../images/btnArrowYellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	color: #01687b;
	font-size: 0.64em;
	font-weight: bold;
}



.ArrowLinks a:hover
{
	color: #919291;
}

.ArrowLinks a:visited
{
	color: #660000;
}

/* ------------ SITE MAP -------------------*/
ul.SiteMap
{
	margin: 0;
}

ul.SiteMap li
{
	float: left;
	width: 24%;
	margin: 0 1% 0 0;
	list-style: none;
	color: Black;
	font-weight: bold;
}

ul.SiteMap ul
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}

ul.SiteMap li ul li
{
	float: none;
	width: 100%;
}

/*--------   Annonsera länk -------------*/
.AnnonseraLink_jobpage
{
	float: left;
	left: 485px;
	position: absolute;
	width: 200px;
}

/*-------------- event form ------*/
.TextBoxForm
{
	font-size: 15px;
}


/* --------- AddThis -----------------*/
#divShare
{
	text-align: right;
	background-position: left;
	float: left;
	padding-left: 248px;
	padding-top: 3px;
}

#divShare a.addThis
{
	background: url(/images/addthisbutton.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 5px;
}

/*-------------- EnkätBanner ------------------*/
.surveyBanner img
{
	width: 390px !important;
	float: left;
	margin-bottom: 12px;
}

/*-------------- Puffar ------------------*/
.mediumteaser img
{
	float: right;
	width: 150px;
}

.ArrowLinks ul li
{
	padding: 0px;
	margin: 0px;
}

.ArrowLinks li
{
	height: 16px;
	padding: 0px;
	margin: 0px;
}

.ArrowLinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
