.scroll-area,.scroll-area-2{
width:auto;
height:260px;
overflow:hidden;
position:relative;
margin:20px 0px 0px 0px;
background:none;
padding:0px 10px 0px 30px;
}
.scroll-area-2{
width:360px;
height:auto;
margin:0px 0 0 0px;
}
#Scroller-1,#Scroller-2{
position:absolute;
overflow:hidden;
width:360px;
height:240px;
margin-top:2px;
}
#Scroller-2{
width:360px;
height:240px;
}
.Scroller-Container{
position:absolute;
top:0;
left:0;
margin-top:0px;
width:360px;
height:auto;
}
.Scrollbar-Track{
width:7px;
height:190px;
position:absolute;
margin-top:0px;
top:0;
left:390px;
background:url(/images/line2.gif) no-repeat;
}
.scroll-area-2 .Scrollbar-Track{
left:444px;
background:url(/images/line2.gif) no-repeat 5px;
top:18px;
height:202px;
}
.detail-page .Scrollbar-Track{
background:url(/images/line2.gif) no-repeat 5px;
}
.Scrollbar-Handle{
position:absolute;
top:0;
left:0;
background:url(/images/scroll-button-1.gif) no-repeat;
width:7px;
height:41px;
font-size:0;
text-indent:-9999px;
overflow:hidden;
cursor:pointer;
}
.scroll-area-2 .Scrollbar-Handle,.detail-page .Scrollbar-Handle{
background:url(/images/scroll-button-2.gif) no-repeat;
}
.scroll-area h3,.scroll-area-2 h3{
color:#282828;
font-size:11px;
line-height:17px;
font-weight:700;
margin:3px 0 0;
}
.scroll-area-2 h3{
margin:0;
}
.scroll-area h3 a,.scroll-area-2 h3 a{
text-decoration:none;
color:#282828;
}
.scroll-area h3 span,.scroll-area-2 h3 span{
font-weight:400;
color:#565656;
}
.scroll-area p,.scroll-area-2 p{
line-height:18px;
margin:0;
padding:0 10px 16px 0;
}
.scroll-area-2 p{
padding-bottom:18px;
}

/* ------------------- NEW STYLES START --------------------------------- */
.scroll-area h2 {
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#F5F5F5;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.scroll-area h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.recommendedimg_section {
	width:360px;
	border-bottom:#7A7A7A solid 1px;
	height:auto;
	margin:0px;
	padding:0px 0px 5px 0px;
	float:left;
}
.recommendedimg_section img {
	width:64px;
	height:48px;
	margin:0px;
	padding:0px;
	float:left;
}
.recommendedimg_section span {
	width:286px;
	height:48px;
	margin:0px;
	padding:0px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	line-height:16px;
}
.recommendedimg_section span a {
	width:auto;
	height:auto;
	margin:0px 10px 0px 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background:#323232;
	padding:1px 3px 1px 3px;
}



.Scroller-Containerimg{
	width:auto;
	border-bottom:#7A7A7A solid 1px;
	height:auto;
	margin:0px;
	padding:0px;
}
/* ------------------- NEW STYLES END --------------------------------- */