/*
Theme Name: WordPress ThorenGruppen
Theme URI:
Description: The theme for ThorenGruppen.
Version: 1.0
Author:
Author URI:
Tags: ThorenGruppen
*/

body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #455dab;
	/*background:#d3d3d3 url(images/body-bg.gif) repeat-x;*/
	background-color: #ffffff;
}
.clearboth {
	clear: both;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
a{
	text-decoration: none;
	outline: none;
	color:black;
}
a:hover{
	text-decoration: underline;
}
#page {
	margin: 0 auto;
	width: 900px;
	position: relative;
	padding-top: 161px;
}
#page:after {
	content:"";
	display:block;
	clear:both;
}
/*header start*/
#header {
	overflow: hidden;
	width: 900px;
	height: 171px;
	position: absolute;
	left: 0;
	top: 0;
	background:url(images/header-bg.gif) no-repeat;
}
/*logo start*/
.logo {
	margin: 0;
	float: left;
	position: absolute;
	left: 0;
	top:45px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 233px;
	height: 67px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
}
.logotext {
	margin: 0;
	margin-left: 250px;
	float: left;
	position: absolute;
	left: 0;
	top:60px;
	z-index: 100;
}
.logotext a {
	display: block;
	text-indent: -9999px;
	width: 254px;
	height: 40px;
	overflow: hidden;
	background: url('images/logo-text.gif') no-repeat;
}
/*logo end*/
.nav-up-box{
	width: 895px;
	overflow: hidden;
	padding: 35px 5px 0 0;
}
.nav-up{
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	line-height: 14px;
}
.nav-up li{
	float: left;
	margin-left: 15px;
	display: inline;
	height: 16px;
}
.nav-up li a{
	color: #707070;
	text-decoration: underline;
}
.nav-up li a:hover{
	text-decoration: none;
}
.nav-up .table{
	background: url(images/nav-up-table.gif) no-repeat;
	padding-left:23px;
}
.nav-up .log{
	background: url(images/log.gif) no-repeat;
	padding-left:22px;
}
.nav-up .rss{
	background: url(images/nav-up-rss.gif) no-repeat;
	padding-left:24px;
}
.nav-up .login{
	background: url(images/nav-up-login.gif) no-repeat;
	padding-left: 25px;
}
.main-box{
	width: 100%;
	overflow: hidden;
	padding-top: 36px;
	background: url(images/heade-menu-bg.gif) repeat-x 0px 36px;
	height: 35px;
	clear: both;
}
.topserch {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 16px;
	margin-right: 2px;
}
.navigation{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:12px;
	line-height: 14px;
	background: url(images/heade-menu-right.gif) no-repeat top right;
}
.navigation li{
	float: left;
	height: 35px;
}
.navigation li.first{
	background: url(images/heade-menu-left.gif) no-repeat;
	width: 11px;
}
.navigation li a{
	float: left;
	/* background: url(images/navigation-a-bg.gif) no-repeat; */
	color: #777777;
	cursor: pointer;
	height: 35px;
	outline: none;
	background: url(images/heade-menu-split.gif) no-repeat top right;
}
.navigation li a span{
	/* background: url(images/navigation-span-bg.gif) no-repeat 100% 0; */
	float: left;
	padding: 11px 21px 7px 21px;
}
.navigation li.current_page_item a{
	/* background: url(images/navigation-a-hover.gif) no-repeat; */
	text-decoration: none;
	font-weight: bold;
	
}
.navigation li a:hover{
	color: #000;
}

.navigation li a.active,
.navigation li.current_page_item a{
	font-weight: bold;
	color: #000;
}
.navigation li a:hover span,
.navigation li a.active span,
.navigation li.current_page_item a span{
	/* background: url(images/navigation-span-hover.gif) no-repeat 100% 0; */
}
/*header end*/
#content{
	width: 900px;
	overflow: hidden;
}
.content-up{
	width: 100%; 
	overflow: hidden;
	padding: 11px 0 0 0;
}
.content-up h2{
	
	font-size:22px;
	line-height:26px;
	color: #565050;
	margin: 0;
	font-weight: normal;
	padding-bottom: 3px;
}
.content-up h2 a{
	color: #97182d;
	text-decoration: underline;
}
.content-up h2 a:hover{
	text-decoration: none;
}
.content-up p{
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: #898989;
}
.content-up .left{
	width: 600px;
	overflow: hidden;
	float: left;
}
.topserch .right{
	width: 226px;
	overflow: hidden;
	float: right;
}
.topserch .form{
	width: 100%;
	overflow: hidden;
}
.topserch .form .text{
	width: 173px;
	height: 15px;
	overflow: hidden;
	margin: 0;
	padding: 4px 8px 5px 8px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #003263;
	background:#e4eef8;
	border: 1px solid #8a9daf;
	float: right;
}
.topserch .form .submit{
	width: 35px;
	height: 26px;
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 0;
	border: none;
}
.content-galery{
	width: 910px;
	overflow: hidden;
	padding-top: 23px;
	margin-right: -10px;
}
.galery-box{
	width: 515px;
	background:#575757 url(images/galery-box.gif) no-repeat;
	float: left;
	padding: 17px 22px;
}
.galery{
	width: 515px;
	overflow: hidden;
}
.slide-show{
	width: 515px;
	overflow: hidden;
	position: relative;
	padding-bottom: 17px;
}
.slides-wrapper {
	width: 99999px;
	float: left;
}
.slide-content {
	width: 515px;
	float: left;
}
.slide-show .left{
	width: 196px;
	height:175px;
	float: left;
	margin-right: 22px;
	display: inline;
}
.slide-show .left img{
	display: block;
}
.slide-show .right{
	width: 297px;
	float: left;
	height: 168px;
	overflow: hidden;
}
.slide-show h3{
	font-family: Georgia;
	margin: 0;
	font-size:21px;
	line-height: 23px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 11px;
}
.slide-show p{
	margin: 0;
	font-size: 12px;
	line-height:18px;
	color: #d4d4d4;
	padding-bottom: 7px;
}
.slide-show a {
    color: #fff;
}
.slide-show .info{
	font-size: 11px;
	line-height: 14px;
	color: #d4d4d4;
	display: block;
	padding-bottom: 9px;
}
.link-box{
	width: 515px;
	height: 22px;
	overflow: hidden;
}
.slide-left{
	width: 56px;
	height: 22px;
	float: left;
	background: url(images/slide-left.gif) no-repeat;
	text-indent: -9999px;
}
.slide-left:hover{
	background: url(images/slide-left-hover.gif) no-repeat;
}
.slide-top{
	width: 397px;
	height: 18px;
	float: left;
	background:url(images/slide-top-bg.gif) repeat-x;
	text-align: center;
	font-size:11px;
	line-height: 14px;
	color: #eeeeee;
	margin: 0 3px;
	padding-top: 4px;
	display: inline;
}
.slide-top:hover{
	background:#222222;
	text-decoration: none;
}
.slide-right{
	width: 56px;
	height: 22px;
	float: right;
	background: url(images/slide-right.gif) no-repeat;
	text-indent: -9999px;
}
.slide-right:hover{
	background: url(images/slide-light-hover.gif) no-repeat;
}
.right-box{
	width: 297px;
	height: 214px;
	overflow: hidden;
	float: left;
	background:#bac8d4 url(images/right-box-bg.gif) no-repeat;
	padding: 17px 22px;
}
.right-box .none{
	margin: 0;
}
.side-bar{
	width: 100%;
	overflow: hidden;
	padding-bottom: 16px;
}
.side-list{
	margin: 0 22px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 11px;
	line-height:16px;
	display: inline;
}
.side-list li{
	background: url(images/side-list-li-bg.gif) no-repeat;
	padding:0 0 12px 24px;
	/* float: left; */
}
.side-list li a{
	color: #4b442b;
}
.side-list li a span{
	font-weight: bold;
}
.side-link{
	width: 297px;
	height: 18px;
	overflow: hidden;
	background: url(images/side-link-bg.gif) repeat-x;
	color: #fff;
	line-height: 14px;
	padding-top: 4px;
	text-align: center;
	display: block;
}
.side-link:hover{
	text-decoration: none;
	background:#343c42;
}
.info-box{
	width: 100%;
	overflow: hidden;
}


.info-tab-active{
	width: 181px;
	height: 52px;
	overflow: hidden;
	float: left;
	background: url(images/info-tab-active-hover.gif) no-repeat;
	color: #787878;
	padding: 17px 22px;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
}
.info-tab-solid {
	background:#ffffff;
}
.info-tab-active .left{
	width: 39px;
	float: left;
}
.info-tab-active .left:after {
	content:"";
	display:block;
	clear:both;
}
.info-tab-active .left img{
	display: block;
	width: 47px;
	height: 43px;
	position: relative;
	margin:2px 0 0 -4px;
}
.info-tab-active .right{
	width: 129px;
	overflow: hidden;
	float: right;
}
.info-tab-active strong{
	margin: 0;
	font-size: 12px;
	color: #0e0e0e;
	line-height:19px;
	padding-bottom: 2px;
}
.info-tab-active em{
	margin: 0;
	line-height: 15px;
	font-style: normal;
	color: #0e0e0e;
	text-decoration: none;
	display: block;
}


.info-tab{
	width: 181px;
	height: 52px;
	overflow: hidden;
	float: left;
	background:#f4f4f4;
	color: #787878;
	padding: 17px 22px;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.info-tab .left{
	width: 39px;
	float: left;
}
.info-tab .left:after {
	content:"";
	display:block;
	clear:both;
}
.info-tab .left img{
	display: block;
	width: 47px;
	height: 43px;
	position: relative;
	margin:2px 0 0 -4px;
}
.info-tab .right{
	width: 129px;
	overflow: hidden;
	float: right;
}
.info-tab strong{
	margin: 0;
	font-size: 12px;
	color: #444;
	line-height:19px;
	padding-bottom: 2px;
}
.info-tab em{
	margin: 0;
	line-height: 15px;
	font-style: normal;
	color: #787878;
	display: block;
	text-decoration: underline;
}
.info-tab.hover,
.info-tab:hover{
	background: url(images/info-tab-hover.gif) no-repeat;
	text-decoration: none;
}
.info-tab.hover strong,
.info-tab:hover strong{
	color: #0e0e0e;
}
.info-tab.hover em,
.info-tab:hover em{
	color: #0e0e0e;
	text-decoration: none;
}
.content-bottom{
	width:900px;
	overflow: hidden;
}
.start-content{
	background:#ffffff url(images/start-bg-loop.gif) repeat-x bottom right;
}
.content-bottom h3{
	margin: 0;
	font-size: 15px;
	line-height: 13px;
	color: #2b2b2b;
	font-weight: normal;
	padding-bottom: 17px;
}
.blog-box{
	border-right: #c5c5c5 1px solid;
	width: 427px;
	overflow: hidden;
	float: left;
}

.blog-box .col {
	color: #98a3ad;
	width: 200px;
	float: left;
	margin-bottom: 5px;
}

.blog-box .col a {
	color: #98a3ad;
}

.blog-box .col p.date {
	font-weight: bold;
	color: #555555;
	font-size: 12px;
}

.blog-box .col-left {
	width: 420px;
}

.blog-info{
	overflow: hidden;
	padding-bottom: 17px;
}
.blog-info .left{
	width:104px;
	overflow: hidden;
	float: left;
}
.blog-info .left img{
	display: block;
	width: 104px;
	height: 72px;
}
.blog-info .right{
	width: 288px;
	overflow: hidden;
	float: right;
}
.start-content h3{
	font-family: Georgia;
	margin: 0;
	font-size:18px;
	font-weight: normal;
	line-height: 25px;
	color: #565656;
	padding: 0 0 12px 0;
}
.blog-info p{
	margin: 0;
	line-height: 17px;
}
.blog-info p a{
	color: #455dab;
}
.blog-link{
	width: 190px;
	height: 18px;
	overflow: hidden;
	float: left;
	text-align: center;
	color: #fff;
	background: url(images/blog-link-bg.gif) repeat-x;
	padding-top: 4px;
}
.blog-link:hover{
	text-decoration: none;
	background: url(images/blog-link-hover.gif) repeat-x;
}
.rss-link{
	width: 175px;
	float: right;
	overflow: hidden;
	background: url(images/rss-link-bg.gif) no-repeat 0 50%;
	padding-left:19px;
	color: #282829;
	line-height: 15px;
	margin: 5px 0 0 0;
}
.rss-link a{
	color: #455dab;
	text-decoration: underline;
}
.rss-link a:hover{
	text-decoration: none;
}
.cite-box{
	width: 406px;
	overflow: hidden;
	float: right;
}
.cite-box p {
	color: #98a3ad;
	font-size: 12px;
	margin: 0 0 15px 0;
}
.cite-box img {
	margin-bottom: 15px;
}
.cite{
	width:230px;
	overflow: hidden;
	padding: 4px 12px 45px 18px;
}
.cite blockquote{
	margin: 0;
}
.cite blockquote q{
	line-height:22px;
	font-weight: bold;
	background: url(images/cite-bg.gif) no-repeat 0 2px;
	font-size:14px;
	color: #37627b;
	text-align: left;
	display: block;
	text-indent: 30px;
}
.cite blockquote q span{
	background: url(images/cite-span-bg.gif) no-repeat 100% 0;
	padding: 0 10px 0 15px;
}
.cite blockquote cite{
	font-weight: normal;
	font-style: normal;
	font-size:12px;
	line-height: 15px;
	color: #37627b;
	display: block;
	text-align: right;
	padding-top: 4px;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}

.icon { padding-left: 25px; }
.icon-group { background: url(images/icons/group.png) no-repeat 0 2px; }
.icon-money { background: url(images/icons/money.png) no-repeat 0 2px; }
.icon-home { background: url(images/icons/house.png) no-repeat 0 2px; }
.icon-map { background: url(images/icons/map.png) no-repeat 0 2px; }
.icon-hourglass { background: url(images/icons/hourglass.png) no-repeat 0 2px; }

.cite-box .blog-link{
	width: 406px;
}

.page-header {
	margin-top: 20px; }

	.page-header .left {
		background: url(images/page-submenu.png) no-repeat;
		width: 225px;
		height: 199px;
		float: left; }

	.page-header .kurstop {
		background: url(images/top-kurser.jpg) no-repeat;
		width: 900px;
	}

	.page-header .right {
		background: url(images/temp_pagehead.jpg) no-repeat;
		width: 675px;
		height: 199px;
		float: left; }


.page-left {
	width: 225px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;}

	.page-left .links {
		margin-bottom: 10px;
		background-color: #f4f4f4; }

		.page-left .links ul {
			list-style: none;
			margin: 0;
			padding: 0; }

			.page-left .links ul li {
				padding: 0px; }

	.page-left .news .inner {
		padding: 15px; }

		.news .inner .newsblock {
			border-bottom: #f4f4f4 2px solid;
			padding-bottom: 10px;
			margin-bottom: 20px; }

			.news .inner .newsblock h3 {
				font-size: 1.4em;
				display: inline;
				margin: 0 0 10px 0;
				padding: 0; }

			.news .inner .newsblock p {
				font-size: 1.1em;
				margin: 0;
				padding: 0; }

.page-right {
	width: 655px;
	float: left;
	color: #575757;
	padding-top: 20px;
	padding-bottom: 20px; }

	.page-right .inner {
		padding-right: 20px;
	}

	.page-block {
		float: right;
		width: 221px; }

		.page-block .top {
			height: 22px;
			background: url(images/page-box-top.png) no-repeat; }

		.page-block .bot {
			height: 33px;
			background: url(images/page-box-bot.png) no-repeat; }

		.page-block .loop {
			background: url(images/page-box-loop.png) repeat-y; }

				.page-block .loop .inner {
					font-size: 1.1em;
					color: #888888;
					padding-top: 5px;
					margin-left: 30px;
					margin-right: 12px;
					padding-bottom: 10px;}

	.page-post h1 {
		font-size: 1.8em;
		padding: 0;
		margin: 0; }

	.page-post p {
		font-size: 1.1em;
		text-align: justify;
		line-height: 1.5em; }

	.page-right h2 {
		font-size: 13px;
		color: #8a9daf;
	}

#footer{
	width: 900px;
	overflow: hidden;
}
.footer{
	width: 900px;
	overflow: hidden;
	background:url(images/footer-top-bg.gif) repeat-y;
}
.footer-top{
	width: 900px;
	overflow: hidden;
	background: url(images/footer-bg.gif) no-repeat 0 100%;
	height:85px;
}
.footer-info{
	width: 181px;
	overflow: hidden;
	padding: 17px 22px;
	float: left;
}
.footer-info .left{
	width: 26px;
	overflow: hidden;
	float: left;
}
.footer-info .left img{
	display: block;
}
.footer-info .right{
	width: 141px;
	overflow: hidden;
	float: right;
}
.footer-info h3{
	margin: 0;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
}
.footer-info p{
	margin: 0;
	line-height: 17px;
	font-size: 11px;
}
.footer-info p a{
	color: #e2eaf1;
	text-decoration: underline;
}
.footer-info p a:hover{
	text-decoration: none;
}
.footer-info .text-box{
	width: 142px;
	height: 21px;
	overflow: hidden;
	background: url(images/text-box-bg.gif) no-repeat;
	margin-bottom: 6px;
}
.footer-info .text{
	width:120px;
	margin:0;
	padding:3px 11px 3px 11px;
	border: none;
	background: none;
	font:12px Arial, Helvetica, sans-serif;
	color: #000;
}
.footer-bottom{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 10px 0 20px 0;
}
.nav-footer{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding:0 0 10px 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
	color: #686767;
}
.nav-footer li{
	display: inline;
	padding: 0 7px 0 11px;
	background: url(images/nav-footer-li-bg.gif) no-repeat 0 50%;
	line-height: 16px;
}
.nav-footer li a{
	color: #686767;
	text-decoration: underline;
}
.nav-footer li a:hover{
	text-decoration: none;
}

.nav-footer-bottom {
	font-size: 10px;
	color: #9fa8b0;
	margin-bottom: 20px;
}
.nav-footer-bottom li {
	background: none;
	border-left: #9fa8b0 1px solid;
}
.nav-footer-bottom li a{
	color: #9fa8b0;
}

.nav-footer .none,
.nav-footer-bottom .none
{
	border: 0;
	background: none;
}
.banner{
	width: 247px;
	height: 30px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.divider{
	width: 100%;
	overflow: hidden;
}

.simple{
    background: #fffff;
}

.simple ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.bgloop {
	background-color: #ffffff !important;
	background-image: url(images/page-bgloop.png) !important;
	background-repeat: repeat-y;
}



	.page-header .left { }

		.page-header .left ul {
			margin-top: 25px !important;
			list-style: none;
			margin: 0;
			padding: 0; }

			.page-header .left ul li {
				padding: 0px; }

			.page-header .left ul li a {
				font-size: 12px;
				color: #cccccc;
				display: block;
				line-height: 30px;
				padding: 0px; }
			.page-header .left ul li a span {
				padding-left: 20px;
			}
			.page-header .left ul li a:hover {
				color: #ffffff;
				background-color: #666666;
				text-decoration: none;
			}


.info-tab-sub {
	overflow: hidden;
	background:#f4f4f4;
	color: #787878;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 5px 20px;
}
.info-tab-sub .left{
	width: 39px;
	float: left;
}
.info-tab-sub .left:after {
	content:"";
	display:block;
	clear:both;
}
.info-tab-sub .left img{
	display: block;
	width: 33px;
	height: 32px;
	position: relative;
	margin:2px 0px 0 0px;
}
.info-tab-sub .right{
	width: 139px;
	overflow: hidden;
	float: right;
}
.info-tab-sub strong{
	margin: 0;
	font-size: 12px;
	color: #7d7d7d;
	line-height:30px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.info-tab-sub em{
	margin: 0;
	line-height: 15px;
	font-style: normal;
	color: #787878;
	display: block;
	text-decoration: underline;
}
.info-tab-sub.hover,
.info-tab-sub:hover{
	background: url(images/info-tab-sub-bg.png) repeat-x bottom;
	text-decoration: none;
}
.info-tab-sub.hover strong,
.info-tab-sub:hover strong{
	color: #0e0e0e;
	text-decoration: none;
}
.info-tab-sub.hover em,
.info-tab-sub:hover em{
	color: #0e0e0e;
	text-decoration: none;
}

.coursepage
{
	background-image: url(images/content-top-bg.gif) !important;
	background-repeat: no-repeat;
	color: #7f7f7f;
	
	line-height: 18px;
	margin-bottom: 40px;
	
}
.coursepage .inner
{
	padding: 20px;
}
.coursepage .inner p
{
	text-align: left;
	font-size: 12px;
}
.coursepage .inner p.ingress
{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.coursepage .left {
	float: left;
	width: 410px;
}
.coursepage .right {
	float: left;
	width: 410px;
	margin-left: 40px;
}

.coursepage h3 {
	font-size: 16px;
	font-weight: bold;
	color: #426c93;
	padding: 0;
	margin: 20px 0 15px 0;
}

.coursepage .entry {
	color: #7f7f7f;
	font-size: 13px;
	line-height: 18px;
}

.coursepage .entry a {
	color: #7f7f7f;
	text-decoration: underline;
}
.coursepage .entry a:hover {
	color: #2f2f2f;
	text-decoration: underline;
}

.coursepage .form inner {
	padding: 10px !important;
}
.coursepage .form {
	background-color: #ffffff;
	background-image: url(images/form-top-image.gif);
	background-repeat: no-repeat;
}
	.coursepage .form .row {
		margin-bottom: 5px;
		border-bottom: #eeeeee 1px solid;
		padding-bottom: 5px;
	}

	.coursepage .form label {
		display: block;
		width: 130px;
		text-align: right;
		position: absolute;
		line-height: 26px;
	}
	
	.coursepage .form .info label {
		line-height: 17px;
	}

	.coursepage .form input.textinput {
		font-size: 13px;
		font-family: Arial;
		border: #dddddd 1px solid;
		border-top: #bbbbbb 1px solid;
		border-left: #bbbbbb 1px solid;
		padding: 5px;
		margin-left: 140px;
		width: 190px;
	}

	.coursepage .form textarea.textinput {
		font-size: 13px;
		font-family: Arial;
		border: #dddddd 1px solid;
		border-top: #bbbbbb 1px solid;
		border-left: #bbbbbb 1px solid;
		padding: 5px;
		margin-left: 140px;
		width: 190px;
	}

	.coursepage .form .forminfo {
		margin-top: 5px;
		margin-left: 140px;
		display: inline;
		color: #252525;
	}

	.coursepage .form .big {
		font-size: 17px;
	}

	.coursepage .form h3 {
		margin: 0;
		margin-bottom: 20px;
		color: #888888;
		font-size: 13px;
	}

.page-head {
	margin: 30px 0px;
	color: #000000;
}
.page-head .left {
	float: left;
	width: 410px;
	margin-left: 20px;
	margin-right: 20px;
}
.page-head .left h1 {
	margin: 0;
	padding: 0;
	font-size: 2.1em;
	letter-spacing: -0.05em;
}
.page-head .left h2 {
	margin: 0;
	padding: 0;
	color: #6b6b6b;
	margin-top: 5px;
	font-size: 1.4em;
}
.page-head .right {
	float: left;
	width: 400px;
	border-left: #cccccc 1px solid;
	padding-left: 20px;
}
.page-head .right p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}


.roundbutton {
	background-color: #ff0000 !important;
	background-image: url(images/button-blue-fill.png) !important;
	background-position: top right !important;
	height: 30px !important;
	display: block;
	float: left;
	text-decoration: none !important;
	cursor: pointer;
}
.roundbutton:hover {
	background-position: bottom right !important;
	color: #ffffff !important;
}
.roundbutton span {
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 35px;
	padding-right: 60px;
}
.roundbutton span:hover {
	background-position: bottom left !important;
}

.roundbutton span.check {
	background-image: url(images/button-blue-icon-check.png);
}

