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

.issue-of-day-header-label, .what-people-are-saying  {
	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;
	display: none;
}



.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{

}




#mainpage-tabs .comment-header{
	margin-bottom: 5px;
}

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

.comment-button a{
	color: #576F7F !important;
}

#mainpage-tabs .ribbon{

}

#mainpage-tabs .active .ribbon{

}

/*

#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{


}

.mainpage-summary-icon{

	
}


.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; */
	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 li{
	margin:0;	
}

ul.tabs li{
    border-color: #B2D3E2;
    border-style: solid;
}

#commentbox-header ul.tabs li{
	margin: 0;
}


ul.tabs {
	background-color:#e2f3fa;
	border-bottom:none;
	border-left:0 solid #999999;
	float:left;
	height:32px;
	list-style:none outside none;
	margin:0;
	padding:10px 0 0;
	width:100%;
	border-top: 1px solid #576f7f;
}
ul.tabs li {
	border:none;
	float:left;
	height:31px;
	line-height:31px;
	margin:0 15px 0 0;
	overflow:visible;
	padding:0 4px;
/*	position:relative; */
/*	width:140px; */
}
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:capitalize;
}
/*
ul.tabs li a:hover {
	background: #ccc;
}
*/

ul.tabs li {
    border-color: #E2F3FA #E2F3FA #B2D3E2;
    border-style: solid;
    border-width: 1px;
    margin-top: 0px;
}


html ul.tabs li.active { /*--Makes sure that the active tab does not listen to the hover properties--*/
    background-color: white;
    border-color: #B2D3E2 #B2D3E2 white;
    border-style: solid;
    border-width: 1px;
    margin-top: 0;
}

.tab-container {
	border-color:#AAAAAA;
	border-style:solid;
	border-width:0 0 1px;
	float:left;
	overflow:visible;
/*	position:relative; */
	width:100%;
}

.tabs .title{
	float:left;
	left:25px;
	padding-right:10px;
}

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

.tabs .active .title a{

}



#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;
}


.site-home .the_title {
margin-bottom:15px;
margin-top:30px;
max-width:100%;
width:960px;
}


