style@charset 'UTF-8';
/* CommunityPanel */
#main .CommunityPanel {
	font-family: "myriad-pro-1","myriad-pro-2","Helvetica","Arial",sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#main .CommunityPanelTable {
	padding-left: 0px;
	padding-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 0px;
}
#main .CommunityPanelHeader {
	padding: 0px 8px 1px;
	background-color: #ECECEC;
}
#main .CommunityPanel talbe {
	width:100%;
}

#main .CommunityPanel table th, #main .CommunityPanel table td {
    border: none;
	vertical-align:top;
}

/*
#main .CommunityPanelTable table {
	margin: 10px 10px 10px 10px;
}
*/
#main .CommunityPanelTable table {
	width:100%;
}
#main .CommunityPanel h2 {
	margin: 0;
	color:#333333;
	padding: 0;
	border-top: none;
}
#main .CommunityPanel h3 {
	margin: 0;
}
#main .CommunityPanelTable h3 {
	color:#333333;
	padding-right: 0;
}
#main .CommunityPanel hr {
	color: #E3E3E3;
	background-color: #E3E3E3;
	height: 2px;
	border: 0;
}
#main .CommunityPanel a, #main  .CommunityPanel a:link, #main  .CommunityPanel a:visited {
	color: #447099;
	font-size: 12px;
}
#main  .CommunityTextName {
	color: #999999;
	font-size: 12px;
}
#main  .CommunityPanelTable .CommunityTextName {
	color: #4480A9;
}
#main  .CommunityText {
	color: #7f7f7f;
	font-size: 12px;
}
#main  .CommunityImageShadow img {
    box-shadow: 0 1px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 4px -moz-rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=4);
}


/* From and Expert-article */
.FromExpert{
	margin-top:5px; 
}
.FromExpert .article-image{
	float: left;
	height: 160px;
	width: 150px;
	margin: 6px 10px 10px 0;
	overflow: hidden;
}
.FromExpert .article-image img{
	height: 150px;
	width: 150px;
}           
.FromExpert .article-info{
	float: left;
	/* height: 160px; */
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 280px;
}
.FromExpert p{
	margin-right: 0 !important;
 }         
.FromExpert p.article-url{
	 font-size:12px;
	 white-space:nowrap;
	 overflow:hidden;
}   
.FromExpert .expert-author{
	border-left: 1px solid #DDDDDD;
	float: left;
	font-size: 12px;
	/* height: 160px; */
	margin: 10px 0 10px 0;
	overflow: hidden;
	padding-left: 10px;
	width: 225px;
}
.FromExpert .expert-author-name{
	float:left;
	width:225px;
	margin-bottom:5px;
}
.FromExpert .expert-author img{
	float: left;
	height: 40px !important;;
	margin-right: 10px;
	overflow: hidden;
	width: 40px !important;
}
.FromExpert .expert-author-name p{
	margin-top: 0px !important;
}
.FromExpert .expert-author-bio p{
	margin-top: 0px !important;
	line-height:120%;
}            

/* From and Expert-video */
.FromExpertVideo{
	margin-top:10px; 
}
.FromExpertVideo .video{
	float: left;
	width: 450px;
	margin-top: 5px;
 }  
.FromExpertVideo .video-player{
	background: #333;
	width:430px;
	height: 265px;
 }  
.FromExpertVideo p.article-url{
	 font-size:12px;
	 white-space:nowrap;
	 overflow:hidden;
}   
.FromExpertVideo .expert-author{
	border-left: 1px solid #DDDDDD;
	float: left;
	font-size: 12px;
	/* height: 160px; */
	margin: 10px 0 10px 0;
	overflow: hidden;
	padding-left: 10px;
	width: 225px;
}
.FromExpertVideo .expert-author-name{
	float:left;
	width:225px;
	margin-bottom:5px;
}
.FromExpertVideo .expert-author img{
	float: left;
	height: 40px !important;;
	width: 40px !important;
	margin-right: 10px;
	overflow: hidden;
}
.FromExpertVideo  p{
	margin-top: 0px !important;
	margin-right: 10px !important;
}
.expert-author-name p{
	margin-top: 0px !important;
	margin-right: 0 !important;
}
.expert-author-bio p{
	margin-top: 0px !important;
	line-height:120%;
}

.fignone dt.dlterm {
	padding-right: 0px;
}

dt.dlterm {
    font-weight: bold;
	padding-right: 6px;
}
#main .fignone .dlseparator {
    padding-left: 1px;
}
#main dl p.dlseparator {
    margin: 9px;
}
div.fignone > dl {
    margin-bottom: 12px;
}
dt, dl dd, dd, .fignone .dd, .fignone .dlentry, .fignone .dt, .fignone p.dlseparator, .dlterm, .dlterm {
    display: inline;
}
dl p.dlseparator {
    display: block;
    margin: 9px;
}
.fignone * {
    font-style: italic;
}
div.fignone div.figdesc {
    font-style: italic;
	padding-top: 2px;
    /*margin-bottom: 8px;*/
}

/* figure max width */
.nodesc, .fignone {
    max-width: 576px;
	padding-top: 6px;
    margin-bottom: 7px;}

.fig, .fig .desc, div.figdesc, div.fignone dl dt, .fig .dlentry, .keyword, .note, .important, .tip, .related-links:before, div.fignone, div.fignone dd {
    font-style: italic;
}
.tip, .note, .important {
    margin: 10px 0;
}
.notetitle, .tiptitle, .importanttitle {
    font-weight: bold;
	padding-right: 6px;
}