﻿
 /***home page usercontrol styles***/
 .HLLandingControl .Details
{
    width:290px; /*firefox wrapping issue*/
}    
.HLDiscussions li,.HLLandingControl .Content,.HLContainer 
{
 overflow:auto;
 
}
.HLEngagement .Content li,.HLDiscussions .Content ol li
{
 
 overflow:auto;
 height:100%;
 
} 

.HLContainer
{
    height:100%;
}
/* style written on Nov 02 for Rob style change */

/* .HLLandingControl h2
{
    height: auto;
background-image: none; 
    padding:8px 5px 8px 9px;
	
} */
.HLLandingControl .Content h2
{
    background-image: none !important;
    height: auto !important;
} 


.MPContentAreaHome td .HLLandingControl.HLEngagement .Details,
.MPContentAreaHomeWithAd td .HLLandingControl.HLEngagement .Details
 {
width:200px;
}


.HLLandingControl.HLRecentBlogs h3
{
    margin-top:-3px;
	margin-left:58px;
}
.HLLandingControl.HLRecentBlogs h4
{
    width:auto;
}
.HLLandingControl.HLRecentBlogs .ByLine h4
{
 display:none;
}

.HLLandingControl.MPIcon h4
{
    width:auto;
}
.HLLandingControl.MPIcon h3
{
#margin-top:-15px;
}

.HLWelcome .Content 
{
margin-top:13px;
}

.HLQuickLinks table 
{
    width: 93%;
}

.HLConnected
{
overflow:hidden;
width:320px;
}

th 
{
    background-color: #2B3C59;
    color: white;
}


/* temp.css start */

table.rsContentTable tr.rsFirstRow .rsWrap.rsDateWrap, table.rsContentTable tr.rsFirstRow .rsWrap {
position:relative;
}

/* temp.css end */
