/*------------------- Top CSS ------------------- */
.top {float:left; width:985px;}

.logo {float:left; border-bottom:3px solid #525559; padding:28px 3px 35px 14px; margin-right:10px;}

.support {float:right; font-size:11px; color:#cccccc; width:auto; text-align:right; padding-top:9px; padding-bottom:40px;line-height:12px; height:24px;}
.support a {font-weight:bold; text-decoration:underline; color:#cccccc;}
.support a:hover {text-decoration:none;}

.paneltop {float:left; height:20px; width:776px; padding-bottom:6px; border-bottom:3px solid #525559;}
.nav {float:left; font-weight:bold;}
.nav ul {float:left; list-style:none;}
.nav li {float:left; padding:0px 20px; padding-top:4px;}
.nav li a {color:#00adef; text-decoration:none;}
.nav li a:hover {color:#d3d2d2;}
.nav li a.active {color:#d3d2d2;}

.search {float:right;}
.search img {float:left; padding-left:5px;}
.input1 {float:left; border:1px solid #9b9a9b; width:150px; font-size:12px; height:13px; padding:3px; color:#00adef; font-weight:bold;}

/*------------------- Sub Top CSS ------------------- */
.subtop {float:left; width:965px; padding:10px 0px;}

.punchline {float:left;}
.crum {float:left; color:#cccccc; font-size:11px; padding-left:34px;}
.crum a {color:#cccccc; text-decoration:underline;}
.crum a:hover {text-decoration:none;}

/*------------------- Main Panel CSS ------------------- */
.mainholder {float:left; width:985px; background:url(../images/bg.gif) repeat-y right;}
.contentbg {float:left; background:#c6c6c8 url(../images/base-bg.jpg) left top no-repeat; width:749px; padding:15px; margin-right:3px;}

.content {float:left; width:460px;}
.content h1 {padding-bottom:10px;}
.content h2 {font-weight:bold; font-size:12px;}
.content p {margin:5px 5px 5px 0px; line-height:18px;}
.content a {float:right;}

.contentbig {float:left; width:749px;}
.contentbig h1 {padding-bottom:10px;}
.contentbig h2 {font-weight:bold; font-size:12px;}
.contentbig p {margin:5px 5px 5px 0px; line-height:18px;}
.contentbig a {float:right;}


.listing {float:left; width:225px; padding-right:5px;}
.listing ul {float:left; list-style:none; padding-top:10px;}
.listing li {float:left; width:215px; padding:2px 0px 2px 10px; background:url(../images/black-square-bullet.gif) 0px 6px no-repeat;}

.imageholder {float:left; padding-left:15px; width:271px;}
.imagebase {float:right; width:auto; text-align:right;}
.info {background:url(../images/hor-line.gif) left top repeat-x; font-family:"Trebuchet MS"; text-align:left; font-size:12px; font-weight:bold; margin-top:8px;}
.info h1 {padding-top:8px; padding-bottom:7px;}
.info ul {float:left; list-style:none;}
.info li {padding:0px;}
.info li a {text-decoration:underline; color:#333333;}
.info li a:hover {text-decoration:none;}
.info li.pad {padding-top:7px;}

.vproducts {float:left; width:183px; padding:15px 10px 0px 10px;}
.vproducts h1{padding-bottom:0px;}
.vproducts ul{float:left; list-style:none; padding-bottom:10px;}
.vproducts li{float:left; width:183px; font-weight:bold; font-size:14px; padding:7px 0px; font-family:"Trebuchet MS";}
.vproducts li a{background:url(../images/blue-arrow.gif) right no-repeat; text-decoration:none; color:#4e4e4e; padding-right:18px;}
.vproducts li a:hover{background:url(../images/grey-arrow.gif) right no-repeat; text-decoration:none; color:#00adef; padding-right:18px;}
.vproducts li a.active{color:#ff3399; background:none;}
.vproducts li a.active:hover{color:#ff3399; background:none;}

.redlinks {float:left; width:183px; padding:0px 10px;}
.redlinks ul{float:left; list-style:none; padding-bottom:10px;}
.redlinks li{float:left; width:183px; font-weight:bold; font-size:14px; padding:7px 0px; font-family:"Trebuchet MS";}
.redlinks li a{background:url(../images/red-arrow.gif) right no-repeat; text-decoration:none; color:#e72300; padding-right:18px;}
.redlinks li a:hover{background:url(../images/grey-arrow.gif) right no-repeat; text-decoration:none; color:#00adef; padding-right:18px;}

.pattern {float:left; background:url(../images/pattern.gif) left top repeat; padding:17px 10px 3px 10px; width:965px; margin-top:10px; margin-bottom:2px; }
.pattern .imgblog {float:left;}
.pattern .imgaward {float:right; padding-right:210px;}

.line {float:left; height:3px; background-color:#525559; width:985px;}

.mainholder2 {float:left; width:985px; padding-top:5px;}
.blogtalk {float:left; background:url(../images/wight-panel-bg.gif) left top repeat-x; width:447px; min-height:128px; padding:10px; font-size:11px;}
.blogtalk ul {float:left; list-style:none;}
.blogtalk li {float:left; width:447px; padding:4px 0px;}
.blogtalk li strong {float:left; font-weight:bold; font-size:10px; color:#666666; font-family:"Trebuchet MS";}
.blogtalk a {float:left; padding-top:8px;}
.awards {float:left; padding-left:8px;}

/*------------------- Footer CSS ------------------- */
.footer {float:left; margin-top:30px; margin-bottom:10px; background-color:#525559; border-left:1px solid #282b30; width:964px; padding:10px; font-size:11px; color:#cccccc;}
.footer a {color:#cccccc; text-decoration:none; padding-right:10px;}
.footer a:hover {text-decoration:underline;}
.footer .left {float:left;}
.footer .right{float:right;}



/*CSS created by vijay kumar*/

html, body {
	height:100%;
	margin-bottom:1px;
	border:0px;
}
img {
	border:0px;
	outline:none;
}

.menu-bar {
	float:left; 
	width:776px; 
	padding-bottom:3px; 
	border-bottom:3px solid #525559;
	height:96px;
}
.search-bar {
	float:right;
	width:184px;
}
.search-box {
	float:left;
	width:184px;
	text-align:right;
}
.search-input {
	border:1px solid #9b9a9b; 
	width:150px; 
	font-size:12px; 
	height:13px; 
	padding:3px 3px 3px 3px; 
	color:#00adef; 
	font-weight:bold;
	margin:0px;
}
.middle-part-homepage {
	float:left; 
	width:985px;
	padding:20px 0 0 0;
}
.header-img-part {
	float:left; 
	width:985px;
}
.header-img-part-left {
	float:left; 
	width:198px;
	padding:0 11px 0 0;
}
.header-img-part-left-1{
	float:left; 
	width:198px;
	padding:0 0px 119px 0;
	text-align:right;
}
.header-img-part-left-2{
	float:left; 
	width:198px;
	padding:0 0px 0 0;
	text-align:right;
}
.flash-home {
	float:left;
	width:775px;
	color:#fff;
}
.pattern-bg {
	float:left; 
	background:url(../images/pattern.gif) left top repeat; 
	padding:11px 10px 3px 10px; 
	width:965px; 
	margin-top:10px; 
	margin-bottom:2px; 
	display:inline;
	font-size:12px;
}
.first-txt {
	float:left;
	display:inline;
}
.middle-txt {
	float:left;
	display:inline;
	margin-left:166px;
}
.last-txt {
	float:left;
	display:inline;
	margin-left:425px;
}
.info-home {
	float:left; 
	width:985px; 
	padding:5px 0 55px 0;
}
.n-b-bg {
	float:left;
	background-color:#ffffff;
	width:501px;
	padding:10px 0 8px 0;
	font-size:11px;
	background-image: url(../images/n-b-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:131px;
}
.i-news {
	float:left;
	width:229px;
	padding:0px 0 0 17px;	
}
.i-news ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.i-news ul li {
	padding:0px 0 7px 0;
	margin:0px;
	font-family: "trebuchet MS", Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;	
}
.i-news ul li a {
	font-family: "trebuchet MS", Arial;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.banners {
	float:left;
	width:242px;
}

/*------------------- Footer CSS homepage------------------- */
.footer-home {
	float:left; 
	background-color:#525559; 
	border-left:1px solid #282b30; 
	width:964px; 
	padding:10px; 
	font-size:11px; 
	color:#cccccc;
	display:inline;
}
.footer-home a {
	color:#cccccc; 
	text-decoration:none; 
	padding-right:10px;
}
.footer-home a:hover {
	text-decoration:underline;
}
.footer-home .left {
	float:left;
}
.footer-home .right{
	float:right;
}

/*hosting services */
.middle-part-internal {
	float:left; 
	width:985px;
	padding:10px 0 0 0;
}
.bread-crums {
	float:left;
	width:985px;
	padding:0 0 10px 0;
	color:#cccccc; 
	font-family:"trebuchet MS", Arial;
	font-size:11px;
}
.bread-crums a {
	color:#cccccc; 
	text-decoration:underline;
	padding:0 7px 0 7px;
	font-family:"trebuchet MS", Arial;
	font-size:11px;
}
.bread-crums a:hover {
	text-decoration:none;
}
.middle-part-main {
	float:left; 
	width:985px;
}
.middle-part-left {
	float:left; 
	width:200px;
	margin-right:4px;
	display:inline;
	padding:0 0 41px 0;
}
.middle-part-left-top {
	float:left; 
	width:200px;
	padding:0 0 4px 0;
}
.middle-part-left-blog {
	float:left; 
	width:180px;
	float:left; 
	background:url(../images/pattern.gif) left top repeat; 
	padding:11px 10px 3px 10px; 
	margin-bottom:2px; 
	display:inline;
}
.middle-part-left-blog-line {
	float:left; 
	height:3px; 
	background-color:#525559; 
	width:200px;
	font-size:1px;
	margin-bottom:5px;
	display:inline;
}
.middle-part-left-blog-txt {
	float:left;
	width:180px;
	float:left;
	padding:11px 10px 3px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:190px;
}
.middle-part-left-blog-txt ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.middle-part-left-blog-txt ul li {
	padding:0px 0 7px 0;
	margin:0px;
	font-family: "trebuchet MS", Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;	
}
.middle-part-left-blog-txt ul li a {
	font-family: "trebuchet MS", Arial;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.middle-part-right {
	float:left; 
	width:781px;
}
.middle-part-right-t {
	float:left;
	width:750px;
	background-color: #c6c6c9;
	background-image: url(../images/bg-m-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:15px 15px 15px 15px;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-bottom:4px;
	display:inline;
}
.middle-part-right-t h2 {
	margin:0px;
	padding:0px 0 5px 0;
	font-family:"trebuchet MS", Arial;
	font-size:20px;
	text-decoration:none;
	color:#525559;
}
.middle-part-right-t p {
	margin:0px;
	padding:0px 0 15px 0;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none; 
}
.img-right {
	float:right;
	padding-left:75px;
}

.middle-part-right-b {
	float:left;
	width:780px;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.middle-part-right-b-left {
	float:left;
	width:473px;
	background-color: #fff;
	padding:15px 15px 15px 15px;
	margin-right:4px;
	display:inline;
	height:211px;
}

.middle-part-right-b-left-1 {
	float:left;
	width:190px;
}
.middle-part-right-b-left-1 ul{
	float:left; 
	list-style:none; 
	padding-bottom:10px;
}
.middle-part-right-b-left-1 li{float:left; width:183px; font-weight:bold; font-size:14px; padding:3px 0px; font-family:"Trebuchet MS";}
.middle-part-right-b-left-1 li a{background:url(../images/grey-arrow.gif) right no-repeat; text-decoration:none; color:#4e4e4e; padding-right:18px;}
.middle-part-right-b-left-1 li a:hover{background:url(../images/grey-arrow.gif) right no-repeat; text-decoration:none; color:#00adef; padding-right:18px;}
.middle-part-right-b-left-1 .selected{background:url(../images/grey-arrow.gif) right no-repeat; text-decoration:none; color:#00adef; padding-right:18px;}

.middle-part-right-b-left-2 {
	float:left;
	width:200px;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
.middle-part-customer-main{
	float:left;
	width:273px;
	float:left;
}
.middle-part-customer-bg {
	float:left; 
	width:253px;
	float:left; 
	background:url(../images/pattern.gif) left top repeat; 
	padding:11px 10px 5px 10px; 
	margin-bottom:2px; 
	display:inline;
}
.middle-part-customer-line {
	float:left; 
	height:3px; 
	background-color:#525559; 
	width:273px;
	font-size:1px;
	margin-bottom:5px;
	display:inline;
	
}
.middle-part-customer {
	float:left;
	width:253px;
	float:left;
	padding:30px 10px 3px 10px;
	background-image: url(../images/bg-c-quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:171px;
	font-family:"trebuchet MS", Arial;
	color:#fff;
	font-size:18px;
}
.customer-name {
	font-family:"trebuchet MS", Arial;
	color:#fff;
	font-size:12px;
	float:left;
	text-align:right;
	width:253px;
	font-weight:bold;
}
.grey-box {
	border:1px solid #a3a1a1;
	float:left;
	width:944px;
	padding:19px 14px 13px 25px;
	background-color:#edebeb;
	color:#16191f;
	font-family:"trebuchet MS", Arial;
	font-size:11px;
	line-height:16px;
}
.grey-box-left {
	float:left;
	width:453px;
	padding-right:19px;
}
.grey-box p {
	color:#16191f;
	font-family:"trebuchet MS", Arial;
	font-size:11px;
	line-height:16px;
	padding-bottom:10px;
}
.grey-box-1 {
	float:left;
	width:453px;
	padding-bottom:20px;
}

.grey-box-right {
	float:left;
	width:452px;
	padding-left:20px;
	background-image: url(../images/bg-r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display:inline;
	margin-top:40px;
}
.grey-box-right-1 {
	float:left;
	width:452px;
}
.img-left {
	float:left;
	padding-right:10px;
}
.link-black {
	color:#333;
	font-family:"trebuchet MS", Arial;
	font-size:11px;
	text-decoration:none;
}

.middle-txt-bar {
	float:left; 
	width:985px; 
	padding:5px 0 37px 0;
}
.more-case-studies {
	float:left;
	width:287px;
	height:135px;
	background-image: url(../images/bg-more-case-studies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #bfc0c2;
}
.more-case-studies ul {
	list-style:none;
	padding:12px 0 0 12px;
	margin:0px;
}
.more-case-studies ul li {
	padding:0px 0 0px 0;
	margin:0px;
}
.more-case-studies ul li a {
	font-family: "trebuchet MS", Arial;
	font-size:12px;
	text-decoration: underline;
	color:#000;
	line-height:20px;
}
.more-case-studies ul li a:hover {
	text-decoration:none;
}

.banner3 {
	float:left;
	width:288px;
	height:135px;
}
.c-quote2 {
	float:left;
	width:330px;
	height:122px;
	background-image: url(../images/bg-c-q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:15px 38px 0 38px;
	font-family:"trebuchet MS", Arial;
	color:#fff;
	font-size:18px;
}
.customer-name2 {
	width:330px;
	font-family:"trebuchet MS", Arial;
	color:#fff;
	font-size:12px;
	float:left;
	text-align:right;
	font-weight:bold;
}
.last-txt2 {
	float:left;
	display:inline;
	margin-left:460px;
}

.m-t {
	float:left;
	width:944px;	
	padding:0 0 24px 0;
}
.m-t ul {
	list-style:none;
	padding:19px 0 0 0;
	margin:0px;
}
.m-t ul li{
	padding:0px 45px 0 0px;
	margin:0px;
	float:left;
}
.m-t ul li a{
	padding:0px;
	margin:0px;
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	text-decoration: underline;
}
.m-t ul li a:hover {
	text-decoration:none;
}
.middle-txt-bar2 {
	float:left; 
	width:985px;
	height:16px; 
}
.bg-faqs {
	background-image: url(../images/bg-x.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg-x-blue {
	background-image: url(../images/bg-x-blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line3 {float:left; height:3px; background-color:#00adef; width:985px; font-size:1px;}

.legal-info-left {
	float:left;
	width:435px;
	padding-right:19px;
	padding-top:25px;
}
.legal-info-left p{
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	text-decoration: none;
	margin:0px;
	padding:0px 0 20px 0;
	line-height:18px;
}
.legal-info-left a{
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	text-decoration: underline;
}
.legal-info-left a:hover{
	text-decoration:none;
}
.legal-info-right {
	float:left;
	width:435px;
	padding-left:35px;
	padding-top:25px;
}
.legal-info-right p{
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	text-decoration: none;
	margin:0px;
	padding:0px 0 20px 0;
	line-height:18px;
}
.legal-info-right a{
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	text-decoration: underline;
}
.legal-info-right a:hover{
	text-decoration:none;
}

.grey-bx {
	width:750px;
	float:left;
	border:1px solid #b8b7b7;
	background-color:#edebeb;	
	padding:15px;
	margin:0 3px 0 0;
	display:inline;
}
.grey-bx-top{
	width:750px;
	float:left;
	padding:20px 0 0px 0;
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:11px;
}
.grey-bx-top-l {
	width:183px;
	float:left;
}
.grey-bx-top-r {
	width:567px;
	float:left;
}
.bg-x2 {
	background-image: url(../images/bg-x2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.b-talk-r {
	width:200px;
	float:left;
}

.middle-part-left-blog-txt2 {
	float:left;
	width:180px;
	float:left;
	padding:11px 10px 3px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"trebuchet MS", Arial;
	color:#333333;
	font-size:11px;
}
.middle-part-left-blog-txt2  h3{
	font-family:"trebuchet MS", Arial;
	color:#666666;
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.middle-part-left-blog-txt2  h4{
	font-family:"trebuchet MS", Arial;
	color:#666666;
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.middle-part-right-sitemap {
	float:left;
	width:750px;
	background-color: #edebeb;
	padding:10px 15px 15px 15px;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-bottom:0px;
	display: inline;
}
.middle-part-right-sitemap-top {
	float:left;
	width:750px;
	padding:16px 0 29px 0;
}
.resuable-boxes {
	float:left;
	width:177px;
	padding-right:10px;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
}
.resuable-boxes  ul {
	list-style:none;
	padding:0px 0 10px 14px;
	margin:0px;
}
.resuable-boxes ul li{
	padding:0px;
	margin:0px;
}
.resuable-boxes ul li a {
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
.resuable-boxes ul li a:hover {
	text-decoration:none;
}
.resuable-boxes  a {
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
.resuable-boxes a:hover {
	text-decoration:none;
}
.padd-space {
	padding-bottom:10px;
}

.staff-left {
	width:287px;
	float:left;
	background-image: url(../images/bg-r2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.staff-left-repeat {
	width:94px;
	float:left;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
	line-height:20px;
}
.staff-right {
	width:450px;
	padding-left:10px;
	float:left;
}
.staff-right img {
	padding-right:10px;
	float:left;
	clear:left;
}
.staff-right p {
	color:#16191f;
	font-size:11px;
	font-family:"trebuchet MS", Arial;
	padding:0 0 23px 0;
	margin:0px;
}
.staff-right-title {
	color:#625948;
	font-size:18px;
	font-family:"trebuchet MS", Arial;
}
.middle-part-right-media {
	float:left;
	width:547px;
	background-color: #edebeb;
	padding:10px 15px 15px 15px;
	font-family:"trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin-bottom:0px;
	margin-right:3px;
	display: inline;
}
.middle-part-right-media-r {
	float:left;
	width:200px;
}
.orange-line {
	float:left; 
	height:3px; 
	background-color:#f4aa00; 
	width:200px;
	font-size:1px;
	margin-bottom:5px;
	display:inline;
}
.orange-line2 {
	float:left; 
	height:3px; 
	background-color:#f4aa00; 
	width:985px;
	font-size:1px;
	margin-bottom:5px;
	display:inline;
}
.c-w-a {
	float:left; 
	width:985px;
	padding:0 0 31px 0;
}

.case-studies-bg {
	float:left;
	width:349px;
	height:146px;
	background-image: url(../images/bg-case-studies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
	border:1px solid #bfc0c2;
	margin-right:4px;
	display:inline;
}
.case-studies-bg ul {
	list-style:none;
	padding:12px 0 0 12px;
	margin:0px;
}
.case-studies-bg ul li {
	padding:0px 0 0px 0;
	margin:0px;
}
.case-studies-bg ul li a {
	font-family: "trebuchet MS", Arial;
	font-size:12px;
	text-decoration: underline;
	color:#000;
	line-height:20px;
}
.case-studies-bg ul li a:hover {
	text-decoration:none;
}

.w-paper  {
	float:left;
	width:352px;
	height:146px;
	background-image: url(../images/bg-white-paper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#edebeb;
	border:1px solid #bfc0c2;
	margin-right:4px;
	display:inline;
}
.w-paper  ul {
	list-style:none;
	padding:12px 0 0 12px;
	margin:0px;
}
.w-paper  ul li {
	padding:0px 0 0px 0;
	margin:0px;
}
.w-paper  ul li a {
	font-family: "trebuchet MS", Arial;
	font-size:12px;
	text-decoration: underline;
	color:#000;
	line-height:20px;
}
.w-paper ul li a:hover {
	text-decoration:none;
}
.media-banner  {
	float:left;
	width:272px;
}

.middle-txt-3 {
	float:left;
	display:inline;
	margin-left:261px;
}
.last-txt-3{
	float:left;
	display:inline;
	margin-left:266px;
}

.middle-part-right-media-top {
	float:left;
	width:547px;
}
.middle-part-right-media-top-l {
	float:left;
	width:66px;
	font-size:11px;
	font-family: "trebuchet MS", Arial;
	color:#16191f;
	font-weight:bold;
	padding-bottom:19px;
}
.middle-part-right-media-top-r {
	float:left;
	width:480px;
	font-size:11px;
	font-family: "trebuchet MS", Arial;
	color:#16191f;
	padding-bottom:19px;
}
