.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 365px;
	height: 9.7em; /* Set height to be able to contain height of largest content shown*/
	/*border: 1px solid #687C98;*/
	//height:10.3em;
	.height: 9.7em;
	overflow: hidden;
}
.glidecontentwrapper2 {
	position: relative; /* Do not change this value */
	width: 99.8%;
	height: 9.66em; /* Set height to be able to contain height of largest content shown*/
	/*border: 1px solid #687C98;*/
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	/*padding: 10px;*/
visibility: hidden;
	width: 357px;
	color:#666666;
	text-align: left;
	padding: .5em 0 .3em .5em;
}
.glidecontent2 { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	/*padding: 10px;*/
visibility: hidden;
	width: 95%;
	font-size:0.8em;
	color:#666666;
	text-align: left;
	padding: 1em 0 .3em 1em;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	width: 350px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	margin: 2px auto 0;
	.margin-top: 4px;
}
.glidecontenttoggler2 { /*style for DIV used to contain toggler links. */
	width: 200px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	margin: 3px auto 0;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a { /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #D0D09D;
	color: #A3090B;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size:0.7em;
	background-color: #EAEAEA;
}
.glidecontenttoggler2 a { /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #D0D09D;
	color: #A3090B;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size:0.7em;
}

.glidecontenttoggler a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: #006600;
}
.glidecontenttoggler2 a.selected { /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: #006600;
}
.glidecontenttoggler a:hover {
	color: #CCFF00;
	background-color: #A8373F;
}
.glidecontenttoggler2 a:hover {
	background: #E4EFFA;
	color: #006600;
}

.glidecontenttoggler a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler2 a.toc { /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler2 a.prev, .glidecontenttoggler2 a.next { /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	color: #CCFF00;
	background-color: #A8373F;
}
.glidecontenttoggler2 a.prev:hover, .glidecontenttoggler2 a.next:hover{
background: #1A48A4;
color: white;
}
#canadaprovinces .glidecontent a {
	font-size: 1.4em;

	//font-size:1.3em;
	line-height:1em;
	font-weight: bold;
	color: #8A8A00;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: -6px;
}
#canadaprovinces .glidecontent2 a, #canadaprovincesALT .glidecontent2 a {
	font-size: 1.5em;
	font-weight: bold;
	color: #777700;
	text-decoration:none;
}
#canadaprovinces .glidecontent a:hover {
	color:#3366FF;
}
#canadaprovinces .glidecontent2 a:hover, #canadaprovincesALT .glidecontent2 a:hover  {
	color:#3366FF;
}
.anuncio_subtit {
	font-size: 0.8em;
	font-weight: bold;
	color: #AF2B1E;
	background-color: #F2F2F2;
	padding: 3px 3px 3px 10px;
	border-left:3px solid #AF2B1E;
	margin-left: 1px;
	width:60.3%;
	display:block;
	margin-top:-7px;
	//margin-top:-4px;
}
.anuncio_subtit_txiki {
	font-size: 0.86em;
	font-weight: bold;
	color: #AF2B1E;
	background-color: #F2F2F2;
	padding: 3px 3px 3px 10px;
	border-left:3px solid #AF2B1E;
	margin-left: 1px;
	width:90%;
	display:block;
	margin-top:4px;
	//margin-top:3px;
}
.anuncio_texto {
	font-size: 0.7em;
	font-style: italic;
	color: #515151;
	padding:4px 8px;
	border-top:1px dashed #D2D2D2;
	border-bottom:1px dashed #D2D2D2;
	font-style:normal;
	display:block;
	margin-top:-30px;
	//margin-top:-24px;
	width:60.6%;
}
.anuncio_texto_txiki {
	font-size: 0.8em;
	color: #666666;
	padding:10px 2px 10px 4px;
	border-top:1px dashed #D2D2D2;
	border-bottom:1px dashed #D2D2D2;
	font-style:normal;
	display:block;
	margin-top:10px;
	//margin-top:6px;
	font-weight:bold;
	width:58%;
}
