html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p { line-height:1.3em; margin-bottom:0.7em; }

/* site defaults */

h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #CA003A; 
	margin:0.5em 0;
}

h1 { font-size: 1.2em; line-height:1.4em;}
h2, h3, h4, h5 { font-size: 1.1em; }

a {	color: #3c3c99;}
a:hover { text-decoration: underline; }

address { font-style:normal; }
strong { font-weight: bold; }

table {	/* caters for old content, in ie5.x : */ font-size: 1em; }
	table td { line-height:1.2em; }

.udm { font-size:120% !Important; }

.form {	background-color:#eeeeee; padding:10px; }

.lightbluebkgr { background-color:#eeeeee; padding:10px; }
	.lightbluebkgr h2 { margin-bottom:0; }
	.lightbluebkgr h3 {	margin-bottom:5px; }

li { padding-top: 5px;}
ul li ul { margin-left: 20px; }

br { clear: both; }

.center { text-align:center; }
.widetable { width: 100%; }
.requiredFieldIdentifier { color: Red; }
.button-holder { text-align: center; margin-top: 20px; }

fieldset 
{
	border-style:none;
	padding-bottom:10px;
}

.legend { padding-bottom:10px; }

/* FORM LABELS :: START */

#submenu, #submenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2;
	height:auto;
	min-height: 30px;
}

* html #submenu, * html #submenu ul {
	height: 30px;
}

#submenu li
{ 
	display: inline;
	list-style-type: none;
	height:30px;
}

#submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active
{
	padding-right:10px;
	color: #d6332f;
	text-decoration: none;
	font-weight:bold;
}

#pensions label
{
	display: block;
	float: left;	
	text-align: right;
	vertical-align:middle;	
	width: 300px;
	padding-right:10px;
	padding-bottom:8px;
	padding-top:8px;
	font-weight:bold;
}

#districts label
{
	display: block;
	float: left;	
	text-align: right;
	width: 200px;	
	/*
	vertical-align:middle;
	padding-right:10px;
	padding-bottom:8px;
	padding-top:8px;*/
	font-weight:bold;
}

/* FORM LABELS :: END */

body {
	padding: 0px;
	margin: 0;
	border: 0px;
	padding-top: 2px;
	min-width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 76%;
	color: #333;
}

#Header { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 11px; PADDING-TOP: 0px; HEIGHT: 100px; voice-family: inherit }

#Content { width: 790px; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0; PADDING-TOP: 10px; float: right; }

#Menu { margin-left: 0; padding: 0; margin-top: 10px; width: 160px; line-height: 17px; float: left; }

#page-container { width: 980px; margin: 0 auto; position: relative; padding: 0; }
#footer { width: 980px; height:100px; margin-top: 50px; border-top: solid 7px #97cbe0; clear:both; }
#footer p { margin: 5px; }

a h2{text-decoration:none;}

.pagewrapper {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	min-width: 750px;
}
* html .pagewrapper { /* for IE only */
	width: 770px; /* fixed width for IE if scripting is off */
	width: expression(document.body.clientWidth < 825 ? 750 +"px" : "90%"); /* min-width mimic for IE */
}

.contentwrapper {
	position: relative;
	margin-top: 13px;
	width: 100%; 
}




/* Header */
.header {
	position: relative;
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px; 
}

 .header_welcome {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 380px;
	height: 100px;
	z-index: 99;
}
 .header_welcome1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 380px;
	height: 100px;
	z-index: 99;
}


.header_centre {
	position: relative;
	margin-left: 380px;
	margin-right: 354px;
	height: 100px;
	width: auto;
}

.header_image {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 354px;
	height: 100px;
}

.header #date {
	position: absolute;
	padding: 0px;
	margin: 0px;	
	bottom: 6px;
	right: 10px;
	font-size: 0.9em;	
	color: #f9f9f9;
}


/* Column layout elements */
.column_left {
	position: absolute;
	left: 0px;
	top: 0px;	/*********/
	width: 145px;
	padding-bottom: 20px;
}

.column_right {
	position: absolute;
	right: 0px;
	top: 0px;	/*********/
	width: 145px;
	padding-bottom: 20px;	 
}

.column_right h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 8px;
	font-size: 0.9em;
	color: #f9f9f9;
	font-weight: bold;
}

.column_right h2 a {
	color: #f9f9f9;
	width: 100%;
	display: block;
}

.column_right ul {
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
}
.column_right li {
	padding-left: 8px;
	padding-top: 0.3em;
	padding-bottom: 0.4em;
	margin: 0px;
	
}

.column_right li a {
	color: #333;
	font-weight: normal;
	width: 100%;
	display: block;
/* hide from IE mac \*/
	overflow: hidden;
/* end hiding from IE mac */ 
}

.column_right #disclaim {
	padding-left: 8px;
	font-size: 0.8em;
	line-height: 1.1em;
}

.column_centre_container {
	position: relative;
	top: 22px;	/*********/	
	margin-left: 165px; 
	margin-right: 165px;
	margin-bottom: 40px;
	height: auto; 
}


/* Left column */
#sitetour h2 {
	margin-top: 0px;
	background: #0188B5 url(../images/button_sitetour_corner.gif) no-repeat top right; 
}

#form_search {
	background-color: #97CBE0;
}

#form_search form {
	margin: 0px;
}

#form_search h2 {
	margin-top: 0px;	
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1em;
}

#form_search label {
	display: block;
	margin-top: 0px;	
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.9em;
	color: #f9f9f9;
	font-weight: bold; 
	margin-left: 8px;
}

#form_search #keywords {	
	margin-left: 4px;
	margin-bottom: 1px;
	width: 105px;
	font-size: 0.9em;	 
}

#form_search #go {
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #f9f9f9;
	background: #0188B5;
}

#sitefunctions .light {
	background-color: #CAE5EE;
}

#sitefunctions .dark {
	background-color: #97CBE0;
}



#sitetour .light {
	background-color: #CAE5EE;
}

#sitetour .dark {
	background-color: #97CBE0;
}

#information h2 {
	background: #CA003A url(../images/title_information_corner.gif) no-repeat top right; 
}

#information .light {
	background-color: #F8E2E4;
}

#information .dark {
	background-color: #F3C4CA; 
}


/* Right column */
#accessibility h2 {
	margin-top: 0px;
	background: #0188B5 url(../images/button_accessiblity_corner.gif) no-repeat top left; 
}

#emergencies h2 { 
	background: #E60000 url(../images/button_emergencies_corner.gif) no-repeat top left; 
}

#onlineservices h2 {
	background: #B0BE0F url(../images/title_onlineservices_corner.gif) no-repeat top left; 
}

#onlineservices .light {
	background-color: #D9D9D9;
}
#onlineservices .dark {
	background-color: #BFBFBF;
}

#int_signposts h2 {
	background: #0C1B70 url(../images/title_alsoon_corner.gif) no-repeat top left; 
}

#signpost_img {
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #D9D9D9;
}

#int_signposts .light {
	background-color: #D9D9D9;
}

#int_signposts .dark {
	background-color: #BFBFBF;
}

#ext_signposts h2 {
	background: #FFA421 url(../images/title_extlinks_corner.gif) no-repeat top left; 
}

#ext_signposts .light {
	background-color: #FFF4E2;
}

#ext_signposts .dark {
	background-color: #FFEDCF;
}

.column_right .talksign_light, .column_right .talksign_dark {
	margin: 1px 0 1px 0;
	padding: 0 0 1px 2px;
	border: 2px solid #0188B5;
	font-size: 0.8em;
	color: #0188B5;
}
.column_right .talksign_light {
	border: 2px solid #CA003A;
	color: #CA003A;
	background-color: white;
}
.column_right .talksign_dark {
	border: 2px solid #0188B5;
	color: #0188B5;
	background-color: white;
}
.talksign_light a, .talksign_dark a {
	color: #333;
	font-weight: bold !important;
}


/* Menu column footers - help, legal etc. */
#sitetoolfoot {
	background: #97CBE0 url(../images/footer_helphome_corner.gif) no-repeat bottom right;
}	

.menufoot {
	height: 1.8em;
	background: #999999 url(../images/footer_bottom.gif) no-repeat bottom;
	width:155px;
	padding-bottom: 5px;
}
.menufoot ul, .menufoot li {
	display: inline;
	padding: 0px;
}
.menufoot li {
 /* required by IE mac : */
	width: 41%;
/* hide proper value from IE mac \*/
	width: auto;
/* end hiding from IE mac */ 
}
.menufoot li.lft {
	float: left;
	text-align: left;
	margin: 5px 0px 3px 8px;
}
.menufoot li.rght {
	float: right;
	text-align: right;
	margin: 5px 8px 3px 0px;
}
.menufoot li a {
	width: auto;
	font-weight: bold; 
	color: #f9f9f9;
}
/* Crumb trail */
#crumbtrail {
	position: absolute;
	top: -8px;
	left: 155px;
	width: 25em;
	white-space: nowrap;
}
#crumbtrail ul {
	list-style-image: url(../images/arrowback_lt.gif);
}
#crumbtrail #crumb1 {
	margin-left: 16px;
	padding: 1px;
}
#crumbtrail #crumb2 {
	margin-left: 25px;
	padding: 1px;
}
#crumbtrail a {
	font-size: 0.9em;
	color: #999;
	/* hide from IE mac \*/
	overflow: hidden;
	/* end hiding from IE mac */ 
}
#crumbtrail a:hover {
	color: #333;
}

/* Main-content footer - translations, email  */
.footer {
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
}

.footer #languages {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.footer #languages ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
} 

.footer #languages li {
	list-style: none;
	display: inline;
	margin-left: 0;
	padding: 0px 3px 0px 4px;
	border-left: 1px solid #333;
}

.footer #languages li.first {
	border-left: none;
}

.footer li a {
	text-align: center;
	width: auto;
}

.footer #email {
	float: right;
	text-align: right;
	width: 11em;
	background: url(../images/email_envelope.gif) no-repeat left center;
}

/* Font size adjust */
#adjfont {
	position: absolute;
	top: -8px;
	right: 160px;
	width: 14em;
	text-align: right;
	font-size: 11px;
}

#adjfont ul, #adjfont li {
	list-style-type: none;
	display: inline; 
	padding: 0px;
	margin: 0px;
}

#adjfont li a {
	padding-left: 2px;
	padding-right: 2px;
	width: auto;
	border: 1px solid white;
	color: #333;
	font-weight: normal;
}

#adjfont a:hover {
	border: 1px solid gray;

	background-color: #ddd;
}

#s, #m, #l, #xl {
	display: inline;
	line-height: 30px;
}

#s { font-size: 9px;}
#m { font-size: 12px; }
#l { font-size: 15px; }
#xl { font-size: 18px; }


/* Miscellaneous */
.hiddenheader {
	position: absolute;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
.hiddenelement {
	display: none;
}

.nogap {
	margin: 0px !important;
	padding: 0px !important;
}
.subhead {
	margin-top: 15px;
	margin-bottom: 3px;
	padding: 0px;
}

.dgPager td
{
	padding:4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:#ffffff; 
	background:#CA003A; 
	height:25px;
}

.dgPager a:link, .dgPager a:hover, .dgPager a:visited, .dgPager a:active
{
	text-decoration:underline;
	color:#ffffff;
	font-weight: normal; 
}

.dg
{
	table-layout:fixed;
}

.dg2
{
	table-layout: auto;
}

.dg td
{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.dgHeader td, .dgHeader th
{
	padding:4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;  
	color:#ffffff; 
	background:#CA003A; 
	height:30px;
	font-size: 110%;
	vertical-align:bottom;
}

.dgHeaderMultiLine td
{
	padding:4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;  
	color:#ffffff; 
	background:#CA003A; 
	height:50px;
	font-size: 110%;
	vertical-align:bottom;
}

.dgItem td
{
	padding-bottom:6px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;  
	background-color: #eee; 
}

.dgAlterItem td
{
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom:6px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	background-color: #f6f6f6; 
}

.dgAlterItem a, .dgItem a 
{
	text-decoration: none; 
	color: #3c3c99; 
} 

.dgAlterItem a:hover, .dgItem a:hover 
{
	text-decoration: underline; 
}


.tableheader
{
	padding:4px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;  
	color:#ffffff; 
	background:#D6332F; 
	font-size: 100%;
	vertical-align:bottom;
}

.tablerow
{
	padding-bottom:6px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;  
	background-color: #eee; 
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

label 
{
	/*display: block;
	float: left;	
	text-align: right;
	vertical-align:middle;	
	width: 150px;
	padding-right:10px;
	padding-bottom:8px;
	padding-top:8px;*/
	font-weight:bold;
}

table td 
{
	padding:3px;
}

table label
{
	float:none;
	width: 100%;	
	text-align: right;	
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
	font-weight:bold;
}

.button, .wymupdate
{
	color: #FFFFFF;
	background-color:#D6332F;
	padding:4px;
	border:solid 1px #ffffff;	
	font-size: 1.2em;
	font-weight: bold;
}

br {
	clear: left;
}


/* Search Results C0D7ED */

#vacancyresults, .vacancyresults
{
	background-color:#E8F0F9;	
}

#vacancyresults a:link, #vacancyresults a:active, #vacancyresults a:hover, #vacancyresults a:visited,
.vacancyresults a:link, .vacancyresults a:active, .vacancyresults a:hover, .vacancyresults a:visited
{
	color: #D6332F;
	text-decoration:none;
	border-bottom:1px dashed #D6332F;
}

#vacancyresults h3, .vacancyresults h3
{
	font-size:110%;
	margin-bottom:0;
	color:#D6332F;
}

.pager
{
	
}

#pager a:link, #pager a:active, #pager a:hover, #pager a:visited
{
	color: #004F95;
	text-decoration:underline;
	border-bottom:0px solid #004F95;
}

.pagercurrent
{
	color: #004F95;
	text-decoration:none;
	font-weight:bold;
	border-bottom:0px solid #004F95;
}

#pagercurrent a:link, #pagercurrent a:active, #pagercurrent a:hover, #pagercurrent a:visited
{
	color: #004F95;
	text-decoration:none;
	border-bottom:0px solid #004F95;
}

.form a:link, .form a:active, .form a:hover, .form a:visited
{
	color: #D6332F;
	text-decoration:none;
	border-bottom:1px solid #D6332F;
}

.TitleStyle
{
	background-color:#CA003A;	
	padding:6px;
}

.TitleStyle a:link, .TitleStyle a:active, .TitleStyle a:hover, .TitleStyle a:visited
{
	color: #ffffff;
	text-decoration:none;
	font-size: 1.1em;
}

td.TitleStyle { text-align: right; }
td.CollapsedTitleStyle { text-align: right;
	 }

.CollapsablePanel
{	
}

.CollapsedTitleStyle
{
	background-color:#CA003A;	
	padding:6px;
}

.TitleStyle a img, .CollapsedTitleStyle a img { float: right; }

.CollapsedTitleStyle a:link, .CollapsedTitleStyle a:active, .CollapsedTitleStyle a:hover, .CollapsedTitleStyle a:visited
{
	color: #ffffff;
	text-decoration:none;
}

	
#navnqtmanager, #navnqtmanager ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2; 
	width:150px;
	float:right;
	margin-right:-10px;
	color:#ffffff;
	width:160px;
}	

#navnqtmanager li a 
{
	font-size:95%;
	padding:4px;
	display : block;
	text-decoration : none;
	color:#ffffff;	
	text-decoration:none;
	border-bottom:1px dashed #ffffff;
}

#navnqtmanager .light {
	background-color: #e68979;
}

#navnqtmanager .dark {
	background-color: #e68979;
}

#navnqtmanager h2
{
	font-size:95%;
	padding:4px;
	margin-left:10px;
	margin-top:-5px;
	margin-bottom:-10px;
	background: #D6332F;
}

#navnqtmanager .menuheader
{
	padding:4px;
	margin-bottom:-3px;
	background: #D6332F;	
}

#navnqtmanager h2 a
{
	color: White;
	font-weight: bold;
	text-decoration:none;
}

.warning, .warning550
{
	border-right: #D6332F 1px solid;
	border-top: #D6332F 1px solid;
	border-left: #D6332F 1px solid;
	color: #d6332f;
	border-bottom: #D6332F 1px solid;
	background-color: #ffd8d4;
	margin:10px;
	padding: 10px;
}

.warning550
{
	width:530px;
}

.warning
{
	width: 94%;
	height: auto;
}

.news
{
	border: #008ab5 1px solid;
	color: #008ab5;
	background-color: #CAE5EE;
	margin:10px;
	padding: 10px;
}


a.tip {border-bottom: 1px dashed brown;text-decoration: none;cursor:help;}
a:hover.tip {position: relative; }
a.tip span {display: none;}
a:hover.tip span {display: block;
	width:300px;
	position: absolute; 
	top: -5px; 
	left: 15px;/* formatting only styles */
	padding: 5px; 
	margin: 10px; 
	z-index: 100;
	background: #f0f0f0; 
	border: 1px dotted #c0c0c0;
	opacity: 0.9;/* end formatting */
	
	}
	
	
	
/* Used on main page */

.latest-vacancies-holders {
	float: right; 
	width: 48%;
}
.title {
	font-size: 1em;
	font-weight: bold;
	color: #CA003A; 
}

/* End of Used on main page */

.hidefieldset
{
	padding:0;
	margin:0;
}

.hidefieldset legend
{
	display:none;
}

/* Right sub menu for application form and online profile */

/* .right-submenu { list-style-type:none; margin-left: 0; width: 160px; padding: 5px; background-color: Lime; float:right; } 
.right-submenu li { background-color: #e68979; }
.right-submenu li ul { list-style-type:none; margin-left: 0; } */

.right-submenu { padding:4px; margin-bottom:-3px; background: #D6332F; }
.right-submenu, #right-submenu ul {	padding: 0;	margin: 0; list-style: none; line-height: 2; width:150px; float:right; 
	margin-right:-10px;	color:#ffffff; width:160px; }	
.right-submenu li a { font-size:94%; padding:4px; display : block; text-decoration : none; color:#ffffff; text-decoration:none;
	border-bottom:1px dashed #ffffff; }
.right-submenu .light { background-color: #e68979; }
.right-submenu .dark { background-color: #e68979; }
.right-submenu h2 { font-size:95%; padding:4px;	margin-left:10px; margin-top:-5px; margin-bottom:-10px; background: #D6332F; }
.right-submenu .menuheader { padding:4px; margin-bottom:-3px; background: #D6332F; }
.right-submenu .menuheader a { font-size:95%; border: none; padding:4px; margin-bottom:-3px; padding-top: 0;}
.right-submenu h2 a { color: White;	font-weight: bold; text-decoration:none; }

.content-with-menu-holder { width:630px; float:left; }

/* Def Lists */
fieldset dl { padding:5px; background-color: #eeeeee; }
fieldset dt { width:230px; text-align: right; float: left; clear: left; position: relative; padding-top:4px;	}
fieldset dd { margin-left:235px; padding:1px 0; text-align:left; }
fieldset dt input { margin-top:-5px; margin-right:4px; }
fieldset legend { font-size: 1.3em;	font-weight: bold;	color: #CA003A; padding-bottom: 0; }

/* Home Page */

.latest-vacancies { margin:0; padding:10px; background-color:#eee;}
.latest-vacancies h2, .top-subjects h2 { font-size: 1.1em; margin-bottom:10px; }
.latest-vacancies h3 { font-size: 1em; font-weight: normal; }
.latest-vacancies h3 a { color:#CA003A; }
.latest-vacancies a { color:#CA003A; }
.top-subjects { margin-left: -30px; padding:10px; background-color:#eee; width: 210px; }
.top-subjects ul { list-style:none; margin:0; padding:0; border:none; margin-top:12px; }
.top-subjects li { padding:5px 0; }

.home-left { float:left; width: 550px;}
.home-right { float: right; width: 200px;}
.rss { text-align:right; margin-top:2px; }
	.rss a { color: #000; }
	.rss img { vertical-align:bottom; }
.seperator { border:none; border-top:solid 5px #fff; margin:0; padding:0; }

.home-links {  width: 200px; list-style:none; }
	.home-links li a { line-height:1.4em; color: #360af6; }
.home-links li { margin-left: -30px; margin-top: 10px; padding:10px; background-color:#CAE5EE; width: 210px;  }

/* Home Page IE6 Resets */
* html .home-links li { margin-left: 0;}
* html .top-subjects { margin-left: 0;}

.contactDetails th { white-space:nowrap; text-align:left;vertical-align: top; }
.contactDetails td { vertical-align: top; padding-top:0; }

.reducedText { font-size: 85%; }
.align-right { text-align: right; }
.align-top { vertical-align: top; }
.nowrap { white-space: nowrap; }
.display-none { display:none; }

.unordered-list { margin: 10px 0 10px 15px; }
	.unordered-list li { list-style:disc;line-height:1.3em; margin-bottom:0.5em; }
	
.advert-text ul { margin: 10px 0 10px 40px;}
.advert-text ul li {list-style:disc;line-height:1.3em; margin-bottom:0.5em;}

.actions-menu { background-color: #CAE5EE; border: solid 1px #BBCDFF; padding: 5px; }

