body {
	font-family: Helvetica, Arial, Vedana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 20px 20px 20px 20px;
	overflow: scroll;
}

news {
	font-family: Helvetica, Arial, Vedana, sans-serif;
	font-size: 30px;
	padding: 20px 20px 20px 20px;
	overflow: scroll;
}

body.design {
	font-family: Helvetica, Arial, Vedana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #322e2f;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, Vedana, sans-serif;
	font-size: 12px;
}

p {
	font-family: Helvetica, Arial, Vedana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	font-size: 12px;
	color: #242222;
}
div#page_header {
	position: relative;
	width: 100%;
	height: 100px;
	background-image:url(images/header_bg.jpg);
}
div#page_header div.header {
	position: relative;
	width: 780px;
	margin: 0 auto;
	height: 100px;
}
div#page_header div.header div.logo {
	position: absolute;
	width: 146px;
	height: 50px;
	top: 42px;
	left: 0px;
}
div.page_divider {
	position: relative;
	
	clear: both;
	width: 100%;
	background-color: #0098db;
	height: 2px;
}
div#page_banner {
	position: relative;
	width: 100%;
	background-image:url(images/banner_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
div#page_banner div.banner {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 337px;
}
div#page_banner div.gallery_banner {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 123px;
}
div#page_footer {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 100px;
	background-image:url(images/footer_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}
div#page_footer div.footer {
	position: relative;
	width: 780px;
	margin: 0 auto;
}
div#page_footer div.footer_links {
	position: absolute;
	top: 30px;
	left: 300px;
	width: 480px;
	text-align: right;
	color: #6f6b6c;
}
div#page_footer div.footer_links a {
	text-decoration: none;
	color: #ffffff;
}
div#page_footer div.footer_links a:hover {
	text-decoration: none;
	color: #666666;
}
div#main_area {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	background-image:url(images/main_plain_bg.jpg);
	background-position: center;
	background-repeat:repeat-y;
}
div#main_area_bg {
	position: relative;
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-image:url(images/main_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#main {
	position: relative;
	clear: both;
	width: 780px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}


div.header_nav {
	position: absolute;
	clear: both;
	width: 750px;
	margin: 71px 0px 0px 30px;
}
div.header_nav ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	list-style: none;
}
div.header_nav li {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 6px;
	float: right;
	list-style: none;
}
div.header_nav li a {
	display: block;
	padding: 7px 4px 18px 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.header_nav li a:hover, div.header_nav li a.selected {
	display: block;
	padding: 7px 4px 18px 4px;
	background-color:#0098db;
	text-decoration: none;
	font-weight: bold;
}

/*
div.header_nav li a#PROMOTIONAL:hover, div.header_nav li a#PROMOTIONAL.selected {
	background-color: #cb077a;
}

div.header_nav li a#EVENTS:hover, div.header_nav li a#EVENTS.selected {
	background-color: #fdcd01;
}

div.header_nav li a#TRAINING:hover, div.header_nav li a#TRAINING.selected {
	background-color: #8c35ba;
}

div.header_nav li a#DOCUMENTARY:hover, div.header_nav li a#DOCUMENTARY.selected {
	background-color: #28aa0a;
}
*/

div.main_padding {
	position: relative;
	display: inline;
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 5px 29px;
	width: 751px;
}

div.home_cols {
	position: relative;
	float: left;
	width: 158px;
	color: #ffffff;
	margin: 0px 29px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.flash_heading {
	position: relative;
	clear: both;
	width: 15px;
	height: 30px
	margin: 0px 0px 0px 0px;
}
p.home_col_thumb {
	margin: 0px 0px 0px 0px;
}
a.bullet {
	display: block;
	background-image:url(/_template/images/arrow_a_bg.jpg);
	background-position:left;
	background-repeat: no-repeat;
	clear: both;
	padding: 2px 0px 0px 18px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}
a.bullet:hover {
	display: block;
	background-image:url(/_template/images/arrow_a_bg_hover.jpg);
	background-position:left;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 18px;
	color: #ffffff;
	text-decoration: none;
}

div.footer_clients {
	position: absolute;
	top: 24px;
	background-image: url("/_template/images/logos_norm.gif");
	background-position: top left;
	background-repeat: no-repeat;
}


div.sub_heading {
	position: relative;
	clear: both;
	width: 670px;
	height: 60px;
	margin: 0px 0px 30px 0px;
	
}

div.sub_content {
	position: relative;
	clear: both;
	width: 721px;
	margin: 10px 0px 10px 0px;
}

div.sub_content_left {
	position: relative;
	float: left;
	width: 520px;
	border-right: 1px solid #c1c1c1;
}
div.sub_content_left_main {
	position: relative;
	clear: both;
	width: 490px;
}
div.sub_content_right {
	position: relative;
	margin-top: -6px;
	float: left;
	width: 200px;
}
div.sub_content_right_padding {
	position: relative;
	clear: both;
	padding: 5px 0px 0px 15px;
}

	/* Sam's amendment - adding blog functionality */


div.blogsub_content_right {
	position: relative;
	margin-top: -6px;
	margin-right: 15px;
	float: right;
	width: 200px;
	text-decoration: none;
	border-right: 1px solid #c1c1c1;
}

div.blogsub_content_right_padding {
	position: relative;
	clear: both;
	padding: 5px 20px 0px 0px;
}

div.blogright_bar_section {
	position: relative;
	clear: both;
	float: right;
	width: 200px;
	margin: 0px 0px 25px 0px;
}

div.blogright_bar_icon {
	position: relative;
	float: left;
	width: 50px;
}
div.blogright_bar_text {
	position: relative;
	float: left;
	width: 100px;
}

div.blogsub_content_left {
	position: relative;
	float: right;
	width: 5px;
	border-right: 1000px solid #c1c1c1;
}

	/*Normal styles continue from here on out! */
	
div.main_split {
	position: relative;
	clear: both;
	float: left;
	width: 290px;
}
div.main_split div.main_split_left {
	position: relative;
	float: left;
	width: 430px;
	margin: 0px 30px 0px 0px;
}
div.main_split div.main_split_right {
	position: relative;
	float: left;
	width: 230px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #242222;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p.intro {
	font-size: 12px;
	line-height: 15px;
}



div.right_box {
	position: relative;
	clear: both;
	width: 171px;
	margin: 0px 0px 18px 0px;
}
div.right_box_top {
	position: relative;
	clear: both;
	width: 171px;
	background-image: url(images/right_box_top.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-size: 11px;
}
div.right_box_mid {
	position: relative;
	clear: both;
	width: 171px;
	background-image: url(images/right_box_mid.gif);
	background-repeat: repeat-y;
}
div.right_box_base {
	position: relative;
	clear: both;
	width: 171px;
	height: 11px;
}
div.right_box_top_padding {
	position; relative;
	clear: both;
	padding: 15px 15px 10px 17px;
}
div.right_box_mid_padding {
	position; relative;
	clear: both;
	padding: 5px 15px 1px 17px;
}
table.sub_services {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

table.sub_services td a {
	color: #535353;
	text-decoration: none;
}



div.photo_frame, div.flash_frame {
	position: relative;
	clear: both;
	width: 230px;
	height: 134px;
	background-image: url(images/frame_bg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}
div.photo_frame img {
	margin: 1px 0px 0px 1px;
}










/* STANDARD STYLES */

div.system_message_error {
	position: relative;
	clear: both;
	float: left;
	background-color: red;
	width: 720px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_ok {
	position: relative;
	clear: both;
	float: left;
	background-color: #799540;
	width: 720px;
	margin: 0px 0px 1px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #ffffff;
}
div.system_message_body {
	position: relative;
	clear: both;
	float: left;
	background-color: #EEEEEE;
	width: 720px;
	margin: 0px 0px 30px 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #000000;
}


div.system_page_heading {
	position: relative;
	color: #444444;
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	font-size: 15px;
	background-image: url(/_template/images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #c1c0bf;
	padding: 6px 0px 6px 65px;
}

div.quote {
	position: relative;
	clear: both;
	margin: 0px 0px 10px 0px;
}


div.gallery_player {
	position: relative;
	clear: both;
	margin: 0 auto;
	margin-bottom: 47px;
	width: 574px;
	height: 355x;
	border: 1px solid #b8babd;
}


div.gallery_options {
	position: relative;
	clear: both;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 576px;
}

div.gallery_option {
	position: relative;
	float: left;
	margin: 0px 17px 0px 0px;
	width: 131px;
	height: 200px;
}
div.gallery_option_image {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 129px;
	height: 91px;
	border: 1px solid #b8babd;
}
div.gallery_option_text {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 129px;
	text-align: center;
}
div.gallery_option_text a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


table.form_table {
	border: 1px solid #eeeeee;
	width: 487px;
	margin: 0 auto;
	margin-bottom: 30px;
	background-color: #ffffff;
}
table.form_table th {
	background-color: #0397d8;
	color: #ffffff;
}
table.form_table td.subheading {
	background-color: #1c1666;
	color: #ffffff;
	font-weight: bold;
}
table.form_table td a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.form_table td.field {
	font-weight: bold;
}

input.custom_button {
	background-color: #0397d8;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	font-size: 10px;
}
input.noborder {
	border: none;
}

input.border {
	border: 1px solid #c1c1c1;
}

textarea.border {
	border: 1px solid #c1c1c1;
}


table.news_table {
	margin: 0px 0px 10px 0px;
}
table.news_table a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.news_table a:hover {
	text-decoration: underline;
}

a.logos {
	display: block;
	position: relative;
	background-image: url("/_template/images/logos_norm.gif");
	width: 315px;
	height: 45px;
	color: #322e2f;
	text-decoration: none;
}
a.logos:hover {
	background-image: url("/_template/images/logos_hover.gif");
	text-decoration: none;
}

div.side_banner {
	position: relative;
	clear: both;
	margin: 0 auto;
	margin-bottom: 18px;
	width: 164px;
	height: 78px;
}

div.home_news_ticker {
	position: relative;
	margin: 10px 0px 0px 25px;
	width: 722px;
	height: 71px;
	background-image: url("/_template/images/home_news.jpg");
	background-repeat: no-repeat;
}
div.home_news_announcement {
	position: relative;
	float: left;
	margin: 33px 0px 0px 80px;
	font-weight: bold;
	color: #ffffff;
}

div.home_news_announcement a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div.home_news_announcement a b {
	font-size: 11px;
}
div.home_news_announcement a:hover {
	text-decoration:underline;
}

div.right_bar_section {
	position: relative;
	clear: both;
	float: left;
	width: 200px;

	margin: 0px 0px 40px 0px;
}
div.right_bar_icon {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 50px;
}
div.right_bar_text {
	position: relative;
	float: left;
	margin: -10px 0px 20px 0px;
	width: 50px;
}
div.right_bar_jnews {
	position: relative;
	margin: 0px 50px 0px 0px;
	width: 135px;
	height: 400px;
}

div.right_bar_text ul {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

div.right_bar_text ul li {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 13px;
	border-bottom: 1px solid #b2b2b2;
}
div.right_bar_text ul li a {
	text-decoration: none;
	color: #656565;
}
div.right_bar_text ul li a:hover {
	text-decoration: none;
	color: #77c0e4;
}

p.news_heading {
	margin: 10px 0px 10px 0px;
	font-size: 11px;
}
p.news_heading a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
p.news_heading a:hover {
	text-decoration: underline;
}
p.news_intro {
	margin: 0px 0px 0px 0px;
}
p.news_intro a {
	text-decoration: none;
	color: #686868;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.side_video_preview {
	position: relative;
	clear: both;
	background-image: url('images/video_preview_bg.gif');
	width: 181px;
	height: 119px;
	float: left;
	margin: 0px 0px 0px 4px;
}
div.side_video_banner {
	position: relative;
	margin: 1px 0px 0px 1px;
}


div.preview_bar {
	position: relative;
	clear: both;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	height: 29px;
	color: #ffffff;
	width: 574px;
}
div.preview_bar_left {
	position: relative;
	float: left;
	width: 274px;
	margin: 7px 0px 0px 0px;
	font-size: 11px;
}
div.preview_bar_right {
	position: relative;
	float: left;
	width: 300px;
	text-align: right;
	margin: 7px 0px 0px 0px;
	font-size: 11px;
}
div.preview_passage {
	position: relative;
	clear: both;
	width: 574px;
	color: #ffffff;
}
div.preview_passage_padding {
	position: relative;
	clear: both;
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #404040;

}
div.preview_comments {
	position: relative;
	clear: both;
	width: 574px;
	color: #ffffff;
	font-weight: bold;
}

div.preview_shared_files {
	position: relative;
	clear: both;
	width: 574px;
	color: #ffffff;
}
div.shared_file {
	position: relative;
	clear: both;
	width: 574px;
	height:39px;
}
div.shared_file_icon {
	position: relative;
	float: left;
	width: 43px;
}
div.shared_file_title {
	position: relative;
	float: left;
	width: 300px;
	margin: 10px 0px 0px 0px;
}
div.shared_file_by {
	position: relative;
	float: left;
	width: 100px;
	margin: 10px 0px 0px 0px;
}
div.shared_file_date {
	position: relative;
	float: left;
	width: 131px;
	text-align: right;
	margin: 10px 0px 0px 0px;
}
div.clip {
	position: relative;
	clear: both;
	margin: 0px 0px 15px 0px;
}

	/* Get a quote button */
	
		a.rollover1 {
	display: block;
	width: 487px;
	height: 53px;
	text-decoration: none;
	background: url("http://www.lenzflare.com/casestudies/webvamp.png");
	}

a.rollover1:hover {
	background-position: -487px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}		
	
	/* Nav buttons CSS */

ul#navlist
{
width: 75%;
margin:0;
margin-top: 5px;
padding:0;
white-space: nowrap;
}
#navlist li
{
margin-left: 0px;
display: inline;
list-style-type: none;
margin-left: 0px;
width: 75%;
padding: 6px 0px 6px 0px;
}
#navlist a { padding: 0px 0px 0px 0px; }
.selected1 {
color: #FFFFFF;
background-color: #0098db;
font:600 16px Helvetica, Arial, sans-serif; font-weight: bold;
text-transform: uppercase;
padding:6px 12px 6px 12px;
text-decoration: none;
text-shadow: 0px 0px 0 rgb(0,0,0);;
}
.unselected {
color: #FFFFFF;
background-color: #999999;
font:600 16px Helvetica, Arial, sans-serif; font-weight: bold;
text-transform: uppercase;
padding:6px 12px 6px 12px;
text-decoration: none;
text-shadow: 0px 0px 0 rgb(0,0,0);;
}
#navlist a:link, #navlist a:visited

{
color:#FFFFFF;
text-align:center;
font:600 16px Helvetica, Arial, sans-serif; font-weight: bolder;
width: 75%;
padding:6px 12px 6px 12px;
text-decoration:none;
}
#navlist a:hover


{
color: #FFFFFF;
background-color: #0098db;
font:600 16px Helvetica, Arial, sans-serif; font-weight: bolder;
padding:6px 12px 6px 12px;
text-decoration: none;
text-shadow: 0px 0px 0 rgb(0,0,0);;
}

	/* Frontpage buttons CSS */
	
ul#homenavlist
{
width: 190%;
padding: 0px 0px 0px 0px;
margin-top: 0px;
display: block;
overflow: auto;
white-space: nowrap;
}

#homenavlist ul a
{
width: 100%;
height: 100%;
display: block;
}


#homenavlist li a
{
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
height: 100%;
display: block;
list-style-type: none;
padding: 14px 14px 14px 14px;
}


#homenavlist a { padding: padding: 5px 5px 5px 5px; }

.homeunselected {
color: #242222;
background-color: #0098db;
font:600 18px Helvetica, Arial, sans-serif; font-weight: bolder;
width: 50%;
display: block;
text-decoration: none;
text-shadow: 0px 0px 0 rgb(0,0,0);;
}
#homenavlist a:link, #homenavlist a:visited
{
color:#242222;
text-align:center;
display: block;
background-color: #0098db;
font:600 18px Helvetica, Arial, sans-serif; font-weight: bolder;
width: 50%;
text-decoration:none;
text-transform:none;
}

	/* Client logos table CSS properties */
	
table.clientlogos {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.clientlogos th {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.clientlogos td {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
#homenavlist a:hover
{
color: #ffffff;
font:600 18px Helvetica, Arial, sans-serif; font-weight: bolder;
width: 50%;
text-decoration: none;
}	

	/* FancyBox & Mosaic CSS - WORK SECTION */
	
		
				#content{ width:845px; margin:2px auto; padding:5px 10px; }
				.clearfix{ display: block; height: 0; clear: both; visibility: hidden; }
				
				.details{ margin:4px 4px; }	
					h10{ font:300 12px 'Helvetica', Arial, sans-serif; line-height:140%; color:#ffffff; }
					p10{ font:300 10px 'Lucida Grande', Tahoma, Verdana, sans-serif; color:#aaaaaa; }
					a{ text-decoration:none; }
					
			
			#banner-social{ margin:33px 0 0 20px; float:left; height:32px; }		
				#banner-social li{list-style:none; float:left; margin:0 10px 0 0;}

				


	/* Speech bubbles */
	
				/* BLUE ONE */
				
/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000000;
	border:4px solid #0098db;
	background:#0098db; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
	background:-moz-linear-gradient(#ffffff, #ffffff);
	background:-o-linear-gradient(#0098db, #0098db);
	background:linear-gradient(#0098db, #0098db);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.triangle-belowright {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000000;
	border:4px solid #252222;
	background:#ffffff; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
	background:-moz-linear-gradient(#ffffff, #ffffff);
	background:-o-linear-gradient(#0098db, #0098db);
	background:linear-gradient(#0098db, #0098db);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-right.top {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#075698), to(#2e88c4));
	background:-moz-linear-gradient(#075698, #2e88c4);
	background:-o-linear-gradient(#075698, #2e88c4);
	background:linear-gradient(#075698, #2e88c4);
}

/* Variant : for left positioned triangle
------------------------------------------ */

.triangle-right.left {
	margin-left:40px;
	background:#0098db;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-right.right {
	margin-right:40px;
	background:#0098db;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-right:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	border-width:20px 0 0 20px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#0098db transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-right.top:after {
	top:-20px; /* value = - border-top-width - border-bottom-width */
	right:50px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:20px 20px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #075698; 
}

/* Variant : left
------------------------------------------ */

.triangle-right.left:after {
	top:16px; 
	left:-40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:15px 40px 0 0; /* vary these values to change the angle of the vertex */
	border-color:transparent #075698; 
}

/* Variant : right
------------------------------------------ */

.triangle-right.right:after {
	top:16px; 
	right:-40px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:15px 0 0 40px; /* vary these values to change the angle of the vertex */
	border-color:transparent #0098db ; 
}

/* Variant : right below
------------------------------------------ */
.triangle-belowright.belowright:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:422px; /* controls horizontal position */
	border-width:20px 20px 0px 0px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#252222 transparent; 
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

	/* Quotebox - spacing between the bubbles div tag */

.quotebox {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	}
	
.quoteboxlist {
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	}
	
.quoteauthorleft {
	font-weight: 800;
	padding: 0px 0px 0px 80px;
	position: relative;
	margin-top: -28px;
	margin-bottom: -10px;
	}
	
.quoteauthorright {
	font-weight: 800;
	text-align: right;
	font-weight: 800;
	padding: 0px 70px 0px 0px;
	position: relative;
	margin-top: -28px;
	margin-bottom: -10px;
	}

/* News Feed CSS 

channel link, channel language, channel copyright, channel managingEditor, channel webMaster, channel docs, channel lastBuildDate {
	display:none;
}
rss {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:130%;
	margin:1em;
}
/* HEADER */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
channel title {
	display:block;
	padding:0.4em 0.2em;
	color:#FFF;
	border-bottom:1px solid black;
	font-weight:bold;
	font-size:1140%;
	background-color:#4483C7;
}
channel description {
	display:block;
	float:left;
	font-size:130%;
	font-weight:bold;
	margin:0.5em;
}
/* CONTENT */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
channel item {
	background-color:#FFFFEE;
	border:1px solid #538620;
	clear:both;
	display:block;
	padding:0 0 0.5em;
	margin:1em;
}
channel item title {
	background-color:#538620;
	border-bottom-width:0;
	color:#FFF;
	display:block;
	font-size:1120%;
	font-weight:bold;
	margin:0;
	padding:0.3em 0.5em;
}
channel item description {
	display: block;
	float:none;
	margin:0;
	text-align: left;
	padding:0.2em 0.5em 0.4em;
	color: black;
	font-size:100%;
	font-weight:normal;
}
channel item link {
	color:#666;
	display:block;
	font-size:86%;
	padding:0 0.5em;
}
channel item pubDate {
	color:#666;
	display:block;
	font-size:86%;
	padding:0 0.5em;
}
*/

