#mainpage-tabs #recent-comments {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	display: none;
}

.issue-of-day-header-label, .what-people-are-saying  {
	background:url("images/RuleHomev2/global_rssicon_blue.png") no-repeat scroll 10px 6px #D5E8F1;
	border-bottom:1px solid #637D8E;
	color:black;
	font-size:14px;
	font-weight:normal;
	left:10px;
	padding:5px 10px 5px 30px;
	text-transform:none;
	top:0;
	z-index:10;
	font-weight: bold;
}



.issue-of-day-read-more  {
	background:url("images/RuleHomev2/btn_readmorediscuss.png") no-repeat scroll 0 0 transparent;
	color:white;
	float:right;
	font-size:11px;
	font-weight:normal;
	height:20px;
	padding-bottom:3px;
	padding-left:0;
	padding-right:0;
	padding-top:1px;
	text-align:center;
	text-transform:none;
	top:0;
	width:135px;
	z-index:10;
}


.issue-of-day-read-more a{
	color:white !important;
	font-weight:bold;
	text-decoration:none;
}

#mainpage-tabs .comment{
	margin: 30px 10px;
}

#mainpage-tabs .comment-author{
	margin-left: 5px
}


#mainpage-tabs .comment-header{
	height:20px;
	left:0%;
	position:absolute;
	text-align:right;
	top:-25px;
	right: auto;	
}

#mainpage-tabs .comment-author a{
	color: #222;
}


#mainpage-tabs .ribbon{
	background:url("images/RuleHomev2/titles_postBG_gray.png") no-repeat scroll 0 top transparent;
	height:20px;
	left:-5px;
	position:absolute;
	top:4px;
	width:150px;
}

#mainpage-tabs .active .ribbon{
	background:url("images/RuleHomev2/titles_postBG_blue.png") no-repeat scroll 0 top transparent;
}

/*

#mainpage-tabs .ribbon{
	background:url("images/RuleHomev2/titles_pollicon.png") no-repeat scroll 0 top transparent;
}

#mainpage-tabs .active .ribbon{
	background:url("images/RuleHomev2/titles_pollicon.png") no-repeat scroll 0 top transparent;
}


<div class="ribbon"></div>
<div class="post-of-day-icon"></div>
<div class="title"><a href="#post-of-day">Post Of The Day</a></div>

*/


.mainpage-summary-header{
	position: relative;
}

.mainpage-summary-ribbon{
	background:url("images/RuleHomev2/titles_postBG_blue.png") no-repeat scroll left center transparent;
	height:20px;
	left:-5px;
	position:absolute;
	top:5px;
	width:200px;
}

.mainpage-summary-icon{
	background:url("images/RuleHomev2/titles_summaryicon_black.png") no-repeat scroll center center transparent;
	height:11px;
	left:10px;
	position:absolute;
	top:3px;
	width:15px;
	
}


.texting .rule-summary-icon{
	background:url("images/Global/texting_icon.png") no-repeat scroll center center transparent;
	left:0;
	padding:11px 13px;
	position:absolute;
}

.airline-passenger-rights .rule-summary-icon{
	background:url("images/global_planeicon.png") no-repeat scroll center center transparent;
	left:0;
	padding:11px 13px;
	position:absolute;
}



.mainpage-summary-body{
	padding: 10px 15px 15px;
	
}

.rule-text{
	margin-left:140px;
}

#mainpage-summary{
/*	width: 570px; */
	height: 100%;
	background-color: white;
	position: relative;
/*	background:url("images/Home_sideShadow_openrule.png") repeat-y scroll 0 0 white; */
	margin: 0 0 20px 0;
	border: 1px solid #637D8E;


}

.mainpage-summary-title{
	color:#4A4A6A;
	font-size:12px;
	font-weight:normal;
	left:155px;
	position:absolute;
	top:6px;
	font-weight: bold;
}

.mainpage-summary-rule-summary{
	color:white;
	font-size:12px;
	font-weight:bolder;
	left:35px;
	position:absolute;
}

.mainpage-summary-rule-name{
	background-color:#DFE4E4;
	text-transform:uppercase;
	font-weight:normal;
	display: inline;;
	
}

.mainpage-summary-header{
	background-color:#D5E8F1;
	border-bottom:1px solid #637D8E;
	font-weight:bold;
	height:30px;
	left:0;
	padding:0;
	text-transform:uppercase;
}



.tire-effiency-icon{
	background:url("images/Global/texting_icon.png") no-repeat scroll center top transparent;
	padding:10px 8px;
	position:absolute;
}

.texting-icon{
	background:url("images/Global/texting_icon.png") no-repeat scroll center top transparent;
	padding:10px 8px;
	position:absolute;
	margin-left: 115px;
}

#sidebar .rule-name{
	margin-left: 10px;
}


.rule-text{
	margin-left:10px;
}


#rule-tabs{
	margin: 20px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	width: 100%;
}
ul.tabs li {
	border:1px solid #999999;
	float:left;
	height:31px;
	line-height:31px;
	margin:0 0 -1px;
	overflow:visible;
	padding:0;
	position:relative;
	width: 165px;
	margin-right: 15px;
	background-color: #DFE4E4;
}
ul.tabs li a {
	color:#637D8E;
	display:block;
	font-size:12px;
	height:20px;
	outline:medium none;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	text-decoration:none;
	text-transform:uppercase;
}
/*
ul.tabs li a:hover {
	background: #ccc;
}
*/
html ul.tabs li.active { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-color: #D5E8F1;
	border-bottom: 1px solid #D5E8F1; 
	/*--Makes the active tab look like it's connected with its content--*/
}

.tab-container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}

.tabs .title{
	left:25px;
	position:absolute;
	top:-6px;
}

.tabs .title a, .mainpage-summary-rule-summary{
	font-size: 11px;
}

.tabs .active .title a{
	color: white;
}



#post-of-day-icon{
	background:url("images/RuleHomev2/titles_posticon_black.png") no-repeat scroll center center transparent;	
	height: 10px;
	width: 10px;
	left: 10px;
	top: 4px;
	position: absolute;
}


#recent-comments-icon{
	background:url("images/RuleHomev2/titles_commentsicon_gray.png") no-repeat scroll center center transparent;
	height: 10px;
	width: 10px;
	left: 10px;
	top: 4px;
	position: absolute;
}



.active #recent-comments-icon{
	background:url("images/RuleHomev2/titles_commentsicon_blue.png") no-repeat scroll center center transparent;
}

.active  #post-of-day-icon{
	background:url("images/RuleHomev2/titles_posticon_blue.png") no-repeat scroll center center transparent;	
}


.texting .rule-dashboard {
	background:url("images/Global/texting_icon.png") no-repeat scroll 232px 6px #BBBFBF;
	color:#727373;
	font-size:12px;
	height:4px;
	left:0;
	position:absolute;
	text-decoration:none;
	width:228px;
}

.airline-passenger-rights .rule-dashboard {
	background:url("images/global_planeicon.png") no-repeat scroll 230px 3px #BBBFBF;
	height:0;
	left:0;
	padding:12px;
	position:absolute;
	width:228px;	
	color:#727373;
	text-decoration:none;
	font-size:12px;
	z-index: 10;
}

.airline-passenger-rights .rule-dashboard {
	background:url("images/global_planeicon.png") no-repeat scroll 230px 3px #BBBFBF;
	height:0;
	left:0;
	padding:12px;
	position:absolute;
	width:228px;	
	color:#727373;
	text-decoration:none;
	font-size:12px;
}

.site-home #content{
	width: 87%;
	max-width: 1000px;
}

#recent-comments  .comment-goto{
	top: -19px !important;
}

