/*

Font size in em's

11px = 0.846em
12px = 0.923em

*/

/*
*****************************************************************
		STANDARD OBJEKTS
*****************************************************************
*/

html
{
    font-size: 100%;    
}

body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.813em;
	margin: 0;
	padding: 0;
}

fieldset
{
	border:0;	
}

a
{
	border: none 0;
	color: #e31836;		
}

a.arrow, a.external
{
	color: #000000;
	padding-left: 12px;
	background-image: url(../images/global_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.538em;
}

a.arrow:hover, a.external:hover
{
	color: #e31836;	
}

a.pdf,
a.print
{	
	background-image: url(../images/global_icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	margin: 0 0 0 0.385em;
	padding: 0.385em 0.385em 0.385em 1.846em;
	text-decoration: none;
}

a.print
{	
	background-image: url(../images/global_icon_print.gif);	
}

a.print:hover,
a.pdf:hover
{	
	text-decoration: underline;
}

p.dimmed, p.published
{
    color: #8a8a8a;
}

p.published
{    
    background-image: url(../images/global_horizontal_line.gif);
    background-repeat: repeat-x;
	background-position: 0px 28px;
	font-size: 0.846em;
	padding: 0.454em 0 0.909em 0;	
}

img
{
	border:0px;
}

input, button
{	
	padding: 2px;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input.textbox
{
	border: 0 none;    
    padding: 0.154em;
    width: 13.45em;
}

select
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.button-red-white-bg
{
	background-image:url(../images/global_btn_red_left.gif);
	background-repeat:no-repeat;
	background-position: top left;
	min-width:104px;
	min-height:27px;
	padding:0 0 0 4px;
	margin: 0 0 10px 0;
    cursor: pointer;
}

table
{
    border: none 0;
    border-collapse: collapse;
}

div.button-red-white-bg input
{
	background-image: url(../images/global_btn_red_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border: 0 none;
    color: #FFFFFF;
    display: block;
    padding: 3px 9px 5px 6px;
    text-align: center;
    cursor: pointer;
}

textarea
{		
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;	
	margin: 0;
	padding: 2px;	
}

input.button
{
	background-color: #760011;    
    padding: 3px 5px 2px 5px;
    display: inline; 
    font-size: 0.846em;
    font-weight: bold;    
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    text-transform: none;
    width: auto;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

h1
{
	margin: 0 0 15px 0;
	color: #E31836;
	font-size: 2.308em;
	font-weight: normal;
}

h2
{
  	margin: 0 0 9px 0;
	color: #E31836;
	font-size: 1.385em;
	font-weight: normal;
}

h3
{
	font-size: 1.077em;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 25px 0 7px 0;
}

h4
{
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul
{
	margin-top: 0;
	margin-bottom: 1em;	
}

ol
{
	margin-top: 0;
	margin-bottom: 1em;
}

p
{    
	margin: 0 0 1em 0;
}

hr
{
	color: #bfbfbf;
	height: 1px;	
}

form
{
	margin: 0px;
}

.clear-float
{
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
}

/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.clearfix:after {display:block;clear:both;height:0;visibility:hidden;content:".";}
.clearfix {display:inline-block;}
* html .clearfix {height:1px;}
.clearfix {display:block;}

/*
*****************************************************************
		GLOBALA KLASSER - TOOLBAR
*****************************************************************
*/

.page-top .toolbar 
{
	padding: 0 0.769em 0 0.769em;
	margin:0;
}

.page-top .toolbar #tools
{
    float:right; 
    padding: 0.769em 0 0.769em 0;
}

.page-top .toolbar #tools .links
{		
	color: #FFFFFF;
	float: right;	
	margin: 3px 15px 0 0;
}

.page-top .toolbar #tools .links ul
{     
    padding: 0;
    margin: 0;
} 

.page-top .toolbar #tools .links ul li
{    
    list-style-type: none;
    display: inline;
    padding-left: 15px;
}

.page-top .toolbar #tools .links ul li:first-child
{    
	border-right: solid 1px #FFFFFF;
    padding-right: 15px;
    font-weight: bold;   
}

.page-top .toolbar #tools .links a
{
	color: #ffffff;
	font-size: 0.846em;
	text-decoration: none;	
}

.page-top .toolbar #tools .links a:hover
{	
	text-decoration: underline;
}

.page-top .toolbar #tools .search
{
	float: right;
}

.page-top .toolbar #tools .search input.textbox
{
	width: 9.231em;		
}

/*
*****************************************************************
		GLOBALA KLASSER - MENY / LOGO DELEN
*****************************************************************
*/


/*** Logotyp ***/
.page-top .toolbar .logotype
{
	float: left;
	margin: 1.154em 0 0 0;	
}

.page-top .head-area
{
    background-image: url(../images/global_header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.page-top .head-area #clock
{
	float: right;
	margin: 0 0.769em 0 0;
}

/*** Meny ***/
.page-top .head-area .menu
{
	float: left;
	margin: 2.154em 0 0 17.308em;
	z-index: 150;
}

.page-top .head-area .menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	z-index: 150;
}

.page-top .head-area .menu ul li
{
	float: left;
	list-style: none;
	padding: 0;	
	z-index: 150;
}

.page-top .head-area .menu .menu-sep
{
	width: 0.81em;
	background-position: center 0.72em;
	height: 2.36em;	
}

.page-top .head-area .menu .wrapper
{	
	height: 2.95em;
	margin:0 0 0 0.692em;
}

.page-top .head-area .menu ul .menu-item-selected,
.page-top .head-area .menu ul .hover
{
	background:url(../images/menu_marked_background-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFF;
}

.page-top .head-area .menu .menu-item-selected .wrapper,
.page-top .head-area .menu .hover .wrapper
{
	background:url(../images/menu_marked_background-right.gif);
	background-position: right top;
	background-repeat: no-repeat;	
}

.page-top .head-area .menu .menu-item-selected .below
{
    background-image: url(../images/menu-marked-arrow.png);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 0.923em;
}

.page-top .head-area .menu .menu-item,
.page-top .head-area .menu li.menu-item-selected
{
    height: 38px;
	position: relative;
}

.page-top .head-area .menu .menu-item a,
.page-top .head-area .menu .menu-item-selected a,
.page-top .head-area .menu .menu-item-selected span
{
	font-size: 1.385em;
	text-decoration: none;
	display:block;
	padding: 0.444em 0.556em 0.556em 0;
}

.page-top .head-area .menu .menu-item a,
.page-top .head-area .menu .menu-item-selected a 
{
    color: #f9dce1;
}

.page-top .head-area .menu .menu-item-selected span,
.page-top .head-area .menu .menu-item-selected a,
.page-top .head-area .menu .hover a
{
    color: #FFF;
}

.page-top .head-area .menu .menu-item a:active
{
	background-color: Transparent;
}

.page-top .head-area .menu .submenu li
{
	float: none;
	width: 14.923em;
}

.page-top .head-area .menu .submenu .selected
{
	background-color: #000;
}

.page-top .head-area .menu li ul
{
    position:absolute;
	z-index: 150;
    background-image: url(../images/menu_submenu_background.png);
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 0.308em 0 0.692em;
    display: none;
    width: 194px; /* For IE7 */
}

.page-top .head-area .menu .submenu a
{
	color: #ffffff;	
	display: block;
	font-size: 1em;
	padding: 0.231em 0.769em;
	text-decoration: none;		
}

/*
*****************************************************************
		GLOBALA KLASSER - CONTENT DELEN
*****************************************************************
*/

/*** Breadcrumb ***/

#breadcrumb
{
    display: block;
    margin:  1.385em 0 1.385em 0.769em;
    font-size: 0.846em;
}

#breadcrumb .inner
{
    display: inline;
    color: #696868;    
    /*background-color: #f8f7f7;
    border: solid 1px #e7e7e7;*/
    padding: 0.385em 0.769em 0.385em 0.538em;
}

#breadcrumb .inner .separator
{    
    padding: 0 0.154em 0 0.154em;
}

#breadcrumb a
{	
	text-decoration: none;
}

#breadcrumb a:hover
{	
	text-decoration: underline;
}

/*** Content ***/

.content .standard-left
{
	float: left;
	margin: 0 1.154em 0 0.769em;
	width: 15.385em;
}

.content .standard-right
{
	float: right;
	margin: 0 0.769em 0 1.154em;
	width: 54.615em;	
}

.content .standard-right .main
{
    float: left;
    width: 36.923em;
}

.content .standard-right .main-full
{
    float: left;
    width: 54.615em;
}

.content .standard-right .main table.standard-table td,
.content .standard-right .main table.standard-table th
{
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #fff;	
}

.content .full-page
{
    /*margin: 0 1em;*/
}

.content table.standard-table
{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 0.923em;
    position: relative;
}

.content table.standard-table tr
{
	background: #ededed;
}

.content table.standard-table tr.alt
{
	background: #f5f5f2;
}

.content table.standard-table th
{	
	background: #d81733;	
	color: #fff;
	padding: 5px;
	text-align: left;
}

.content table.standard-table th p
{
    margin: 0;
}

.content .standard-right .main table.standard-table td.top
{	
	background: #d81733;
	color: #fff;
	font-weight: bold;
	/*font-size: 0.923em;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

.content .standard-right .main table.standard-table td.left-corner
{
	/*background: #d81733 url(../images/global_table_tl.gif) no-repeat top left;*/
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	background: #d81733;
}

.content .standard-right .main table.standard-table td.right-corner
{
	/*background: #d81733 url(../images/global_table_tr.gif) no-repeat top right;*/
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	background: #d81733;
}

.content .standard-right .main table.standard-table td.left-corner.right-corner 
{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #d81733;
}

.content td
{	
	padding: 2px 4px 2px 4px;	
}

.content .standard-right .main .search-result td
{
	line-height: 1.4em;
}

.content .standard-right .boxes
{
	float: right;
	margin: 0 0 0 0.769em;
	width: 15.385em;		
}

.content .standard-right .boxes .content-box
{
	float: left;
	margin: 0.769em 0 0.769em 0;
	width: 100%;
}

.content .standard-right .boxes .content-box .box-top
{
	background-image: url(../images/global_content_box_top_bg.gif);
	background-repeat: no-repeat;	
	min-height: 27px;
	padding: 8px 9px 3px 9px;		
}
.content .standard-right .boxes .content-box .box-top-empty 
{
	background-image:url(../images/global_content_box_top-empty.gif);
	background-repeat:no-repeat;
	height: 6px;
	overflow: hidden;
}

.content .standard-right .boxes .content-box .box-top h2
{
	color: #000000;
	margin: 0;
}

.content .standard-right .boxes .content-box .box-body
{	
    border-left: solid 1px #e7e7e7;
    border-right: solid 1px #e7e7e7;	
	padding: 10px 10px 10px 10px;
}

.content .standard-right .boxes .content-box .box-body h4
{	    
	margin: 5px 0 0 0;
}

.content .standard-right .boxes .content-box .box-body a
{	    
	display: block;
	color: #000000;
	padding: 5px 0 5px 13px;
	background-image: url(../images/global_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;	
	text-decoration: none;
}

.content .standard-right .boxes .content-box .box-body a:hover
{
    color: #e31836;
}

.content .standard-right .boxes .content-box .box-body a.no-marker 
{
	background-image: none;
	padding-left: 0;
}

.content .standard-right .boxes .content-box .box-body p
{	
    display: inline;
    width: 75%;
}

.content .standard-right .boxes .content-box .box-bottom
{
	background-image:url(../images/global_content_box_bottom.gif);
	background-repeat:no-repeat;
	height: 10px;
	overflow: hidden;
}

.content .standard-right .content-tools
{
	color: #cecece;
	margin-top: 40px;
}

/*
*****************************************************************
		GLOBALA KLASSER - UNDERMENY
*****************************************************************
*/

.content .standard-left .menu
{
    font-size: 1.077em;
	margin: 0;
	width: 14.35em;
}

.content .standard-left .menu .top
{
    font-size: 1.143em;
    height: 2.499em;
    font-weight: bold;
	color: #FFF;	
}

.content .standard-left .menu .top.inactive a:hover
{
    color: #e31836;
    background-image:url("../images/submenu_top_active_arrow.gif");
    background-position:7px 17px;
    background-repeat:no-repeat;
}

.content .standard-left .menu .bottom .item-selected-inactive-1 a:hover
{
    color: #e31836;
    background-image:url("../images/submenu_bottom_active_arrow.gif");
    background-position: 7px 13px;
    background-repeat:no-repeat;
}
.content .standard-left .menu .bottom .item-selected-active-2 a:hover,
.content .standard-left .menu .bottom .item-selected-inactive-2 a:hover 
{
	background-image:url("../images/submenu_active_arrow.gif");
}

.content .standard-left .menu a:hover,
.content .standard-left .menu .item-2 a:hover,
.content .standard-left .menu .item-2 .wrapper-2 a:hover
{
    color: #e31836;
    background-image:url("../images/submenu_active_arrow.gif");
    background-position: 7px 13px;
    background-repeat:no-repeat;
}

.content .standard-left .menu .item-2 a:hover,
.content .standard-left .menu .item-2 .wrapper-2 a:hover,
.content .standard-left .menu .item-selected-inactive-2 .wrapper-2 a:hover
{
	background-position: 18px 13px;
}

.content .standard-left .menu .item-3 .wrapper-3 a:hover 
{
	background-position: 31px 13px;
}

.content .standard-left .menu .top.active
{
	background-image: url(../images/submenu_top-active.gif);
}

.content .standard-left .menu .top.inactive
{
	background-image: url(../images/submenu_top-inactive.gif);
}

.content .standard-left .menu .top.inactive-step2
{
    background-image: url(../images/submenu_top-inactive_step2.gif);
}

.content .standard-left .menu .top.inactive a
{
	color: #5B5B5B;
	text-decoration: none;
	display: block;
}

.content .standard-left .menu .bottom
{
	width: 14.35em;
	background-image: url(../images/submenu_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 0.923em 0;
}

.content .standard-left .menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	/*border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;*/
}

.content .standard-left .menu .item-selected-active-1 .wrapper-1 div
{
	padding: 8px 18px 6px;
	background-color: #000;
    color: #FFF;
}

.content .standard-left .menu .first .wrapper-1 div
{
	border-top:none;
}

.content .standard-left .menu .top a,
.content .standard-left .menu .top div
{
	padding: 10px 0 10px 18px;
}

.content .standard-left .menu .bottom a
{
	border-top:1px solid #e7e7e7;	
	padding: 0.571em 1.286em 0.429em 1.286em;
}

.content .standard-left .menu ul li a,
.content .standard-left .menu ul li div
{
	display: block;
}

.content .standard-left .menu .item-selected-active-1 
{
    font-weight: bold;
}

.content .standard-left .menu .top.inactive,
.content .standard-left .menu .item-selected-inactive-1 .wrapper-1
{
    background-color: #e7e7e7;
    color: #5b5b5b;
    font-weight: bold;
}

.content .standard-left .menu .item-selected-active-2 .wrapper-2
{
    background-color: #000;
    color: #FFF;
}

.content .standard-left .menu .wrapper-2 a,
.content .standard-left .menu .wrapper-2 div
{
    border-top: 0 none;
    padding: 8px 0 6px 30px;
    font-weight: normal;
}

.content .standard-left .menu .wrapper-3 a,
.content .standard-left .menu .wrapper-3 div
{
    border-top: 0 none;
    padding: 8px 0 6px 45px;
    font-weight: normal;
}

.content .standard-left .menu .item-selected-active-1 ul,
.content .standard-left .menu .item-selected-inactive-1 ul
{
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    background-image: url(../images/submenu_active_submenu_bottom_background.png);
    background-repeat:repeat-x;
    background-position: bottom left;
    /*padding: 0 0 7px 0;*/
}

.content .standard-left .menu .item-selected-active-2 ul,
.content .standard-left .menu .item-selected-inactive-2 ul 
{
	border-left: 0;
	border-right: 0;
}

/*** Sub-submenu ***/
.content .standard-left .menu .item-2 
{    
    font-size: .8em;
}

.content .standard-left .menu .item-3 
{
	/*font-size: .8em;*/
}

.content .standard-left .menu .item-selected-active-1 .submenu,
.content .standard-left .menu .item-selected-inactive-1 .submenu
{
    background-image: url(../images/submenu_active_submenu_top_background.png);
    background-repeat: repeat-x;
    background-position: top left;        
}

.content .standard-left .menu .item-selected-active-2 .submenu,
.content .standard-left .menu .item-selected-inactive-2 .submenu 
{
	background-image: none;
}

.content .standard-left .menu .item-selected-active-1 .submenu ul,
.content .standard-left .menu .item-selected-inactive-1 .submenu ul
{
    padding: 6px 0 10px 0;
}

.content .standard-left .menu .item-selected-active-2,
.content .standard-left .menu .item-selected-inactive-2
{
    font-size: .8em;
    color: #e31836;
}

.content .standard-left .menu .item-selected-active-3,
.content .standard-left .menu .item-selected-inactive-3
{
	/*font-size: .8em;*/
}

.content .standard-left .menu .item-2 a
{
    color: #000;
}

.content .standard-left .menu .item-3 a 
{
	color: #000;
}

.content .standard-left .menu li a
{
	color: #5b5b5b;
	text-decoration: none;
}

/*
*****************************************************************
		GLOBALA KLASSER - BOXAR
*****************************************************************
*/

/*** Box travel-planner - Reseplaneraren ***/

.box-travel-planner,
.box-my-pages
{
	color: #ffffff;
	background-image: url(../images/startpage_travel_bg.gif);
	background-repeat: no-repeat;	
	margin: 0.769em 0 0.769em 0;
	padding: 0.615em 0.769em 2.308em 0.615em;
}

.box-travel-planner h2,
.box-my-pages h2
{
	color: #ffffff;			
	margin: 0 0 1em 0;
}

.box-travel-planner label,
.box-my-pages label
{
	display: block;
	font-size: 0.846em;
	font-weight: bold;
	margin: 0.636em 0 0.273em 0;
}

.box-travel-planner input.textbox,
.box-my-pages input.textbox
{	
    border: 0 none;
    height: 1.5em;    
}

.box-travel-planner button,
.box-my-pages input.button
{		
    background-color: #760011;
    margin: 0.909em 0.909em 0.909em 0;
    padding: 0.446em;
    display: inline; 
    font-size: 0.846em;
    font-weight: bold;
    line-height: 200%;            
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    color: #ffffff;
    text-transform: none;
    width: auto;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-travel-planner a,
.box-my-pages a
{
    color: #ffffff;
    display: block;
    font-size:0.923em;    		
    font-weight: bold;
}

.box-my-pages a img
{
    margin: 10px 10px 0 0 !important;
}

.box-my-pages a.main-link
{
    padding: 10px;
}

/*** Box My Pages - Mina sidor ***/

.box-my-pages 
{
	background-image: url(../images/global_webshop_bg.jpg);	
	color: #274e01;
	padding: 8px 10px 20px 8px;
	margin: 0;
}

.box-my-pages a {
    color: #274e01;
    display: block;    
}

.box-my-pages h2
{
	color: #274e01;
}

.box-my-pages input.button
{		
    background-color: #274e01;    
}

/*
*****************************************************************
		GLOBALA KLASSER - FOOTER
*****************************************************************
*/

.page-bottom .footer
{
	background-color: #F1F1F1;
	background-image: url(../images/global_footer_bg.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;		
	margin-top: 10px;
	min-height: 100%;
	height: 100%;
	overflow: auto;
	color: #717171;
	border-top: solid 1px #cecece;
	padding: 0 0 2em 0;
}

.page-bottom .footer #sitemap-links, 
.page-bottom .footer #sitemap-links ul, 
.page-bottom .footer #sitemap-links li
{
	margin: 0;
	padding: 0;
	list-style: none;	
}

.page-bottom .footer #sitemap-links
{	
	float: left;
	padding: 0 1.154em 0 1.154em;	
}

.page-bottom .footer #sitemap-links li 
{	
	margin-right: 1px;
	position: relative;
	width: 165px;
	float: left;
}

.page-bottom .footer #sitemap-links ul li a
{
    padding-left: 20px;
    font-weight: bold;
    font-size: 0.923em;
    text-decoration: none;
    color: #717171;
    line-height: 400%;
}

.page-bottom .footer #sitemap-links ul li a:hover
{    
    color: #e31836;      
}

/* Second level */

.page-bottom .footer #sitemap-links li li
{
	clear: both;
	width: 100%;
	margin-right: 0;
	margin-bottom: 1px;
	font-weight: normal;
}

.page-bottom .footer #sitemap-links ul li ul li a
{
    padding-left: 20px;
    font-weight: normal;
    text-decoration: none;
    line-height: 150%;
    font-size: 0.846em;
	display:block;
}

.page-bottom .footer #sitemap-links ul li ul li a:hover
{
    color: #e31836;
    background-image: url("../images/global_link_arrow.gif");
    background-position:9px 5px;
    background-repeat:no-repeat;
    
}

.page-bottom .footer #advert
{
	float: right;
	margin: 1.538em;	
	width: 14.523em;
}

.page-bottom .footer #advert .image
{
	float: left;
	margin: 3px 0 0 0;	
}

.page-bottom .footer #advert .text
{	
	float: right;
	width: 160px;
}

.page-bottom .footer #advert .text p
{		
	font-size: 0.846em;
	margin: 0.3em 0 0.3em 0;
}

.page-bottom .footer #advert .text p.phone
{		
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
}

.page-bottom .footer #advert .text p a
{				
	text-decoration: none;
	padding: 0.385em 0 0 0;
}

.page-bottom .footer #advert .text h3
{				
	color: #717171;
	margin: 0 0 3px 0;
}

.page-bottom .footer #advert .text p a:hover
{		
	text-decoration: underline;
}

.FlashBanner 
{
    margin-bottom: 10px; text-align: center;
}

div.intro h3
{	
	margin-bottom: 15px;
}

.introduction
{
    font-size: 16px;
    margin: 0 0 20px 0;
}
