@charset "utf-8";

@import url(/common/css/lohasmedical.css);

#homeTitleNew{
	margin: 20px 0 0 0;
	width: 630px;
	/*height: 252px;*/
	/*2010.01.09*/
	background: url(/images/home_title_jacket_bg.gif) no-repeat left top;
}

#homeTitleNew #homeTitleCaption{
	float: right;
	width: 418px;
}
#homeTitleNew #homeTitleCaption h2{
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	background: url(/images/home_title_h2_border.gif) repeat-x left bottom;
}
#homeTitleNew #homeTitleCaption h3{
}

#homeTitleNew #homeTitleCaption ol{
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	background: url(/images/home_title_fig.jpg) no-repeat right top;
}
#homeTitleNew #homeTitleCaption ol li{
	min-height: 19px;
	height: auto!important;
	height: 19px;
	padding-bottom: 6px;
}
#homeTitleNew #homeTitleCaption ol li img{
	margin: 0 4px -0.4em 0;
}
#homeTitleNew #homeTitleCaption ol li a{
	margin-right: -2px;
	padding: 2px 0 2px 13px;
	font-size: 117%;
	background: url(/common/images/icon_link_large.gif) no-repeat center left;
}
#homeTitleNew #homeTitleCaption ol li p{
	padding: 8px 0 0 0;
}
#homeTitleNew #homeTitleCaption ol li p.S{
	padding-top: 0em;
}
#homeTitleNew #homeTitleCaption a.linkArrowLarge{
	font-weight: bold;
}

#homeTitleNew h4{
	float: left;
	width: 174px;
	height: 250px;
}
#homeTitleNew h4 img{
	margin: 1px 0 0 26px;
}
#homeQuiz{
	padding: 0 15px 0 15px;
}
#homeQuiz a img{
	border: none;
}
#homeQuiz a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}



.pageTitle{
	position: relative;
	height: 25px;
}
.pageTitle a.rss{
	position: absolute;
	display:block;
	min-height: 19px;
	height: auto;
	height: 19px;
	top: 8px;
	left: 402px;
	font-size: 108%;
	font-weight: normal;
	line-height: 1.0em;
}
.pageTitle a.rss img{
	margin: 0 3px 0 0;
	border: none;
}

#feed2js{
	margin: 0 -20px 0 0;
}
#feed2js .rss-box{
	/*border: solid 1px #000;*/
	width: 290px;
	margin: 0 20px 20px 0;
	float: left;
}

#feed2js .rss-box .rss-title{
	margin: 0 0 0.4em 0;
	background: none;
	font-size: 116%;
	font-weight: bold;
}
#feed2js .rss-box .rss-title a{
	color: #94C32A;
}
#feed2js .rss-box .rss-title a:hover{
	color: #FF8900;
}

#feed2js .rss-box .rss-items{
}
#feed2js .rss-box .rss-items .rss-item{
	margin: 0 0 0.4em 0;
	font-size: 100%;
	line-height: 1.2em;
}


