@import url("mediacenter.css");
* {
	margin: 0px;
	padding: 0px;
}

p
{
 margin:0px;
 padding:0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
	text-align:left;
}
.content_bg:after, .content_bg2:after, .content_w_bg:after, .c_bg2_arrow:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content_bg, .content_bg2, .content_w_bg, .c_bg2_arrow {
	display: inline-block;
}
* html .content_bg, * html .content_bg2, * html .content_w_bg, * html .c_bg2_arrow {
	height: 1%;
}
.content_bg, .content_bg2, .content_w_bg, .c_bg2_arrow {
	display: block;
}
body {
	font-size:12px;
	text-align: center;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#container, .t_nav_bg, .content_bg2, #container2 {
	background-repeat:repeat-y;
	background-position:left top;
}
.c_bg2_arrow {
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
	background-image:url(../images/bg-image_home02.jpg);
}
#container, #header, #h_t_p, #container2 {
	width: 1000px;
	margin: 0px auto;
	background-color:#FFF;
	
}
#header {
	position: relative;
}
#header.h_height {
	height:315px;
}
#l_panle {
	display: inline;
	float: left;
	width: 500px;
	margin-left:45px;
	position:relative;
}
.news_c_logo {
	position:absolute;
	bottom:-55px;
	left:0px;
}
.header2 #l_panle h1 {
	padding-top:35px;
}
#l_panle h1 {
	color:#F9950B;
	font-size:32px;
	padding:25px 0 16px 0;
}
#l_panle h4 {
	color:#2E3333;
	font-size:18px;
	padding-bottom:2px;
	line-height:22px;
}
.header2, .banner_home .banner_container ul li, .banner_home .dotted_line, .line_home2, .line_home3 {
	background-repeat:no-repeat;
	background-position:left top;
}
.header2 {
	background-image:url(../images/header2_bg.jpg);
	width:1000px;
	height:215px;
}
#h_t_p {
	height: 60px;
}
.header2 #r_panle {
	display: inline;
	float: left;
	width: 250px;
	margin-left:166px;
	text-align:left;
	color:#2E3333;
	font-size:24px;
	font-weight:bold;
	padding-top:70px;
}
.boldheading {
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.header2 #r_panle p {
	color:#909390;
	font-size:16px;
	font-weight:bold;
}
#logo {
	position: absolute;
	top: 15px;
	left: 35px;
}
.img_r_m {
	margin-right:30px;
}
#h_t_l {
	position: absolute;
	top: 30px;
	right: 280px;
}
#h_t_l a {
	color:#A4A6A3;
	font-size:11px;
	font-weight:bold;
	margin-right:22px;
}
#h_t_l a:hover {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.space_b, .space0, .space3px, .space, .space2, .space3, .space5, .space5, .space6, .space7 {
	clear:both;
	overflow:hidden;
}
img {
	border: 0;
}
a {
	color: #FF8A00;
	text-decoration: none;
}
a:hover {
	color: #FF8A00;
	text-decoration:underline;
	border-bottom: none;
}
h1 {
	color:#F9950B;
	line-height:25px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
}
h2 {
	color:#2D3130;
	font-size:20px;
}
h3 {
	color:#3399CC;
	font-size:13px;
}
h4 {
	color:#2E3333;
	font-size:18px;
	line-height: 18px;
}
h4 span {
	color:#F99608;
}
h4 a {
	color:#2E3333;
	font-size:18px;
}
h4 a:hover {
	color:#FD941E;
	font-size:18px;
	text-decoration:none;
}
h5 {
	color:#2e3333;
	font-size:13px;
	line-height:20px;
}
p {
	color:#585858;
	line-height:18px;
}
#chat {
	position:absolute;
	right:12px;
	top:4px;
}
p strong {
	color:#3D3D3D;
}
.f_box.width130 {
	width:130px;
}
.clear {
	clear:both;
}
/*  ------------Style Breadcrum  -----*/
.breadcrumb {
	height:26px;
	z-index:2;
	font-size: 11px;
	margin-top: 10px;
	position:relative;
}
.content_left .breadcrumb ul {
	margin: 0px;
}
.breadcrumb .share {
	position:absolute;
	width:160px;
	right:0px;
	top:5px;
	margin:0px;
	padding:0px;
}
.breadcrumb ul li {
	background-image: url(../images/arrow_b.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	display: inline;
	font-size: 11px;
	float: left;
	line-height:25px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	margin: 0px 10px 0px 0px;
}
.breadcrumb ul li.active_page_b {
	background-image: url(../images/crumb_downaero.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-right: 10px;
	color:#F99500;
}
.breadcrumb a {
	font-size: 10px;
	color: #666666;
}
.breadcrumb a:hover {
	font-size: 10px;
	color: #F99500;
	text-decoration: none;
}
.d_c_line {
	background-image: url(../images/dottedline2.gif);
	background-repeat: repeat-x;
	background-position:left top;
	height: 10px;
}
.content_right .d_c_line {
	margin-left:20px;
	margin-right:30px;
}
.t_nav_bg {
	background-image: url(../images/header_bg.jpg);
	width:1000px;
	height:45px;
	position:relative;
	z-index:100;
	text-align:left;
}
#tfn {
	position: absolute;
	top: 13px;
	right: 25px;
}
#tfn {
	font-size: 29px;
	color: #909390;
	font-weight: bold;
}
#tfn strong {
	color:#909390;
	font-size: 18px;
	font-weight:normal;
}
ul {
	padding:0px;
	padding-left:2px;
	padding-bottom:10px;
}
ul li {
	margin:0px;
	list-style:none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding:0px 5px 0px 16px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#585858;
}
.banner_home {
	background-image:url(../images/banner_product_bg.jpg);
	width:1000px;
	height:327px;
}
.banner_home .banner_container {
	width:372px;
	height:327px;
	float:left;
	position:relative;
	text-align:left;
	z-index:10;
}
.banner_home .banner_image {
	width:600px;
	position:relative;
	text-align:left;
	float:right;
	z-index:10;
}
.banner_home .banner_container .banner_container_txt {
	margin-left:45px;
	padding-top:18px;
	width:340px;
	text-align:left;
	z-index:15;
}
.banner_container_txt h1 {
	padding-bottom:5px;
}
.banner_container_txt h2 {
	font-size:15px;
	font-weight:bold;
}
.banner_home .banner_container ul {
	padding:0px;
	padding-left:10px;
	padding-top:4px;
}
.banner_home .banner_container ul li {
	padding:0px;
	list-style:none;
	background-image:url(../images/bann_orange_bullet.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FD941E;
	line-height:20px;
	font-weight:bold;
	padding-left:20px;
}
.banner_home .banner_container ul li a {
	text-decoration:none;
	font-size:15px;
	color:#8E8E8E;
}
.banner_home .banner_container li a:hover {
	text-decoration:none;
	color:#FD941E;
}
.banner_home .banner_tfn {
	width:340px;
	margin-left:45px;
	text-align:left;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#2E3333;
	font-weight: bold;
	bottom:25px;
	position:absolute;
}
.banner_home .banner_tfn strong {
	font-size: 22px;
	font-weight: bold;
}
.banner_home .banner_tfn P {
	line-height:normal;
	font-size: 13px;
	color:#717171;
	font-weight:bold;
}
.banner_home .dotted_line {
	background-image:url(../images/line1.jpg);
	margin-top:5px;
	height:10px;
	clear:both;
	overflow:hidden;
	width:300px;
}
.banner_home .dotted_line .order_button {
}
.banner_home .banner_image #shmodhero .buttons {
	z-index:10;
	top:220px;
	right:116px;
}
.banner_home .banner_image .testimonials {
	width:118px;
	height:20px;
	top:275px;
	right:140px;
	position:absolute;
	z-index:20;
}
.t_nav_bg ul {
	padding:0px;
	margin-left:24px;
}
.t_nav_bg ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:none;
	float:left;
	padding-right:15px;
	padding-left:12px;
	font-size:12px;
	font-weight:bold;
}
.t_nav_bg ul li a {
	color:#000;
	text-decoration:none;
}
.t_nav_bg ul li a:hover {
	color:#F99608;
	text-decoration:none;
}
.cl {
	clear:both;
}
/* --------End  Home Banner ----------  */

.content_w_bg {
	background-image: url(../images/content_w_bg.jpg);
	background-repeat:repeat-y;
	background-position:left bottom;
	text-align:left;
}
.content_bg {
	background-image:url(../images/content_bg3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:3px;
	padding-right:5px;
}
.content_bg2 {
	background-image:url(../images/content_bg01.jpg);
	padding-left:3px;
	padding-right:5px;
}
.content_left {
	text-align:left;
	float:left;
	display:inline;
	width:615px;
	margin-top: 0px auto 0px 0px;
}
.content_left P {
	padding-bottom:15px;
}
.content_right2 P {
	padding-bottom:0px;
}
.txtleadership {
	color:#2F3334;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:bold;
	line-height:30px;
}
.orange_text {
	color:#FA960C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:normal;
	line-height:30px;
}
.bold_gray_font {
	color:#2F3334;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
}
.banner_tfn p.normal_font {
	font-weight:normal;
}
sup {
	font-size:60%;
	font-weight:bold;
	text-decoration:underline;
}
.content_left2 {
	text-align:left;
	float:left;
	display:inline;
	width:301px;
	margin-top: 0px auto 0px 0px;
	padding-right: 0px;
	padding-top:0px;
}
.content_right2 {
	text-align:left;
	float:left;
	display:inline;
	width:334px;
}
.margin_left40 {
	margin-left:40px;
	padding-right:20px;
}
.margin_left40 h5 a {
	color:#585858;
}
.margin_left40 p.paiding_0 {
	padding-bottom:0px;
}
.margin_left45 p.paiding_t0 {
	padding-top:0px;
}
.content_right2 p.m_bot_0 {
	margin-bottom:0px;
}
.margin_left45 {
	margin-left:41px;
	padding-right:20px;
}
.margin_left45 p {
	padding-top:10px;
}
.pad_left40 {
	padding-left:40px;
	padding-right:0px;
	width:635px;
}
.content_left h3.m_top_n, .content_left h5.m_top_n {
	margin-top:0px
}
.content_left ul.m_bot_n {
	margin-bottom:0px;
}
.content_left h5, .content_left h3 {
	margin-top:0px;
}
.content_left ul {
	margin-bottom:5px;
}
.content_right h5, .content_right h4, .content_right ul, .content_right p, .content_right .tfn2, .content_right .img_p {
	text-align:left;
	margin-left:20px;
}
.content_right .line_home2 {
	margin-left:24px;
}
.content_left2 .line_home2, .content_left2 .img_p {
	text-align:left;
	margin:10px 15px 0px 0px;
	padding-bottom:0px;
}
.content_left2 ul {
	text-align:left;
	margin:14px 15px 10px 0px;
	padding-bottom:0px;
}
.content_left2 .tfn2 {
	margin:0px 15px 0px 0px;
}
.content_left2 h4 {
	margin-top:3px;
}
.content_left2 h5, .content_left2 p {
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-right:15px;
}
.content_left2 h5 {
	line-height:18px;
}
.content_left2 p {
	padding-bottom:10px;
}
.content_right2 h5, .content_right2 ul, .content_right2 p, .content_right2 .tfn2, .content_right2 .img_p {
	text-align:left;
	margin:0px 15px 10px 20px;
}
.content_right2 h4 {
	margin:0px 15px 12px 20px;
}
.content_right2 .line_home2 {
	margin:0px 15px 00px 20px;
}
.content_left .content_right2 h5 {
	margin-bottom:0px;
}
.s_b {
	height:6px;
	clear:both;
	overflow:hidden;
}
.space0 {
	height:5px;
}

.new_space {
	height:9px;
}

.space_b {
	height:8px;
}
.space {
	height:10px;
}
.space2 {
	height:15px;
}
.space3 {
	height:20px;
}
.space4 {
	height:25px;
}
.space5 {
	height:30px;
}
.space6 {
	height:35px;
}
.space7 {
	height:40px;
}
.content_right {
	float:left;
	display:inline;
	width:308px;
	margin-left:8px;

}
.h_t_w {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
	width:660px;
	height:185px;
}
.h_t_w.bordernone {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.h_t_w_box {
	width:323px;
	height:185px;
	float:left;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
}
.h_t_w_box.ordernone {
	border-right-width: 0px;
	border-right-style: none;
}
.content_right.bordernone {
	border-left-width: 0px;
	border-left-style: none;
	margin-left:30px;
	width:280px;
}
.h_t_w_box h4, .h_t_w_box p, .h_t_w_box .red_img, .h_t_w_box .line_home2 {
	margin-left:21px;
	text-align:left;
}
.tfn2 {
	color:#2E3333;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.tfn2 strong {
	font-size:18px;
	font-weight:normal;
}
#partik {
	width:100%;
}
#partik_img {
	width:102px;
	float:left;
	display:inline;
	margin-left:21px;
}
#partik_text {
	width:120px;
	float:left;
	display:inline;
	margin-left:12px;
	text-align:left;
}
#partik_text p {
	margin-left:0px;
}
.line_home2, .line_home3 {
	clear:both;
	height:10px;
	overflow:hidden;
}
.line_home2 {
	background-image: url(../images/line_h2.gif);
}
.line_home3 {
	background-image: url(../images/line_h2.gif);
}

.footer {
	background-image: url(../images/footer2.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	clear: both;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left:20px;
	text-align:left;
	height:365px;


}
.footer ul {
	padding:0px;
	padding-top:8px;
}
.border_top {
	border-top: solid 1px #BDBDBD;
	margin:0px 0px 25px 0px;
}
.box_b_l {
	border-top: solid 1px #BDBDBD;
	margin:25px 0px 25px 0px;
 
}
.f_top_l {
	height:50px;
}
.f_bottom_l {
	width:965px;
	padding-top:15px;

	
}
.f_top_left {
	width:620px;
	float:left;
	display:inline;
	margin-left:11px;
}
.f_top_right {
	width:360px;
	float:right;
}
.f_box ul li {
	padding-left:10px;
}
.f_box {
	width:140px;
	float:left;
	display:inline;
}
.footer ul li {
	line-height:14px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#909390;
	background-image:none;
}
.footer ul li a {
	font-size:11px;
	color:#909390;
	text-decoration:none;
}
.footer ul li a:hover {
	font-size:11px;
	color:#3399CC;
	text-decoration:none;
}
.footer ul li a h2.paid10 {
	padding-bottom:5px;
}
.footer ul li a h2:hover.paid10 {
	padding-bottom:5px;
}
.footer ul li a h2 {
	font-size:11px;
	color:#909390;
	text-decoration:none;
	font-weight:bold;
	line-height:15px;
	padding:0px;
}
.footer ul li a h2:hover {
	font-size:11px;
	color:#3399CC;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
}
.footer ul li a h3 {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#909390;
	text-decoration:none;
	font-weight:normal;
	line-height:14px;
}
.footer ul li a h3:hover {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#3399CC;
	text-decoration:none;
	font-weight:normal;
	line-height:14px;
}
.horz_ul ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.horz_ul ul li {
	line-height:14px;
	font-size:11px;
	color:#909390;
	float:left;
	padding: 0 4px 0 5px;
}
.copyright {
	font-size:11px;
	color:#C0C0C0;
	padding-right:15px;
}




.header_3_bg {
	background-image:url(../images/content_bg1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:330px;
}
.header3 {
	background-image:url(../images/header3_top.jpg);
	width:1000px;
	height:215px;
	background-position: center top;
	background-repeat: no-repeat;
}
.p_p_re {
	position:relative;
}
.header3.p_re {
	position:relative;
}
#header .header3 h1 {
	color:#2F3334;
	font-size:27px;
	font-weight:bold;
	line-height:30px;
	padding-bottom:0px;
}
#container2 {
	background-image:url(../images/content_bg1.jpg);
	
}
#l_panle.h3_width {
	width:700px;
	margin-left:45px;
}
#header .header3 h3 {
	color:#FA960C;
	font-size:27px;
	font-weight:normal;
	line-height:30px;
}
#h_r_panle {
	position:absolute;
	top:85px;
	right:20px;
	width: 250px;
	margin-left:166px;
	text-align:left;
	color:#2E3333;
	font-size:24px;
	padding-top:70px;
}
#h_r_panle .blue_tag_text2 {
	color:#6AC8DE;
	font-size:22px;
	line-height:20px;
}
.breadcrumb.h3_width {
	width:950px;
}
.dottedline3_vr {
	background-image:url(../images/dottedline3_vr.gif);
	background-position:center top;
	background-repeat:repeat-y;
	width:30px;
}
.dottedline2 {
	background-image:url(../images/dottedline2.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:10px;
}
/* testimonial */
.c_gray {
	color:#909390;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.orange_txt {
	color:#F99608;
}
.banner_home .fotn36 {
	font-size:36px;
}
.banner_home .banner_tfn.fotn22 {
	font-size:22px;
}
.blue_txt {
	color:#3399CC;
}
.t_black {
	color:#000;
}
.my_profile {
	z-index:10;
	height: 441px;
	width: 338px;
	position:absolute;
	top:184px;
	right:23px;
	text-align:left;
	font-size:24px;
	background-image: url(../images/profile_bg.gif);
}
.my_profile img {
	margin-left:19px;
	margin-top:18px;
}
.morebold {
	color:#000;
	font-weight:bold;
}
.margin_left40 ul.color_b li a {
	color:#585858;
	 
}
.featuredin {
	position:relative;
	background-image: url(../images/fi_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:54px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	
}
.featuredin .fi_left {
	position:absolute;
	left: 0px;
	top: 0px;
}
.featuredin ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.footer .featuredin ul li, .footer .featuredin li {
	display:inline;
	padding-right:12px;
	margin: 0px;
	height: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer .featuredin ul li img {
	margin-top:13px;
}
.featuredin ul li.fi_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-right:0px;
}
.featuredin .fi_right {
	position:absolute;
	right: 0px;
	top: 0px;
}

.tech_heading{
color: rgb(47, 51, 52); font-size: 22px; font-weight: bold; line-height: 30px;
}

.padding_bottom{padding-bottom:10px;}


.for_just2{
	font-size:20px;
	color:#020202;	
	font-family:Arial, Helvetica, sans-serif;
	
}

.for_just2 span.just_text{
	font-size:20px;
	color:#7B7A7A;	
	
}
.for_just2 span.orange_text{
	font-size:32px;	
	text-decoration:none;
	color:#ff7e00;
	font-weight:bold;
}

.for_just2 sup{
	font-size:20px;	
	text-decoration:none;
	color:#ff7e00;
}

.disclaimer {
font-size:10px;
font-weight:normal;
text-align:left;
padding:0px 10px 10px 0px;
margin:20px 0px;
}

ul.service {
	padding:0px;
	padding-left:2px;
	padding-bottom:0px;
	margin-bottom:10px;
	
}

ul.service li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#585858;
	margin:0px;
	padding:0px 5px 0px 16px;
	list-style:none;
	font-size:12px;
	background:url(../images/bullet.jpg) no-repeat 0px 5px;
    display:inline-block;
	width:80%;

}

.ul_width{width:40%; float:left}
.ul_width2{width:60%; float:left}

.float_image
{
 float:left;
 margin-right:15px;
 
}

.small_font
{
 font-size:10px;
}

/*        ****************reviews style sheet*/
 .c_review_r {
	margin-left:0px;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:15px;
	text-align:left;
	}
	
	.review_r  a {text-decoration:underline;
	}
		 
	.review_r  a:hover {text-decoration:none;
	}
		 
	.review_left_t {
	float:left;
	top:0px;
	left:0px;
	padding-right: 20px;
	width:90px;
 	}
	
	.review_left_t p strong {
	color:#f9950b;
	}
	.review_right {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	margin-left:10px;
	padding-left:0px;
	height: 59px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d6d2;
	border-right-color: #d7d6d2;
	border-bottom-color: #d7d6d2;
	width: 480px;
	
	}
	
	.review_right .star_raiting, .review_right2 .star_raiting, .review_right3 .star_raiting {
		position:absolute;
		bottom:2px;
		left:10px;
		
		}
	.review_right2 {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	margin-left:10px;
	padding-left:0px;
	height: 82px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d6d2;
	border-right-color: #d7d6d2;
	border-bottom-color: #d7d6d2;
	width: 480px;
	
	}
	.review_right3 {
	float:left;
	position:relative;
	top:0px;
	left:0px;
	margin-left:10px;
	padding-left:0px;
	height: 102px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d6d2;
	border-right-color: #d7d6d2;
	border-bottom-color: #d7d6d2;
	width: 480px;
	
	}
	
	.review_right .arrow_r, .review_right2 .arrow_r, .review_right3  .arrow_r {
	background-image: url(../images/comment_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position:absolute;
	top:-1px;
	left:-18px;
	
	
	}
		.content_bg .content_left .review_right p, .content_bg .content_left .review_right2 p, .content_bg .content_left .review_right3 p{
		padding-left:15px; padding-right:15px;}
			.content_bg .content_left .review_right p, .content_bg .content_left .review_left_t p, .content_bg .content_left .review_right2 p, .content_bg .content_left .review_right3 p {padding-top:6px; padding-bottom:0px;
			 }

.disclaimer {
font-size:10px;
font-weight:normal;
text-align:left;
padding:0px 10px 10px 10px;
margin:20px 0px;
}

/*   -------------new style--------------	*/
	

.news_scroll
{
  overflow:hidden;
  margin-left:20px;
  height:125px;
  position:relative;
  top:0px;
  width:280px;
}

.news_scroll ul
{
  margin:0px;
  padding:0px;
  
}

.news_scroll li
{
  
    margin:0px;
	list-style:none;
	padding:0px;
	background-image: url(../images/border.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	line-height:30px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin-left:0px;
}	


.news_scroll ul li strong{
	margin:0px;
	list-style:none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#585858;
	font-weight:normal;
	 padding-left:15px;

	
}


.news_scroll ul li strong a span
{
 color:#FF8A00;
  
}

.news_scroll ul li strong a
{
 color:#585858;
 text-decoration:none;
  
}

.news_scroll ul li strong a:hover
{
 
   color:#FF8A00;
  
}


#NewsTicker{

	background:#eaf5e0;
	width:300px;
	margin:0 auto;
}

#NewsVertical {
	width:281px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
#TickerVertical li {
		display: block;
		width: 300px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		float: left;
	}

.image_pading2
{
 margin:0px 10px 5px 0px;
}

#disclaimer, #dis_more
{
	color:#909390;
}

#dis_more
{
	padding-bottom:20px;
	padding-left:10px;
	
}


#disclaimer p
{
	color:#909390;
	padding-right:15px;
	padding-left:10px;
}

#disclaimer p strong
{
	color:#909390;

}
.f_box .padding_top
{
	padding-top:0px;
}