.video-container {
       padding-bottom: 75%;
       padding-top: 1px;
       height: 0;
       overflow: hidden;
       max-width: 100%;
	   display: inline-block;
       vertical-align: middle;
   }

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.country-redirect.preFooter a.hideMe{
	display:none;
}
.article-table table td.leftAlignment {
    text-align: left;
}
.social-links .body.one{
	right: -40px;
	width: 40px;
}
.social-links .body.two{
	right: -80px;
	width: 80px;
}
.social-links .body.four{
	right: -160px;
	width: 160px;
}
.social-links .body.five{
	right: -200px;
	width: 200px;
}
.social-links .body.six{
	right: -240px;
	width: 240px;
}
.utility-bar .social-links .body.one{
	left: -80px;
	width: 80px;
}
.utility-bar .social-links .body.two{
	left: -160px;
	width: 160px;
}
.utility-bar .social-links .body.four{
	left: -320px;
	width: 320px;
}
.utility-bar .social-links .body.five{
	left: -400px;
	width: 400px;
}
.utility-bar .social-links .body.six{
	left: -480px;
	width: 480px;
}
.grey-bg{
	background-color: #f4f4f4;
	padding: 50px 0;
}
body.EDIT .grey-bg{
	background-color: white;
	padding: 50px 0;
}
.article .richtexteditor li {
    color: black;
}
.richtexteditor li {
    list-style-position: outside;
}

.article ul,
.article ol,
.lead-wrap ul,
.lead-wrap ol{
	list-style: outside;
	margin-left: 25px;
	margin-bottom: 15px;
}
.article ol,
.lead-wrap ol{
	list-style: outside;
	list-style-type: decimal;
	margin-left: 25px;
}
.richtexteditor ol{
	list-style-type: decimal;
	margin-left: 25px;
}
.richtexteditor ul{
	list-style-type: disc;
	margin-left: 25px;
}
.article ol li{
	color: #E60000;
}
.article ol li > span {
    color: #333;
}

.richtexteditor a{
	font-weight: 700;
	color: #e60000;
	text-decoration: underline;
}
.spaceabovetab{
	margin-top: 60px;
}
.article a.leadStoryLink{
	color:#000000;
	text-decoration: none;
}
.leadStoryLink{
	font-weight: 700;
	display: block;
	padding: 10px 0;
	border-top: 3px solid #ebebeb;
	border-bottom: 3px solid #ebebeb;
	margin-top: -3px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.leadStoryLink:hover{
	background-color: #f4f4f4;
	padding-left: 5px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.leadStoryLink i{
	float:right;
}
.leadStoryLink .i-arrow-blk-r{
	margin-top:5px;
}
ul.lead-tags{
	margin-left:0px;
	margin-bottom:0px;
}
.search-results-list  .lead-story .lead-wrap{
	min-height: 0px;
}
.content .richtexteditor i{
	background-image:none;
}
.zoom-content:after{
		background:url("../../vodafone-simplicity/css/img/zoom-overlay.png") no-repeat;
}
.shout.shout-left .speech-box:hover {
    text-decoration: none;
}
.mod-hero-carousel .active .hc-content-inner:hover{
    text-decoration: none;
}
.js .mod-hero-carousel .hc-content .active .hc-content-inner:hover .prop span {
    text-decoration: underline;
}
.ajax-form .form_rightcol input[type=text]{
	width: 70%;
}
.ajax-form .form_rightcol label.form_error {
    clear: both;
    float: left;
}
.country-redirect.preFooter {
    padding-top: 30px;
}
.stats .stat.smallFont{
	padding-top:45px;
}
.stats .stat.smallFont .unit{
	font-size:45px;
}
.stats .stat.smallFont .value{
	font-size:75px;
}
