html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;}
	
*{ outline:none;}

body{
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#4f4f4f;
	background: #efece7 url(../images/bg.jpg) repeat-x;}
	
	
	
	
a, a:visited {color:#0091C4; text-decoration: none;}
a:hover {color: #ff7630; text-decoration: underline;}
	
a img {border: none;}
	
a:focus, a:hover, a:active {outline: none;}

#main{ width:1004px; margin:0 auto;}
#container{width:1004px; float:left;}
#header{width:1004px; float:left; position:relative; border-top:#264156 solid 7px; padding:20px 0 0 0;}
#header .logo{float:left; padding:15px 0 0 15px;}
#header .logo-right{float:right; padding-right:15px;}
#header .menubar{width:1004px; float: left; background:url(../images/menubg.jpg) repeat-x; height:43px; margin:20px 0 0 0;}
#header .menubar ul{list-style:none;}
#header .menubar ul li{position:relative; float:left; background:url(../images/line.jpg) no-repeat right; margin:0;}
#header .menubar ul li a{ text-decoration:none; float:left; color:#fff; padding:14px 13px 14px 13px;}
#header .menubar ul li a:hover{color:#ff7630;}
#header .menubar ul li:hover > a{color:#ff7630;}
#header .menubar ul li:hover > ul{ display: block; position:absolute; left:0; top:43px; z-index:9999;}
#header .menubar ul li ul{ display:none; width:150px; background:#264156; border:1px #000 solid; }
#header .menubar ul li ul li{background:none; border-bottom:#000 solid 1px; float:none !important;}
#header .menubar ul li ul li a{padding:6px 0 6px 20px !important; float:none; display:block;}
#header img.left{position:absolute; left:-12px; top:121px;}
#header img.right{position:absolute; right:-12px; top:121px;}
#warrper{background:#fff; width:1004px; float:left; margin-bottom:20px;}
#middle{width:1004px; float:left; margin:20px 0 15px 0;}
.leftside{width:640px; float: left; padding:0 0 0 15px;}
.leftside .heading{
	width:626px;
	float:left;
	background:url(../images/headingbg.gif) no-repeat;
	margin-bottom:20px;
	height:22px;
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	padding:7px 0 0 14px;
}

.left-side-text{ width:500px; float:left;}
.left-side-text-navi{ width:15px; float:left;}

.leftside .heading span{color:#d5e471;}
.leftside .heading .navi{ position:relative; right:13px; top:8px;}

.leftside .content{width:640px; float:left; background:url(../images/bottom.gif) no-repeat bottom; padding-bottom:15px;}
.contentdiv{width:605px; float:left; background:#fff url(../images/bg1.gif) repeat-x; padding:10px 21px 10px 14px;}
.contentdiv .imglft{float:left; width:238px; padding-right:14px;}
.contentdiv .right{float:left; width:605px; line-height:18px; }
.contentdiv .right p{
	line-height:20px;
	margin:0;
	padding:6px 0 0 0;
	text-align:justify;
}
.contentdiv .right ul{margin:15px 0 0 0; list-style:none;}
.contentdiv .right ul li{float:left; margin:0; font-weight:bold; padding:0 8px 0 8px; line-height:12px;}
.contentdiv .right ul li a{text-decoration:none; color:#999;}
.contentdiv .right ul li a:hover{text-decoration:none; color:#000;}
.contentdiv .right ul li.no{border:none;}
.contentdiv .right h3{font-size:14px; font-weight:normal; color:#0091c4;}

.leftside .heading2{width:625px; float:left; background:url(../images/headingbg1.gif) no-repeat left bottom; padding:5px 0 24px 15px; color:#FF7630; font-size:15px; text-transform:uppercase;}


.leftside .content2{width:640px; float:left; margin-bottom:10px;}
.RatingLatest{width:605px; float:left; background: url(../images/rating-bg.jpg) repeat-y; padding:10px 21px 10px 14px;}

.RatingLatest .right{float:left;width:605px;}
.RatingLatest .right p{line-height:20px; margin:0; padding:6px 0 0 0; text-align:justify;}
.RatingLatest .right ul{margin:15px 0 0 0; list-style:none;}
.RatingLatest .right ul li{float:left; margin:0; font-weight:bold; padding:0 8px 0 8px; line-height:12px;}
.RatingLatest .right ul li a{text-decoration:none; color:#999;}
.RatingLatest .right ul li a:hover{text-decoration:none; color:#000;}
.RatingLatest .right ul li.no{border:none;}
.RatingLatest .right h3{font-size:14px; font-weight:bold; color:#0091c4;}
.right-part{width:302px; float:right; padding:0 15px 0 0;}

.Search-part{
	width:294px;
	background:#fff;
	border:solid 1px #e6e6e6;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding:2px 2px 0 2px;
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
}
.Search-part1{
	width:282px;
	background:#fff url(../images/s-side-bg.jpg) repeat-x;
	padding:5px 6px 7px 6px;
	float:left;
	
}

.Search-part2{
	width:294px;
	background:#fff;
	border:solid 1px #e6e6e6;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding:2px 2px 0 2px;
	margin-bottom:12px;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:12px 0 12px 0;
	float:left;
}
.Search-part3{
	width:282px;
	background:#fff url(../images/s-side-bg.jpg) repeat-x;
	padding:5px 6px 7px 6px;
	font-size:17px;
	float:left;
	
}

.add-space{ width:302px; float:left; padding:0 0 12px 0;}
.strock-box{ width:280px; float:left; padding:10px; background:#fff; -moz-border-radius: 1px; -webkit-border-radius: 1px; margin-bottom:12px;   border: 1px solid #E1E1E1;}

.MoversandShakers{ width:298px; float:left; background:#fff; border:solid 1px #e1e1e1; padding:1px 1px 10px 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; margin-bottom:12px;}

.MoversandShakers ul{ list-style:none; float:left;}
.MoversandShakers ul li{ float:left; margin:0; font-weight:bold; padding:5px 0 5px 0; line-height:12px; width:280px;
border-bottom:dotted 1px #60a5be;}
.MoversandShakers ul li a{ text-decoration:none; color:#999999; line-height:18px;}

.MoversandShakers ul li a:hover{ text-decoration:none; color:#0091c4; line-height:18px;}
.MoversandShakers ul li a.active{ text-decoration:none; color:#0091c4; line-height:18px;}


.MoversandShakershead{
	width:280px;
	float:left;
	font-family:Tahoma;
	font-size:16px;
	color:#fff;
	background: url(../images/bg-side.jpg) repeat-x;
	line-height:29px;
	padding:0 9px 0 9px;}
.MoversandShakershead a{width:280px;float:left;font-family:Tahoma;color:#fff;}
.MoversandShakershead a:hover{width:280px;float:left;font-family:Tahoma;color:#fff; text-decoration:underline;}	
.MoversandShakershead2{
	width:280px;
	float:left;
	font-family:Tahoma;
	padding:0 9px 0 9px;
	font-size:16px;
	color:#fff;
	background: url(../images/bg-side2.jpg) repeat-x;
	line-height:29px;}
	
.MoversandShakershead2 a{width:280px;float:left;font-family:Tahoma;color:#fff;}
	
.MoversandShakershead2 a:hover{width:280px;float:left;font-family:Tahoma;color:#fff; text-decoration:underline}
	
.MoversandShakersbody{ width:280px; float:left; background:#fff; padding:5px 0 0 0;}
.MoversandShakersbody .right{float:left;width:280px;}
.MoversandShakersbody .right p{line-height:20px; margin:0; padding:6px 0 0 0;}
.MoversandShakersbody .right ul{margin:15px 0 0 0; list-style:none;}
.MoversandShakersbody .right ul li{float:left; margin:0; font-weight:bold; padding:0 8px 0 8px; line-height:12px; border-right:#999 solid 1px;}
.MoversandShakersbody .right ul li a{text-decoration:none; color:#999;}
.MoversandShakersbody .right ul li a:hover{text-decoration:none; color:#000;}
.MoversandShakersbody .right ul li.no{border:none;}
.MoversandShakersbody .right h3{font-size:14px; font-weight:normal; color:#0091c4;}


.Entertainment-Industry{ width:298px; float:left; background:#fff; border:solid 1px #e1e1e1; padding:1px 1px 10px 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; margin-bottom:12px;}

.Entertainment-Industry-body{ width:280px; float:left; background:#fff; padding:5px 0 0 0;}

.Entertainment-Industry-body ul{ list-style:none; float:left;}
.Entertainment-Industry-body ul li{ float:left; margin:0; font-weight:bold; padding:5px 9px 5px 9px; line-height:12px; width:280px;
border-bottom:dotted 1px #60a5be;}
.Entertainment-Industry-body ul li a{ text-decoration:none; color:#999999; line-height:18px;}

.Entertainment-Industry-body ul li a:hover{ text-decoration:none; color:#0091c4; line-height:18px;}
.Entertainment-Industry-body ul li a.active{ text-decoration:none; color:#0091c4; line-height:18px;}

.footer-part-main{ width:1004px; float:left; padding-bottom:10px;}
.footer-part{ float:left; width:974px; background:url(../images/footer-bg.jpg) repeat-y; padding:3px 15px 3px 15px; margin-bottom:15px;}
.footer-navigation{ width: 900px; margin:0px; float:left; padding:0px;}
.footer-navigation ul{ list-style: none; margin:0px; padding:0px;}
.footer-navigation ul li{ float: left; line-height:23px;}
.footer-navigation ul li a{ text-decoration:none; line-height:23px; color:#345878; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; display:block; padding: 0 10px 0 10px; border-right: 1px dotted #C3C0B9;}
.footer-navigation ul li a:hover{ text-decoration:none; line-height:23px; color:#fff; background:#0091c4; display:block; -moz-border-radius: 1px; -webkit-border-radius: 1px;}
.footer-navigation ul li a.active{ text-decoration:none; line-height:23px; color:#fff; background:#0091c4; display:block; -moz-border-radius: 1px; -webkit-border-radius: 1px;}

.copyright{ float:left; width:974px; padding:3px 15px 3px 15px; color:#949494;}
.copyright-text{ float:left; width:380px; line-height:25px;}
.Follow-us{float:right; width:390px;}

/*Markets page css gose here*/

.markets-main{ width:640px; float:left; border-bottom:1px dotted #e5e5e5; padding:0 0 10px 0; margin-bottom:10px;}
.markets-main-heading{
	width:620px;
	float: left;
	background:#f4f4f4;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding:0 10px 0 10px;
	color:#0091c4;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:27px;
}

.markets-main-heading-form{
	width:592px;
	float: left;
	background:#f4f4f4;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding:0 10px 0 10px;
	color:#0091c4;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:27px;
	margin-bottom:10px;
}
.markets-main-heading a{ text-decoration:none; color:#0091c4;}
.markets-main-heading a:hover{ text-decoration:none; color:#ff7630;}
.marketsnews-all{ width:620px; float:left; padding:0 10px 0 10px;}
.marketsnews-all-news{ width:620px; float:left; padding:0px; margin:0px; text-align:justify;}
.marketsnews-all-news ul{ list-style: none; margin:0px; padding:0px;}
.marketsnews-all-news li{ float: left; line-height:23px;}
.marketsnews-all-news ul li a{ text-decoration:none; line-height:23px; color: #0091c4; font-family: Tahoma, Geneva, sans-serif; font-size:14px; font-weight: normal; display:block; padding: 5px 0 5px 0 ; border-bottom:dotted #e5e5e5 1px; width:620px;}
.marketsnews-all-news ul li a:hover{ text-decoration:none; line-height:23px; color:#ff7630 ; display:block; }
.marketsnews-all-news ul li a.active{ text-decoration:none; line-height:23px; color:#0091c4; background:#0091c4; display:block; -moz-border-radius: 1px; -webkit-border-radius: 1px;}

/*Markets page css end here****************************************************/

/*Detail page css gose here*/

.Detail-main{ width:640px; float:left; border-bottom: 1px dotted #e5e5e5; padding:0 0 10px 0; margin-bottom:10px;}

.detail-all-news{ width:620px; float:left; padding:0px; margin:0px;}
.detail-date{ width:620px; float:left; padding:8px 0 8px 0; border-bottom:dotted 1px #c3c0b9; color:#999999;}
.detail-follow{ width:620px; float:left;padding:8px 0 8px 0; border-bottom:dotted 1px #c3c0b9;}
.detail-text{
	width:620px;
	float:left;
	line-height:23px;
	padding:5px 0 0 0;
	color:#4f4f4f;
	text-align: justify;
}
.detail-nav-top{ width:620px; float:left; padding:8px 10px 8px 10px;}
.comments-all{ width:640px; float:left; padding:10px 0 0 0;}
.comment-input{  font-weight:bold; color:#3e698f;} 
.comments{ width:618px; float:left; line-height:23px; padding:10px 10px 10px 10px; border: dotted 1px #3e698f;}
.Comments-people{ width:594px; float:left; background:#f4f4f4; padding:10px 10px 10px 10px; border:solid 1px #e7e5e5; -moz-border-radius: 1px; -webkit-border-radius: 1px; margin-bottom:10px;}
.comments-main{ width:640px; float:left;}
.form-comments{ width:616px; float:left; }
.form-commentsst{ width:300px; border:solid 1px #e7e5e5; padding:4px 5px 4px 5px; color:#8d8d8d;}
.form-commentsstCaptcha{ width:150px; border:solid 1px #e7e5e5; padding:4px 5px 4px 5px; color:#8d8d8d;}
.form-commentsst1{ width:400px; border:solid 1px #e7e5e5; padding:4px 5px 4px 5px; color:#8d8d8d; height:110px;}
.search-side{ width:230px; border:solid 1px #e7e5e5; padding:3px 5px 3px 5px; color:#8d8d8d;} 
.search-page-main{ width:640px; float:left; border-bottom: 1px dotted #e5e5e5; padding:10px 0 10px 0; margin-bottom:10px;}
.search-page-date{ width:620px; float:left; padding:8px 0 8px 0; border-bottom:dotted 1px #c3c0b9; color:#999999;}
.search-page-text{ width:620px; float:left; line-height:23px; padding:6px 0 6px 0; color:#4f4f4f; text-align:justify; display:block;}

.search-page-finduser a{ text-decoration: none; color: #0091C4;}
.search-page-finduser a:hover{ text-decoration: underline; color:#FF7630; font-weight:bold;}

.search-page-finduser{ width:620px; float:left; line-height:22px;}
.aboutus{ width:640px; float:left; padding:10px 0 10px 0;}

.archives{
 width:298px; float:left; background:#fff; border:solid 1px #e1e1e1; padding:1px 1px 10px 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; margin-bottom:12px;
}
.archive-links{width:298px; float:left;}
.archive-links ul{ list-style:none; float:left;}
.archive-links ul li{ float:left; margin:0; font-weight:bold; padding:2px 0 2px 0; line-height:12px; width:298px;
border-bottom:dotted 1px #60a5be;}
.archive-links ul li a{ text-decoration:none; color:#999999; line-height:18px; padding:0 10px 0 10px;}
.archive-links ul li a:hover{ text-decoration:none; color:#0091c4; line-height:18px;}


.sitemap-main{ width:640px; float:left; padding:5px 0 0 0; margin-bottom:10px;}
.site-map{width:640px; float:left; padding:5px 0 0 0;}
.site-map ul{ list-style:none; float:left;}
.site-map ul li{ float:left; margin:0; font-weight: normal; padding:3px 0 0 0; line-height:12px; width:640px;
border-bottom:dotted 1px #eae9e9; display:block;}
.site-map ul li a{ text-decoration:none; color:#4f4f4f; line-height:18px; display:block; padding:0 5px 3px 5px; }
.site-map ul li a:hover{ text-decoration:none; color:#0091c4; line-height:18px; background:#f4f4f4; display:block;}

.company{width:616px; float:left; padding:10px 12px 0 12px;}
.company-datil{width:616px; float:left; line-height:23px; text-align: justify; padding:12px 0 12px 0; border-bottom:1px dotted #c3c0b9;}
.company-datil1{width:616px; float:left; line-height:23px; text-align: justify; padding:12px 0 12px 0; border-bottom:1px dotted #c3c0b9;}
.company-datil2{width:616px; float:left; line-height:23px; text-align: justify; padding:12px 0 12px 0; border-bottom:1px dotted #c3c0b9;}
.company-datil3{width:616px; float:left; line-height:23px; text-align: justify; padding:12px 0 12px 0; border-bottom:1px dotted #c3c0b9;}
.Recent-post{
	width:640px;
	float:left;
	line-height:20px;
	font-size:12px;
}
.Recent-post-matter{ float:left; width:616px; padding:10px 12px 0 12px;}
.alfabate-list{width:282px; float:left;}
.company-s-list { float:left; width: 634px; height:auto; border:solid 1px #e4e4e4; padding:2px 2px 0 2px; margin-bottom:10px;}
.company-s-list1 { width: 614px; height:auto; background:url(../images/search-bg.jpg) repeat-x #fff; padding:8px 10px 8px 10px; float:left;}
.companysearch{ width:614px; float:left; border-bottom: dotted 1px #e4e4e4; padding:0 0 8px 0;}

.com-search{width:365px; float:left; border: solid 1px #c9c9c9;background:url(../images/s-bg.jpg) repeat-x #fff;}
.search-side1{width:290px; border:solid 1px #e7e5e5; padding:0 5px 0 5px; color:#8d8d8d; border:none; height:25px;} 
.companysearch2{width:614px; float:left; margin:8px 0 0 0; border:solid 1px #e7e5e5; padding:0 0 8px 0;}

.sorting{clear:both; display: block; float: none; padding: 5px 10px 5px 5PX;}
.sorting a{
   background: url(../images/abcdefg.jpg) repeat-x;
   border: 1px solid #6084a7; 
   color: #000;
   float: left;
   font-size: 13px;
   font-weight: bold;
   margin: 3px;
   padding: 0 3px 0px 3px;
   text-decoration: none;
   display:block;

       }
.sorting a:hover{
   color: #ff7630;
       }
	   
	   .sorting a.current{
   color: #ff7630;
       }

.sorting a.active{
   color: #ff7630;
       }
.Recent-post-main{ width:614px; float:left; background:#fff; padding:5px 0 0 0;}
.Recent-post-main ul{ list-style:none; float:left;}
.Recent-post-main ul li{ float:left; margin:0; font-weight:bold; padding:5px 0 5px 0; line-height:12px; width:614px;
border-bottom:dotted 1px #60a5be;}
.Recent-post-main ul li a{ text-decoration:none; color:#999999; line-height:18px;}

.Recent-post-main ul li a:hover{ text-decoration:none; color:#0091c4; line-height:18px;}
.Recent-post-main ul li a.active{ text-decoration:none; color:#0091c4; line-height:18px;}


.Contact{ float:left; width:614px; padding:0 0 10px 0;}
.Contact1{
	float:left;
	width:614px;
	font-size:17px;
	color:#0091C4;
	padding:0 0 8px 0;
	background:url(../images/border-bg.jpg) bottom repeat-x;
}
.Contact2{ float:left; width:614px; padding:8px 0 0 0;}
.contact-image-img{ width:234px; float:left;}
.contact-form{ width:315px; float:right; padding:0 20px 0 0; color:#274159;}
.contact-form-st{ width:206px; float:left; background:url(../images/contact-f-bg.jpg) repeat-y; border:1px solid #d9d6d6; padding:0 5px 0 5px; height:26px; color:#8D8D8D;}
.contact-form-st1{ width:206px; float:left; background:url(../images/contact-f-bg.jpg) repeat-y; border:1px solid #d9d6d6; padding:0 5px 0 5px; height:120px; color:#8D8D8D;}

.Contact-text{ float:left; width:614px; padding:0 0 10px 0; line-height:21px;}
.Contact-text1{ float:left; width:614px; font-family:Tahoma; font-weight:bold; line-height:21px;}

.pre-next-bg{
	width:612px;
	float:left;
	/*background:url(../images/headingbg.gif) no-repeat;*/
	background:#3f6b8f;
	margin-bottom:20px;
	font-size:14px;
	color:#fff;
	padding:3px 14px 3px 14px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.pre-next-bg a{ text-decoration:none; color:#fff;}
.pre-next-bg a:hover{ text-decoration: underline; color:#fff;}

.news-text{ width:575px; float: left;}
.news-text-btn{ float:left; width:15px; height:15px; padding-top:4px;}
.news-text-btn1{ float:right; width:15px; height:15px;padding-top:4px;}

.heading-text{ float:left; font-size:14px; font-weight: normal; width:605px; padding:0 0 8px 0; font-family:Tahoma, Geneva, sans-serif;}
.heading-text a{ text-decoration:none; color:#0091c4;}
.heading-text a:hover{ text-decoration: underline; color:#ff7630;}


.detail-tag{ width:620px; float:left; line-height:22px;}
.detail-tag a{ text-decoration: none; color: #0091C4;}
.detail-tag a:hover{ text-decoration: underline; color:#FF7630; font-weight:bold;}

		#hycusdemosheader{ font-family:Georgia; font-size:30px;border-bottom:1px solid #676767; margin-bottom:10px; }
		#idh, #idh:visited { color:#000; text-decoration:none; }
		#hycusdemosheader span{ color:#999; }
		#downloadbutton{ color:#ffffff;background:#03AEEB;float:right;font-size:20px;padding:5px; text-decoration:none; }
		#downloadbutton:hover{ background:#888888; }
		#hycucdemosbody{ padding:10px 0; min-height:500px; float:left; }
		#hycusdemosfooter{ border-top:1px solid #676767; font-size:20px; }
		#hycusdemosfooter a{ text-decoration:none; }
		#wrapper{
			width:625px;
			margin:auto;
		}
		.spacer{
			clear:both;
			height:5px;
		}
		.txtarea{
			font-size:18px;
			height:50px;
			width:100%;
		}
		#postswrapper{
			/*border-bottom:1px dotted #555555;*/
		}
		.postitem{
			/*border-top:1px dotted #555555; */
	
			font-size:12px;
		}
		.postitem:hover{
			/*background:#EFEFEF;*/
		}
		#newpostlink{
			display:block;text-align:center;border:2px solid #414141;background:#7D7D7D;color:#fff; margin: 0 0 10px;padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;font-size:20px;text-decoration:none;
		}
.news-ticker-scroll{ float:left; width:970px; padding:5px 15px 0 15px;}

.detail-share{ width:80px; float:left;}

/*    ---------------------Pagination css code start here---------------------   */

.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
}
a.paginate {
border: 1px solid #95c652;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #000080;
}
a.paginate:hover {
background-color: #95c652;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #95c652;
font: bold .7em Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#129adc;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}


/* ----------------------pagination css end code ------------------  */

.MoversandShakers2{ width:298px; float:left; background:#fff; border:solid 1px #e1e1e1; padding:1px 1px 10px 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; margin-bottom:12px;}

.newslatter1{
 width:282px;
 background:#fff url(../images/s-side-bg.jpg) repeat-x;
 padding:5px 6px 7px 6px;
 float:left;

}


.newslatter-search { width:200px; border:solid 1px #e7e5e5; padding:2px 5px 2px 5px; color:#8d8d8d;}

/* ----------------------Newlatter ------------------  */

#newsTickerarea2 { float: left; width:620px; !important;}

#quotePage table{ float: left; width:620px;}
#quotePage table tr .titlerowL_s{ float: left; width:603px;}

#quotePage table .copyright{ float: left; width:603px;}
#quotePage table .quotetimestamp_s{ float: left; width:603px;}
#quotePage{ float: left; width:620px !important; margin:0px; padding:0px;}


