body {
	font-size: 76%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff url(images/page_bg.png) repeat-y scroll center top;
}

a img { border: 0 solid #fff; }

form { margin: 0; padding: 0; }
input.required, select.required, textarea.required {
	border: 1px solid red;
}

/* Headers */

div.mainHeader {
	border-bottom: 1px dotted #000;
	line-height: 32px;
	padding: 5px 0 11px;
}

#c_banner div.mainHeader {
	height: 35px;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 1em 0;
	color: #3C8A2E;
}

h1.mainHeader, div.mainHeader h1, #c_rightcol div.mainHeader h2 {
	color: #3C8A2E;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}

div.mainHeader h1 {
	padding-left: 0;
	margin-bottom: 0;
}

#c_centercol h1.eurostile, .contentPaddingArticle h1.eurostile {
	display: none;
}

#c_rightcol div.mainHeader {
	margin-bottom: 1.5em;
	margin-top: 8px;
}

h2 {
	font-size:1.6em;
	font-weight:normal;
	margin-left:0;
	margin-right:0;
	margin-top:1.5em;
}

h2.underlined {
	font-size: .9em;
	color: #3C8A2E;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #EDEDED;
	text-transform: uppercase;
}

h3 {
	font-size:1em;
	color:#3C8A2E;
	letter-spacing:0.05em;
	margin:2em 0 0.5em;
	text-transform:uppercase;
}

h4 {
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
}

#c_rightcol h2, #c_rightcol h3 {
	font-size: 1.2em;
	color: #3C8A2E;
	margin: 0 0 .8em 0;
	padding: 4px 10px 0 10px;
	height: 28px;
	letter-spacing: 0;
	text-transform: none;
	background: url(images/section_header_bg.png) top left repeat-x;
}

#c_rightcol .xhtmlBox h2, #c_rightcol .xhtmlBox h3 {
	font-size: .9em;
	color: #3C8A2E;
	margin: 0 0 .4em 0;
	padding: 0;
	height: auto;
	background: none;
}

.rightColSpacer {
	height: 43px;
}

#c_rightcol h2 {
	font-size: 1.7em;
	color: #3C8A2E;
	margin: 2em 0 .7em 0;
}

#c_rightcol div.mainHeader h2 {
	padding-left: 0;
}

/* Formatting */

p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}

li {
	line-height: 1.4em;
}

.introduction, .ingress {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 2em 0;
}

.ingress .ingress {
	font-size: 1em;
	margin: 0;
}

.ingress p {
	margin: 0;
}

/* Links */

a:link, a:visited, .link {
	color: #0076ef;
	text-decoration: none;
}

a:hover, a:active, .link:hover {
	color: #0076ef; 
	text-decoration: none;
	border-bottom: 1px solid #0076ef;
}

.link {
	cursor: pointer;
	display: inline;
	float: right;
}

a.more {
	font-size: .86em;
	font-weight: bold;
	padding-right: 14px;
	text-transform: uppercase;
	background: url(images/link_arrow.png) no-repeat right 3px;
}


/* Lists */

ul {
	margin: 0 0 .5em 0;
	padding-left: 1.6em;
}

ol {
	margin-top: 0;
	margin-bottom: .5em;
}

li {
	margin-bottom: .2em;
}

ul.linkListing li {
	margin-bottom: .7em;
}

ul.linkListing a:link, ul.linkListing a:visited {
	color: #000;
	border-bottom: 1px dotted #0076ef;
}

ul.linkListing a:hover, ul.linkListing a:active {
	color: #0076ef;
	border-bottom: 1px solid #0076ef;
}

ol.bigNumbers, .boxGradBlackEA ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.boxGradBlackEA ol li {
	background: no-repeat;
	margin: 0;
	padding: 0 0 12px 39px;
	background-position: 0 4px;
}

ol.bigNumbers li {
	background: no-repeat 0 4px;
	margin: 0;
	padding: 0 0 17px 36px;
}

ol.bigNumbers li.item1 { background-image: url(images/ol_white_1.gif); }
ol.bigNumbers li.item2 { background-image: url(images/ol_white_2.gif); }
ol.bigNumbers li.item3 { background-image: url(images/ol_white_3.gif); }
ol.bigNumbers li.item4 { background-image: url(images/ol_white_4.gif); }
ol.bigNumbers li.item5 { background-image: url(images/ol_white_5.gif); }
ol.bigNumbers li.item6 { background-image: url(images/ol_white_6.gif); }
ol.bigNumbers li.item7 { background-image: url(images/ol_white_7.gif); }
ol.bigNumbers li.item8 { background-image: url(images/ol_white_8.gif); }
ol.bigNumbers li.item9 { background-image: url(images/ol_white_9.gif); }

.boxGradBlackEA ol li.item1 { background-image: url(images/ol_dark_1.gif); }
.boxGradBlackEA ol li.item2 { background-image: url(images/ol_dark_2.gif); }
.boxGradBlackEA ol li.item3 { background-image: url(images/ol_dark_3.gif); }
.boxGradBlackEA ol li.item4 { background-image: url(images/ol_dark_4.gif); }
.boxGradBlackEA ol li.item5 { background-image: url(images/ol_dark_5.gif); }
.boxGradBlackEA ol li.item6 { background-image: url(images/ol_dark_6.gif); }
.boxGradBlackEA ol li.item7 { background-image: url(images/ol_dark_7.gif); }
.boxGradBlackEA ol li.item8 { background-image: url(images/ol_dark_8.gif); }
.boxGradBlackEA ol li.item9 { background-image: url(images/ol_dark_9.gif); }

/* LAYOUT ***********************************************************************************************/

#c_main {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}

/*** HEADER ***/

#c_header {
	width: 936px;
	height: 92px;	
	background: #fff url(images/header_bg.png) bottom left repeat-x;
	margin-bottom: 5px;
	position: relative;
	left: 30px;
}

#c_header div.logo {
	margin: 0;
	padding: 0;
	float: left;
}

#c_header div.logo img {
	display: none;
}

#c_header div.logo a {
	display: block;
	width: 180px;
	height: 92px;
	margin: 0;
	padding: 0;
	text-indent: -1000px;
	background: url(images/logo_efaktura.png) 0 34px no-repeat;
}

#c_header div.logo a:hover {
	border-bottom: 0 solid #fff;
}

#c_header .quickbar {
	text-align: right;
    float: right;
    color: #fff;
    font-size: .9em;
	position: absolute;
	top: 63px;
	right: 0;
}

#c_header .quickbar .separator {
	display: none;
}

#c_header .quickbar a {
	display: block;
	float: right;
	color: #fff;
	background-color: #3C8A2E;
	width: 113px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 4px;
}

#c_header .quickbar a.light {
	color: #787878;
	background-color: #EEEEEE;
}

#c_header .quickbar a.light:hover {
	background-color: #F8F8F8;
}

#c_header .quickbar a.selected {
	color: #fff;
	background-color: #7AB800;
	height: 26px;
	line-height: 26px;
	position: relative;
	top: -2px;
}

#c_header .quickbar a:hover, #c_header .quickbar a:active {
	border-bottom: 0 solid #fff;
	background-color: #439B33;
}

#c_header .quickbar a.selected:hover, #c_header .quickbar a.selected:active {
	border-bottom: 0 solid #fff;
	background-color: #8BCE00;
}

/*** BANNER AREA ***/

#c_banner {
	position: relative;
	/* height: 210px; */
	overflow: hidden;
	margin-bottom: 10px;
}

#c_banner object {
	float: left;
}

#c_banner .header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

#c_banner a:hover {
	border-bottom: 0 solid #fff;
}

#c_banner .header {
	border-bottom: 0 solid #fff;
}

#c_banner img, #c_banner embed {
	margin-bottom: 10px;
}

/* Flash placeholder */ 

.bannerText {
	position: relative;
	width: 100%;
}

.bannerText h1.firstLine {
	position: absolute;
	top: 16px;
}

.bannerText h1.secondLine {
	position: absolute;
	top: 58px;
}

.bannerText h2.eurostile {
	position: absolute;
	top: 112px;
}

.bannerText p {
	position: absolute;
	top: 160px;
}

.bannerText a:link, .bannerText a:visited {
	color: #404040;
}

.bannerText a:hover, .bannerText a:active {
	color: #404040;
}

.bannerText .eurostile, .bannerText p {
	width: 540px;
	left: 10px;
}

.bannerText h1.eurostile {
	display: block !important;
	margin: 0;
	color: #000;
	font-size: 3.6em;
}

.bannerText h2.eurostile {
	margin: 0;
	font-weight: normal;
	color: #3C8A2E;
	font-size: 1.7em;
}

.bannerText p {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	line-height: 1.3em;
}


.featureLeft {
	float: left;
	width: 641px;
	height: 346px;
	overflow: hidden;
}

.featureLeft .slideshowContainer{
	height: 346px !important;
}

.featureRight {
	float: right;
	width: 287px;
	height: 346px;
	overflow: hidden;
}

.contentPadding {
	padding: 0;
}

.boxGradBlackEA .contentPadding {
	padding: 18px;
}

.contentPaddingSides {
	padding: 0 10px;
}

.contentPaddingArticle {
	padding: 5px 0 0 10px;
}

.boxPadding {
	padding: 10px;
}

.rightColPadding {
	padding: 0 15px;
}

/* MAIN MENU *******************************************************************************************/

#c_topmenu {
	height: 33px;
	overflow: hidden;
	background: url(images/menubar_bg.png) top left repeat-x;
	margin-bottom: 6px;
	width: 936px;
	position: relative;
	left: 30px;
	top: -9px;
}

#c_topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#c_topmenu li {
	height: 28px;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #E2E2E2;
}

#c_topmenu a {
	display: block;
	line-height: 28px;
	background: url(images/menu_bg.png) repeat-x 0px -28px;
	color: #000;
	padding: 0 15px;
}

#c_topmenu a:hover {
	background-position: 0px 0px;
	color: #000;
	border-bottom: 0 solid #fff;
}

#c_topmenu #selected a {
	background-position: 0px -84px;
}

#c_topmenu #selected a:hover {
	background-position: 0px -56px;
}

/*** BREADCRUMB ***/

#c_breadcrumb {
	font-size: .78em;
	position: relative;
	top: -12px;
	padding: 0 0 0 10px;
	height: 13px;
	overflow: hidden;
}

/* UTIL */

.util {
	font-size: 1.1em;
	color: #888;
	width: 140px;
	float: right;
	text-align: right;
}

/*** CONTENT AREA ***/

#c_content {
	width: 936px;
	position: relative;
	left: 30px;
	margin-bottom: 10px;
}

#c_columns {
	overflow: hidden;
	width: 936px;
}


#c_leftcol {
	width: 169px; 
	overflow: hidden;
	float: left;
}

#c_centercol, .c_centercol {
	width: 456px;
	float: left;
	overflow: hidden;
}

/* center and right col are combined in some page types */
#c_centerandrightcol, .c_centerandrightcol {
	width: 752px;
	float: right;
	overflow: hidden;
}

#c_centerandleftcol {
	width: 641px;
	float: left;
	overflow: hidden;
}

#c_fullcol {
}

#c_centerandrightcolwithmargin {
	margin-top: 1px;
	width: 743px;
	margin-left: 35px;
	float: left;
	overflow: hidden;	
}

#c_printandtip {
	height: 10px;
	background-color: #ccc;
}

#c_rightcol {
	width: 287px;
	float: right;
}

div.colShift {
	padding-left: 188px;
}

div.centerColShift {
	width: 463px;
	position: relative;
	left: 188px;
	overflow: hidden;
}

.noShadow {
	border-top: 0px solid #fff !important;
	background: transparent !important;
	padding-top: 0 !important;
}

.shiftTop {
	margin-top: 19px;
}

#c_mainregion {
	clear: both;	
}


/*** NAV MENU ***/

a.back:link, a.back:visited {
	display: block;
	background: transparent url(images/ico_back.gif) 14px 3px no-repeat;
	padding: 0 0 0 27px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 30px;
	height: 37px;
}

a.back:hover, a.back:active {
	text-decoration: underline;
}

h3.recommendHeader {
	border-bottom: 1px solid #d3d3d3;
	margin: 0 0 30px 0;
	padding: 0 0 0 24px;
	height: 37px;
	color: #3C8A2E;
}

ul.productMenu {
	list-style-type: none;
	margin: 0 0 76px 0;
	padding: 0;
	border-bottom: 1px solid #d3d3d3;
}

ul.productMenu li {
	height: 76px;
	list-style: none;
	border-top: 1px solid #d3d3d3;
	list-style-image: url(images/spacer.gif);
	overflow: hidden;
	margin-bottom: -1px	;
}

ul.productMenu li.selected {
	background: transparent url(images/nav_selected.png) top left no-repeat;
	border-top: 0px solid #d3d3d3;
}

ul.productMenu li a {
	display: block;
	padding: 14px 20px 20px 24px;
	font-weight: bold;
	border-bottom: 0 solid #fff;
}

ul.productMenu li a:link, ul.productMenu li a:visited, ul.productMenu li a:hover, ul.productMenu li a:active {
	color: #000;
}
/*
ul.productMenu li a:hover {
	background-color: #f8f8f8;
}

ul.productMenu li.selected a:hover {
	background-color: transparent;
}
*/
ul.productMenu .prodName {
	display: block;
	font-weight: normal;
	color: #3C8A2E;
	font-size: .9em;
}

/*** LEFT MENU ***/

.menu ul {
	list-style: none;
	padding: 0;
	font-weight: bold;
	font-size: .85em;
}

.menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	list-style-image: url(images/spacer.gif);
}

.menu li.child {
	border-top: none;
	border-bottom: none;
}

.menu li a {
	display: block;
	padding: 1em 0 1em 8px;
	color: #000;
}

.menu li.child a {
	padding: 1em 0 1em 19px;
}

.menu li.active a {
	color: #3C8A2E;
	background-color: #F2F2F2;
}

.menu a:hover {
	background-color: #f8f8f8;
	border-bottom: 0 solid #fff;
}


/*** FOOTER ***/

#c_footer {
	width: 936px;
	height: 91px;
	position: relative;
	left: 30px;
	background: #f2f2f2 url(/newco/nets_footer.png) 30px 18px no-repeat;
	color: #808080;
	text-align: center;
	line-height: 91px;
	font-size: .85em;
}


/*** FORMS ***/

/* FORMS */

input, textarea {
	font-size: 1em;
	font-family: Verdana, Arial, Sans-Serif;
}

#id_matrix {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

#id_matrix td {
	padding: 0 10px 3px 0;
}	

#id_matrix .header {
	font-weight: bold;
	font-size: .9em;
	color: #3C8A2E;
	text-transform: uppercase;
	padding: 1em 0;
	display: block;
}	

#id_matrix fieldset {
	border: solid 0 #fff;
	padding: 0;
}	

#id_matrix input, #id_matrix textarea {
	border: 1px solid #E0E0E0;
}	

/* SPECIAL UNITS ***************************************************************************************************/
/*

#c_centercol li,
#c_centerandrightcol li,
#c_centerandrightcolwithmargin li {
	list-style: outside disc;
	margin-left: 25px;
}


#c_centercol ul,
#c_centerandrightcol ul,
#c_centerandrightcolwithmargin ul {
	margin-bottom: 1em;
}


#c_centercol ol li,
#c_centerandrightcol ol li,
#c_centerandrightcolwithmargin ol li {
	list-style-type: decimal;
	
}
*/

.fourgridcells {
	width: 585px;	
}



/* GENERIC EPISERVER DIVS ***********************************************************************************************/

.leftfloating {
	float: left;
}
.rightfloating {
	float: right;
}
.centered {
	text-align: center;
}
.rightaligned {
	text-align: right;
}
.leftaligned {
	text-align: left;
}
.hidden {
	display:none;
}
img.borderless {
	border: 0;
}
div.tablerow {
	width: 99%;
	padding: 0.5em;
}
div.description {
	float: left;
	width: 20%;
}
div.fullwidth {
	width: 100%;
}
div.rightpadded {
	padding-right: 1em;
}
div.clear {
	clear: both;
}


.hr {
	border-bottom: 1px dotted #808080;
	margin-bottom: 1em;
}

.hr hr {
	display: none;
}

#printables {
	display: none;
}

/*---- sIFR ---*/

@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}

	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}

	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}

	/* sIFR adjustments */

	.sIFR-active .eurostile {
		visibility: hidden;
	}
}

/* Clearfix */


.clearfix:after {
    content: ".";
    clear: both;
    display: block;
 	height: 0;
 	line-height: 0;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*--------------------------*/

/*-----------------------------*/


/* CSS Document */

html,
body {
	font-size:10px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
}
strong {
	font-weight:bold;
}
/*
.wrapper.global.DELETEME {
	background:url(../img/_TEMPLATE_DELETEME.png) center top no-repeat;
}
*/
.wrapper.global {
	width:100em;
	margin:auto;
}
.content {
	width:96em;
	position:relative;
	height:100%;
	padding-bottom:5em;
	margin:auto;
	position: relative;
    right: 12px;
}
.dropshadow {
	position:absolute;
	width:2em;
	height:2em;
}
.dropshadow.left,
.dropshadow.right {
	background-repeat:repeat-y;
	height:100%;
}
.dropshadow.left {
	background-image:url(images/dropshadow_l.png);
	left:-2em;
}
.dropshadow.right {
	background-image:url(images/dropshadow_r.png);
	right:-2em;
}
.dropshadow.bottom {
	position:relative;
	background-repeat:repeat-x;
	width:100%;
	background-image:url(images/dropshadow_b.png);
}
/*****************************************************
	.hd and .ft
******************************************************/
.hd,
.ft {
	padding:1.4em 3.8em 0 4.4em;
}
.efakturaLink {
	text-align:right;
}
.efakturaLink a {
	width:16.5em;
	height:2.6em;
	display:inline-block;
	@display:inline;
	zoom:1;
	background-image:url(images/efaktura_link.png);
	background-position:center center;
	background-repeat:no-repeat;
}
/*****************************************************
	.hd
******************************************************/
.logo {
	padding-top:1.2em;
}
.logo a {
	background-image:url(images/logo.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:26.8em;
	height:6.3em;
	display:inline-block;
	@display:inline;
	zoom:1;
}
/*****************************************************
	#devices
******************************************************/
#devices {
	height: 364px;
	right: 39px;
	top: -346px;
	width: 390px;
	z-index:100;
}
#devices,
#devices > *,
#devices .tooltip {
	position:absolute;
}
#devices .img {
	background:url(images/devices.png);
	width:33.9em;
	height:28.8em;
	left:0;
	bottom:0;
}
#devices .offer {
	background:url(images/offer_btn.png);
	width:16.4em;
	height:16.8em;
	right:0;
	top:0;
	cursor:pointer;
}
#devices .offer:hover,
#devices .offer.hover {
	background-position:right top;
}
#devices .tooltip {
	background:url(images/bubble.png);
	width:22.9em;
	height:14.3em;
	right:-.4em;
	top:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
-webkit-transition: all .5s linear;
-moz-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
}
#devices .offer.show .tooltip {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
}
#devices .tooltip span {
	margin:1em;
	font-size:1.4em;
	line-height:1.2em;
	margin:1.7em 2em;
	display:block;
	cursor:default;
}
/*****************************************************
	.bd
******************************************************/
.bd {
	position:relative;
}
h1.replace {
	text-indent:-999em;
}
h1.replace span {
	font-family:Arial, Helvetica, sans-serif;
	color:transparent;
}
/*----------------------------------------------------
	.section.one
-----------------------------------------------------*/
.section.one {
	margin:3.6em 0 0 4.4em;
}

.section.one h1.replace {
	background:url("images/hd_1.png") no-repeat;
	width:43.9em;
	height:8.3em;
	color:transparent;
}
.section one .text {
	width:44em;
	padding-top:1.1em;
	color:#333;
}
.section.one .text h2,
.section.one .text p {
	font-size:1.2em;
	line-height:1.2em;
}
.section.one .text p {
	width: 440px;
}
.bd h2 {
	margin-top:1em;
	font-weight:bold;
}
/*----------------------------------------------------
	.section.two
-----------------------------------------------------*/
.section.two {
	background:url(images/gradient_green.png) repeat-x left top;
	height:27em;
	margin-top:5.5em;
	position:relative;
    margin-right: 11px !mportant;
    margin-left: 11px;
}
.section.two h1.replace {
    background: url(images/hd_2.png) no-repeat scroll center bottom transparent;
    color: transparent;
    height: 5.6em;
    /*padding-top: 2.8em;*/
    text-align: center;
}
.section.two ol {
	padding:1em 0 0 4.8em;
	position:relative;
}
.section.two h2 {
	color:#348931;
	font-size:1.6em;
	padding-bottom:.5em;
	margin-top:.6em;
}
.section.two p {
	font-size:1.2em;
	color:#333;
	line-height:1.2em;
	margin-top: -13px;
}
.section.two li {
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:8.6em;
	height:9.3em;
	position:absolute;
}
.section.two li.one {
	background-image:url(images/step_1.png);
	width:11em;
	list-style:none;
}
.section.two li.two {
	background-image:url(images/step_2.png);
	width:33em;
	left:25em;
	list-style:none;
}
.section.two li.three {
	background-image:url(images/step_3.png);
    width: 13em;
	left:70.7em;
	list-style:none;
}
.section.two .tip {
    bottom: 1.5em;
    color: #348931;
    font-size: 1.4em;
    position: absolute;
    text-align: center;
    width: 100%;
}
/*----------------------------------------------------
	.section.three
-----------------------------------------------------*/
.section.three {
	height:25em;
}

.customP {
	color: #808080;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 0.6em;
}

.customP p {
	max-width:296px;
	overflow:hidden;
	max-height: 17px;
}

.section.three ul {
	padding: 2em 1.5em;
}
.section.three li {
	display:inline-block;
	@display:inline;
	zoom:1;
	padding-left:1.5em;
}
.section.three li:first-child {
	padding-left:0;
}
.section.three li {
	width:29.7em;
}
.section.three li.one {
}
.section.three li.two {
	left:25em;
}
.section.three li.three {
	left:70.7em;
}

/*.section.three li.one a {
	background-image:url(images/person_1.jpg);
}
.section.three li.two a {
	background-image:url(images/person_2.jpg);
}
.section.three li.three a {
	background-image:url(images/person_3.jpg);
}*/

.section.three .aVideo,
.section.three .aVideo span {
	display:block;
	width:29.7em;
	height:14.2em;
	text-decoration:none;
}

.section.three a span {
	background:url(images/play_btn.png) center center no-repeat;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
-webkit-transition: all .5s linear;
-moz-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
}
.section.three a:hover span {
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
}

.section.three blockquote {
	font-size:1.2em;
	font-weight:bold;
	color:#808080;
	text-indent:.4em;
	padding-top:.6em;
}
.section.three blockquote span {
	font-weight:normal;
	padding-left:1em;
}

.section.four
{
	font-size: 1.2em;
    line-height: 1.2em;
    margin-left: 11px;
}
