/* Company Name CSS */

/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;border: 0;outline: 0;font-size: 100%;
vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* body attributes */
body {font: 80% Tahoma, Geneva, sans-serif; color: #000; height: 100%; text-align: center;}
.colourBackground { position:absolute; left:0; overflow:hidden; z-index:-100; width:100%; text-align:center; margin:133px auto 0 auto;}
.colourBackground img {width:100%;}
.left {float: left;}
.center {text-align: center;}
.right {float: right;}
.clear {clear: both;}
.hide {display: none;}
p {margin: 0 0 12px 0;}
a, a:visited {color: #1395b8; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
span.dots {display: block; height: 1px; margin: 0 0 10px 0; padding: 20px 0 0 0; background: url(/App_Themes/Website/images/span_dots.gif) repeat-x bottom;}
span.dots.wheretobuy {margin-top:-10px;}

.italic { font-style:italic;}

#info .colour {color:#173760;} /* colour of the text at the top of a general page */

/* Global Headers */
h2 {font-weight: normal; font-size: 180%; color: #029fca; margin: 0;}
h3 {font-size: 150%; font-weight: normal; color: #000;}
h4 {margin: 0; font-size: 130%; color: #000;}
h5 {margin: 0; font-size: 115%; color: #000;}
h6 {margin: 0; font-size: 100%; color: #000;}

/* Forms */
input.btnSubmit, p.btnSubmit {background: #666; border: none; padding: 5px 10px; color: #fff; cursor: pointer;}
input.txtInput, select, textarea {border: 1px solid #ccc; margin: 0;}
input.txtInput, textarea {padding: 3px 5px;}

/* Global Tables */
/*
table {border: 1px solid #ccc; margin: 10px 0; width: 100%;}
table tr.alt {background: #efefef;}
table th {background: #ccc; border: 1px solid #ccc; padding: 5px; font-size: 110%; color: #fff;}
table td {border: 1px solid #ccc; padding: 3px 5px;}

table.nostyle {border: none; margin: 0; width: 100%;}
table.nostyle th {color: #000;}
table.nostyle th, table.nostyle td {border: none; padding: 3px 5px; background: none;}
*/

table {border: 1px solid #d8d0db; margin: 10px 0; width: 100%;}
table th {}
table td {border: none; padding: 6px 5px; vertical-align:middle;}
/* For Captcha */
table table {border: none; margin: 10px 0; width: 50%;}
table table td {border: none; padding: 0px 0px;}

table .EditingFormLabel {font-weight:bold;}
table .EditingFormErrorLabel {clear:both;}
table input {float:left; width:300px; margin-right:5px;}
table textarea {float:left; width:294px; margin-right:5px;}
.FormButton {background: url("/App_Themes/Website/images/btn_search_whitebg.gif") no-repeat;width: 74px; height: 24px; border: none; vertical-align: top; cursor: pointer; color: #fff;}

/* Top */
#topholder {width: 100%; margin: 0 auto; padding: 0; text-align: center; background: url(/App_Themes/Website/images/bg_top.png) repeat-x top left;}
#topholder.home {background: url(/App_Themes/Website/images/bg_topHome.png) repeat-x top left;}

#top {width: 980px; margin: 0 auto; padding: 0; font: 85% Helvetica,Arial,Helmet,Freesans,sans-serif; color: #cdcecf; height: 85px;}
#top h1 {float: left; margin: 9px 0 0 16px; display: inline; }
#top h1 img { float:left; }
#top h1 img#CSR { margin-top:3px;}
#top #topLinksRight {background:url(/App_Themes/Website/images/bg_topLinksRight.png) no-repeat; width:5px; height:28px; float:right; margin-top:13px; margin-right:10px;}
#top #topLinksLeft {background:url(/App_Themes/Website/images/bg_topLinksLeft.png) no-repeat; width:5px; height:28px; float:right; margin-top:13px; margin-right:0;}
#top p {text-align: right; padding: 3px 10px 0 10px; height:25px; margin:13px 0 0 0; background:url(/App_Themes/Website/images/bg_topLinks.png); display:inline-block; float:right;}
#top a {color: #cdcecf;}

/* Main Nav */
#nav {background:url(/App_Themes/Website/images/bg_nav.png) no-repeat; display:inline-block; height:47px; position:relative; width: 960px; margin: 0 auto 1px auto; padding: 0; clear: both; font: 110% Helvetica,Arial,Helmet,Freesans,sans-serif; color: #fff;}
#nav ul {float: left; margin: 15px 0 0 12px; display: inline;}
#nav li {display: inline; margin: 0 5px 0 0; float: left;}
#nav li a {color: #fff; padding: 8px 12px; float: left;}
#nav li.CMSTreeMenuSelectedItem, #nav li.CMSTreeMenuSelectedItem:hover {border-bottom:1px solid #fff; background: url(/App_Themes/Website/images/li_nav.gif) no-repeat left;}
#nav li.CMSTreeMenuSelectedItem a, #nav li.CMSTreeMenuSelectedItem a:hover {color: #202427; background: url(/App_Themes/Website/images/a_nav.gif) no-repeat right; text-decoration: none;}
#nav li a:hover {_background:none; _color: #fff;}

#nav li:hover {background: url(/App_Themes/Website/images/li_nav_hover.gif) no-repeat left;}
#nav li a:hover { background: url(/App_Themes/Website/images/a_nav_hover.gif) no-repeat right; text-decoration: none;}



#nav li.CMSTreeMenuSelectedItem a:hover {color:#000;}
#nav p {float: right; margin: 10px 10px 0 0; display: inline;vertical-align: bottom;}
#nav p #searchtxt {margin-top:10px; }
#nav input.search {background: url(/App_Themes/Website/images/bg_searchinput.png) repeat-x; display:inline-block;  margin: 0 4px; padding: 6px 5px 0 5px; width: 166px; height: 22px; border: none; }
#nav input.btnSearch {background: url(/App_Themes/Website/images/btn_search.png) no-repeat; width: 95px; height: 29px; border: none; vertical-align: top; cursor: pointer; color: #fff;}

#innernav {text-align:left; width: 960px; margin: 0 auto; clear: both; background: url(/App_Themes/Website/images/bg_innernav.gif) repeat-x; height: 35px; font: 110% Helvetica,Arial,Helmet,Freesans,sans-serif;}
#innernav ul {width: 960px; margin: 0 auto; padding: 9px 0 0 25px;}
#innernav li {display: inline; margin: 0; padding: 0 30px 0 0;}
#innernav li a {color: #6a6a6a;}

#breadcrumb {text-align:left; width: 935px; margin: 0 auto; padding: 10px 0 1px 25px; height: 22px; clear: both; color: #000; font: 110% Helvetica,Arial,Helmet,Freesans,sans-serif; background: url(/App_Themes/Website/images/bg_bread.png) repeat-x;}
/*#breadcrumb.home {border-bottom:10px solid #0d84bb; margin-bottom:3px;}*/
#breadcrumb.home {border-bottom:1px solid #75777a; margin-bottom:0px;}
#breadcrumb p {width: 980px; margin: 0 auto;}
#breadcrumb span {border-bottom: 1px solid #fff;}
#breadcrumb a {color: #000;}
#breadcrumb p img.rss {float:right; margin:-5px 54px 0 0; *margin:-21px 54px 0 0;}

/* Page */
#home, #inner {width: 980px; margin: 0 auto; padding: 0; text-align: left;}

/* Global Content */
#content {clear: both; float: left; margin: 0; padding: 0 0 0 10px; min-height:500px; width: 667px; background: url(/App_Themes/Website/images/bg_home.png) no-repeat;}
#content p {color: #6a6a6a;}
#content p.intro {color: #242526; font-size: 110%;}
#content p.products a {text-decoration: underline;}
#home #content h2, #inner #content h3 {padding: 30px 0 5px 0; font-size: 190%;}
#home #content h3, #inner #content h4 {font-size: 120%; margin: 0; padding: 0; font-weight: normal;}

#content ul.areas {clear: both; _margin: 0 0 0 0; height: 55px; font-size: 110%; padding: 0 0 0 6px;}

html>body #content ul.areas {margin-top: 0;}
html>body #content ul.areas {*margin-top: -12px;}

#content ul.areas li {display: inline; margin: 0; padding: 0;}
#content ul.areas li a {display: inline-block; margin: 0 0 0 -6px; padding: 19px 0 19px 22px;}
#inner #content ul.areas li.last a {background: none;}
#content ul.areas li a:hover {text-decoration: none;}

#content div.sectiongrn p.view a, #content div.sectionpnk p.view a, #home #news p.view a {padding: 0 0 0 20px; font-weight: normal;}
#content div.sectiongrn p.view a, #content div.sectionpnk p.view a {background: url(/App_Themes/Website/images/arrow_blue.png) no-repeat 0 1px;}
#news p.view a {font-weight: normal; background: url(/App_Themes/Website/images/arrow_blue.png) no-repeat 0 1px;}

#content div.sectiongrn, #content div.sectionpnk {float: left; width: 332px; margin: 5px 0 0 0; padding: 0; color: #6a6a6a;}
#content div.sectiongrn {margin-right: 2px;}
#content div.sectiongrn p, #content div.sectionpnk p {font-size: 100%; margin: 0 0 10px 12px;}
#content div.sectiongrn img, #content div.sectionpnk img {float: right; margin: 15px 10px 0 0;}

#home #content div.sectiongrn h3, #home #content div.sectionpnk h3 {color: #fff; font-weight: normal; font-size: 120%; margin: 0; padding: 6px 10px;}
#home #content div.sectiongrn h3, #home #content div.sectionpnk h3 {background: url(/App_Themes/Website/images/h3_blue.gif) no-repeat;}


#content div.sectiongrn a, #home div.sectionpnk a {color: #6a6a6a;}
#content div.sectiongrn a, #content div.sectionpnk a {color: #0d84bb;}

#content div.sectiongrn ul, #content div.sectionpnk ul {margin: 10px 15px 5px 15px;}
#content div.sectiongrn li, #content div.sectionpnk li {padding: 0 0 8px 10px; background: url(/App_Themes/Website/images/li_blue.gif) no-repeat 0 4px;}
#content div.sectiongrn li a, #content div.sectionpnk li a {color: #6a6a6a;}

/*  Home Content */
#home #newsStoryImage { height:258px; max-height:258px; border-bottom:15px solid #03baed; padding-bottom:1px;}

/*DG - DAMIAN.. change these colours :D*/
#home #newsStoryImage .MarketHome_consume h2 {color:#fe388c;}
#home #newsStoryImage .MarketHome_audio h2 {color:#df59c4;}
#home #newsStoryImage .MarketHome_broadcast h2 {color:#dc8304;}
#home #newsStoryImage .MarketHome_game h2 {color:#8da502;}

#home #newsStoryImage .MarketHome_consume p.productshome,#home #newsStoryImage .MarketHome_consume p.productshome a {color:#fe388c;}
#home #newsStoryImage .MarketHome_audio p.productshome,#home #newsStoryImage .MarketHome_audio p.productshome a {color:#df59c4;}
#home #newsStoryImage .MarketHome_broadcast p.productshome,#home #newsStoryImage .MarketHome_broadcast p.productshome a {color:#dc8304;}
#home #newsStoryImage .MarketHome_game p.productshome,#home #newsStoryImage .MarketHome_game p.productshome a {color:#8da502;}


#content img.area_img {margin: 0 15px 0 0; float: left;}
/*#home #content img.area_img {margin: 30px 15px 0 10px;}*/
#home #content img.area_img {margin: 0 15px -15px 0;} /* -15px bottom fixes problem with gap in IE6*/
#home #content p {padding: 0 10px 0 0;}
#home #content p.products {color: #1395b8; font-size: 100%;}

#home #content ul.areas {padding-top: 0px; background: #03baed url(/App_Themes/Website/images/ul_areas.gif) repeat-x;}
#home #content ul.areas li a {width: 146px; background: url(/App_Themes/Website/images/li_areas.gif) no-repeat right; color: #3a3a3a;}
#home #content ul.areas li.last a {width: 147px;}

/*
.consumeColor {color:#03baed;}
.audioColor {color:#c94db4;}
.broadcastColor {color:#e2c907;}
.gameColor {color:#97af0d;}
*/

#home #content ul.areas li.consume a:hover, #home #content ul.areas li.consume_act a {background: url(/App_Themes/Website/images/li_areas_consume.gif) repeat-x; color: #fff;}
#home #content ul.areas li.audio a:hover, #home #content ul.areas li.audio_act a {background: url(/App_Themes/Website/images/li_areas_audio.gif) repeat-x; color: #fff;}
#home #content ul.areas li.broadcast a:hover, #home #content ul.areas li.broadcast_act a {background: url(/App_Themes/Website/images/li_areas_broadcast.gif) repeat-x; color: #fff;}
#home #content ul.areas li.game a:hover, #home #content ul.areas li.game_act a {background: url(/App_Themes/Website/images/li_areas_game.gif) repeat-x; color: #fff;}

/* Inner Content */
#inner h2 {color: #fff; margin: 0px 10px 1px 10px; padding: 8px 22px; background:#0d84bb; font-size:170%;}
#inner #content p.intro {margin-right: 80px;}

#inner #content ul.areas {padding-top: 3px; border-top: 3px solid #606163;}
#inner #content ul.areas li a {width: 202px; color: #fff;}
#inner #content ul.areas li.last a {width: 201px;}
#inner #content ul.areas li.active a, #inner #content ul.areas li a:hover {color: #3a3a3a; background: url(/App_Themes/Website/images/li_innerareas_active.gif) no-repeat right top;}

#content #info {margin: 20px;}
#content #info h4 {margin: 40px 0 5px 0; font-size: 140%;}

/*#info img {border: 2px solid #606163; padding: 0;}*/
#info img {padding: 0;}
#info img.left {margin: 0 10px 5px 0;}
#info img.right {margin: 0 0 5px 10px;}
#info ul {margin: 10px 0 20px 20px;}

#register, #news, #right {width: 258px; margin: 0 0 0 -2px; padding: 0 20px; float: left;}
#right {margin-bottom:10px;}

/* Accordion pane */
#info .cpHeader{color: #000; font-size:110%; margin:0 0 1px 0; padding:5px 10px; background: url(/App_Themes/Website/images/bg_accTab.png); cursor: pointer; width:606px; height:18px; }
#info .cpHeaderTitle {float:left;}
#info .cpHeaderOpenClose {float:right; margin:0; padding:0; clear:none;}
#info .cpBody{ display:none; width:606px; padding: 10px;}    
#info .cpHeader img {margin-right:5px;}
#info .cpHeader img, #info .cpBody img { border:none;}   
#info .cpBody #visitSite {float:right;}

/* SiteMap */
#info .CMSSiteMapList {margin:0; padding:10px 0 10px 0;}
#info .CMSSiteMapList li{min-width:0; position:relative; font-weight:bold; border-bottom:1px solid #d8d0db;}
#info .CMSSiteMapList li ul{margin:5px; padding:10px 0 10px 0;}
#info .CMSSiteMapList li ul li{font-weight:normal; border:none;}
#info .CMSSiteMapList li ul li ul{margin:5px; padding:0;}

/* News */
.business_search {margin:-20px -18px 20px -20px;  background: #c7dff7; padding:20px;}
.lblSearch {font-weight:bold;}

#info .NewsPreview .NewsTitle {font-size:130%; margin:0 0 8px 0;}
#info .NewsPreview .NewsTitle .Date { font-size:80%;}
#info .NewsPreview .NewsTeaser {position:relative; border:2px solid #000; padding:0; margin:0 10px 35px 0; float:left; background:#fff;}
#info .NewsPreview .NewsTeaser img {margin:0 0 0 0; border:none;}
#info .NewsPreview .NewsSummary { line-height:18px;}

#info .NewsPreview .PartnerSummary {line-height:18px;}
#info .NewsPreview hr {color:#b2c2cf; width:100%; height:1px; text-align:center; margin-bottom:12px;}

.Clearer{margin-bottom:10px;clear:both;}

#info #newsItemDetail .TeaserImage {float:right; margin:0 0 10px 10px;}
#info .PagerControl {width:100%; text-align:center; margin:-10px 0 20px 0;}

/* Partners preview */

#info .NewsPreview .PartnerTeaser {position:relative; border:2px solid #000; overflow:hidden; padding:0; margin:0 10px 5px 0; float:left; width:110px; height:110px; background:#fff;}
#info .NewsPreview .PartnerTeaser img {margin:25px 0 0 3px; border:none;}


/* Home Right */
#register {background: url(/App_Themes/Website/images/girl_headphones.jpg) no-repeat left bottom; height: 256px;} /* Image source needs to be dynamic */
#register img {margin: 0 0 0 2px;}
#register h2, #register p {margin: 0 10px 0 2px; padding: 0;}
#register h2 {margin-top: 31px;}
#register h2, #register h2 a {color: #fff;}
#register p {font-size: 110%; color: #fff;}

#home #news {background: url(/App_Themes/Website/images/bg_homecol.png) no-repeat left bottom; padding-top: 10px;}
#home #news h2 #news p {padding: 0 0 0 22px;}
#home #news h2 {color: #3a3a3a; margin-bottom: 10px;}
#home #news span.date {font-weight: bold; font-size: 85%;}
#home #news a {font-weight: normal;}

/* Inner Right */
#right {margin-top: 0 ;color: #6a6a6a; background: url(/App_Themes/Website/images/bg_right.png) no-repeat; _height: 512px; min-height: 512px;}
#right h3 {margin: 10px 0 0 0; padding: 0;}
#right p {margin: 10px 0 0 0; padding: 0;}
#right p.partner img {float: left; margin: 0 0 0 20px;}
#right p.name {color: #000;}
#info li, #right li {padding: 4px 0 0 20px; background: url(/App_Themes/Website/images/li_bullet.gif) no-repeat 0 10px; color: #6a6a6a;}

#partner {clear: both; padding: 10px 0 0 0;}
#partner h4 {clear:both; color:#000; font-weight:normal; margin:0 0 0 16px; font-size:180%;}

/* Virtual Tour */
#mycarousel {}

#virtualTour .belt .panel h4 {color:#000; font-family:Georgia; font-weight:normal; font-size:120%; margin:0; padding:0;}
.stepcarousel{
    position: relative; /*leave this value alone*/
    overflow: hidden; /*leave this value alone*/
    width: 970px;
    height: 105px; /*Height should enough to fit largest content's height*/
    background: url("/App_Themes/Website/images/bg_virtualTour.png") no-repeat 46px 0;
    margin-left:0px;
    margin-bottom:2px;
    
    }

    .stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    top: 30px;
    }

    .stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 15px 10px; /*margin around each panel*/
    width: 115px; /* 182  - Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    height:80px; 
    }
    
    .stepcarousel .panel img{

    }

/* Partners */
#content #info .partnerList img{float:left;width:50px}
#content #info .partnerList h4{margin:0 0 5px 5px;}
#content #info .partnerList p{margin-bottom:10px; float:left;}

/* Footer */
#footer {margin: -15px 0 0 10px; padding: 0 0 0 30px; clear: both; background: url(/App_Themes/Website/images/bg_footer.gif) no-repeat; min-height: 220px; _height: 220px;}
#footer ul {margin: 25px 0 0 0; padding: 0; float: left; width: 230px;}
#footer li {padding: 0 0 2px 0;}
#footer h3 {color: #2d2d2d; font-size: 100%; font-weight: bold;}
#footer a {color: #6a6a6a;}



/* Twitter Widget */
#twitterWidget {width:264px; background: #cdf1fb url("/App_Themes/Website/images/TwitterFooter.jpg") no-repeat bottom;}
#twitterWidget #twitterHeader {width:264px; height:68px; background: #fff url("/App_Themes/Website/images/TwitterHeader.jpg") no-repeat top;}
#twitterWidget #twitterContent {padding: 7px 10px 20px 10px; line-height:17px;}
#right #twitterWidget h3.twitter, #right #twitterWidget h3.twitter a {margin: 8px 0 0 33px; padding: 0; color:#34afdd;}
#right #twitterWidget p.twitterDate {color:#202427; font-size:116%; padding:0 0 3px 0; margin:0;}




/**
  * Twitter - http://www.twitter.com
  * Copyright (C) 2009 Twitter
  * URL: http://twitter.com/goodies/widgets
  *
  * V 1.0.6
  */
.twtr-widget {
	position: relative;
	font-size: 12px!important;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
	zoom: 1;
}
.twtr-fullscreen {
	font-size: 220%!important;
}
.twtr-widget .twtr-spinner {
	width: 14px;
	height: 14px;
	position: absolute;
	background: url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;
	top: 3px;
	right: 3px;
}
.twtr-inactive {
	display: none;
}
.twtr-widget a img {
	border: 0!important;
}
.twtr-doc {
	overflow: hidden;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.twtr-bd {
	padding: 0 1px;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px;
	overflow: hidden;
	zoom: 1;
}
.twtr-fullscreen .twtr-tweet-wrap {
	padding: 20px;
}
.twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	zoom: 1;
}
.twtr-widget .twtr-tweet a.twtr-reply {
	visibility: hidden;
}
* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply {
	visibility: visible;
}
.twtr-widget-profile img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0!important;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.2!important;
	width: auto!important;
}
.twtr-widget-profile h3, .twtr-widget-profile h4 {
	margin: 0 0 0 40px!important;
}
.twtr-widget h3 {
	font-size: 11px!important;
	font-weight: normal!important;
}
.twtr-widget h4 {
	font-size: 16px!important;
}
.twtr-widget i {
	font-size: 9px;
	font-style: normal;
	display: block;
	margin-top: 2px;
	zoom: 1;
}
.twtr-hd {
	padding: 10px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.twtr-fullscreen .twtr-hd {
	height: 0;
	padding: 0;
}
.twtr-timeline {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	height: 225px;
}
.twtr-flat .twtr-timeline {
	overflow-x: hidden;
	overflow-y: scroll;
}
.twtr-widget .twtr-tweet:last-child {
	border-bottom-width: 0;
}
.twtr-ft {
	position: relative;
}
.twtr-ft div {
	overflow: hidden;
	padding: 10px;
	zoom: 1;
}
.twtr-ft span {
	float: right;
	text-align: right;
}
.twtr-ft a {
	float: left;
	display: block;
}
.twtr-ft span a {
	float: none;
}
.twtr-avatar {
	width: 40px;
	height: 40px;
	float: left;
	overflow: hidden;
	display: block;
}
.twtr-fullscreen .twtr-avatar {
	width: 80px;
	height: 80px;
}
.twtr-img {
	height: 25px;
	width: 25px;
}
.twtr-img img {
	width: 30px;
	height: 30px;
}
.twtr-fullscreen .twtr-img img {
	width: 72px;
	height: 72px;
}
.twtr-fullscreen a.twtr-join-conv {
	display: none;
}
.twtr-tweet-text {
	margin-left: 40px;
}
.twtr-fullscreen .twtr-tweet-text {
	margin-left: 90px;
}
.twtr-doc a {
	text-decoration: none!important;
}
.twtr-doc a:hover {
	text-decoration: underline!important;
}








