/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}



/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*  
Theme Name: News Theme
Author URI: 
Version: 1.1
Author: CSSilize.com
Description: News Theme
Date:2009-09-08(c)2009 CSSilize.com. All rights reserved.*/

body {
	background:#e6e6e6;
}
.content {
	background:url(images-technology/body-bg.png) repeat-x;
}
.main-content {
	width:990px;
	background:#fff;
	margin:0 auto;
	font-family:arial;
	color:#333;
	font-size:12px;
	line-height:17px;
}

/* h1,h2,etc */
h1 {
	padding:40px 0px 0px 40px;
	width:166px;
	float:left;
}
h1 a {
	background:url(images-technology/logo.png) no-repeat top left;
	width:166px;
	height:42px;
	display:block;
	text-indent:-9999em;
}
a {
	color:#6cac18;
	text-decoration:none;
}
a:hover {
	color: #000;
}
/** common classes */
.content {
}
#header {
}
div.main {
	padding:0px 15px 15px 15px;
}
.main-nav {
	background:url(images-technology/nav-bg.png) repeat-x;
	height:39px;
}
.main-nav ul {
	display:block;
	font-weight:normal;
}
.main-nav li {
	display:block;
	float:left;
	margin-right:5px;
	text-align:center;
	background:url(images-technology/sep2.png) no-repeat right top;
	float:left;
	height:37px;
	padding:0 2px 0 0;
}
.main-nav li.last {
	background:none;
}
.main-nav li a.active {
	font-weight:bold;
}
.main-nav li a {
	color:#000;
	text-decoration:none;
	padding:13px 18px 0 17px;
	display:block;
	line-height:5px;
	font:14px Arial,Helvetica,sans-serif;
}
.main-nav li a:hover {
	text-decoration:none;
	color:#7db538;
}
.header-top {
	background:#98aa51;
	height:24px;
}
.header-top p {
	font-family:Trebuchet MS;
	font-size:14px;
	color:#fff;
	padding:4px 0 0 10px;
	width:300px;
	float:left;
}
ul.top-nav {
	float:right;
	display:block;
	font-weight:normal;
}
ul.top-nav li {
	display:block;
	float:left;
	margin-right:5px;
	padding:5px 0 0 0;
	text-align:center;
}
ul.top-nav li a.last {
	background:none;
}
ul.top-nav li a {
	color:#fff;
	text-decoration:none;
	padding:0 7px 0 2px;
	display:block;
	line-height:5px;
	font:11px Arial,Helvetica,sans-serif;
	background:url(images-technology/sep.png) no-repeat right 2px;
}
ul.top-nav li a:hover {
	text-decoration:underline;
}
.banner-area {
	background:url(images-technology/banner.png) no-repeat;
	height:130px;
	margin:1px 0 0 0;
}
.banner-two {
	width:726px;
	height:88px;
	float:right;
	border:1px solid #000;
}
.banner-two:hover {
	border:1px solid #c8f516;
}
.side1 {
	width:650px;
	float:left;
	margin:15px 0px 0px 0px;
}
.side2 {
	float:right;
	width:300px;
	margin:15px 0px 0px 0px;
}
div.side1-left,div.side1-right {
}
div.side1-right {
	margin:0px 0px 0px 10px;
}
div.all-link {
	padding:8px 0px 0px 0px;
	text-align:right;
}
div.all-link a {
	font-size:11px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 10px;
	background:url(images-technology/blue-arrow.png) no-repeat left 5px;
}
#footer {
	background: url(images-technology/footer-bg.png) repeat-x left top;
	height: 39px;
}
/* form.normal,table.list,ul.list,ol.list,dl.list,etc */
form.search {
float:right;
margin:7px 59px 0 0;
width:269px;
}
form.search .text {
	width:130px;
	float:left;
	height:18px;
	float:left;
}
form.search .text input {
	width:212px;
	background:#fff;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-left:0px;
	border-right:0px;
	float:left;
	height:19px;
	color:#7f7f7f;
	font-size:11px;
	padding:7px 0px 0px 7px;
}
form.search .input select {
	width:86px;
	color:#333;
	float:left;
	margin:0 0 0 10px;
	border:1px solid #99b5c6;
}
form.search .submit input {
	background:url(images-technology/search-btn.png) no-repeat left top;
border:0 none;
color:#000000;
cursor:pointer;
font-family:arial;
font-size:14px;
height:28px;
margin:0 0 0 5px;
padding:1px 2px 3px 0;
width:70px;
}
form.search .submit input:hover {
	background:url(images-technology/search-btn.png) no-repeat left bottom;
}
form.search .submit {
	float:left;
	width:20px;
}
.search-button {
	background:url(images-technology/search.png) no-repeat;
	height:28px;
	display:block;
	float:left;
	width:21px;
}
.search-button-right {
	background:url(images-technology/search-right.png) no-repeat right top;
	width:3px;
	height:28px;
	float:left;
	margin: 0 0 0 88px;
}
/* side-left style is begin */
div.top-block {
	background:url(images-technology/side-top-left.png) no-repeat left top;
	height:41px;
}
div.top-right-block {
	background:url(images-technology/side-top-right.png) no-repeat left top;
	width:12px;
	height:41px;
	float:right;
}
div.top-block h2, div.top-center-block {
	background:url(images-technology/side-top-center.png) repeat-x left top;
	height:29px;
	margin:0px 10px 0px 10px;
	font-size:18px;
	font-weight:normal;
	padding:12px 0px 0px 3px;
	color:#FFFFFF;
}
div.center-block {
	background:url(images-technology/side-center.png) repeat-x left bottom;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
div.bottom-block {
	background:url(images-technology/side-bot-left.png) no-repeat left top;
	height:8px;
}
div.bottom-block-right {
	background:url(images-technology/side-bot-right.png) no-repeat left top;
	width:12px;
	height:8px;
	float:right;
}
div.bottom-block-center {
	background:url(images-technology/side-bot-center.png) repeat-x left top;
	height:8px;
	margin:0px 12px 0px 12px;
}
div.side1-block {
	margin:15px 0px 10px 0px;
}
div.news-block {
	margin:0px 0px 10px 0px;
}
div.news-block1 {
	margin-top:10px;
}
div.news-info-block {
	height:112px;
	width:314px;
	margin:0px auto;
}
div.stories-block {
	background:url(images-technology/bg-story.png) no-repeat left top;
}
div.busienss-block {
	background:url(images-technology/bg-technology.png) no-repeat left top;
}
ul.list li.image-list{
padding:0;
background:none;
}
div.technolgy-block {
	background:url(images-technology/bg-technology.png) no-repeat left top;
}
div.popular-block {
	background:url(images-technology/bg-popular.png) no-repeat left top;
}
div.sports-block {
	background:url(images-technology/bg-sport.png) no-repeat left top;
}
div.entertainment-block {
	background:url(images-technology/bg-enterminent.png) no-repeat left top;
}
div.travel-block {
	background:url(images-technology/bg-travel.png) no-repeat left top;
}
p.news-image {
	float:left;
	width:150px;
}
p.news-info {
	float:left;
	width:148px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:30px 0px 0px 12px;
	line-height:20px;
}
p.news-info a{
color:#fff;
}
p.news-info a:hover{
color:#6cac18;
}
ul.list li.news-list {
	padding:6px 0px 6px 13px;
	background:#f3f3f3 url(images-technology/list-border.png) repeat-x left bottom;
}
ul.list li.news-list a {
	font-weight:bold;
	background:url(images-technology/red-arrow.png) no-repeat left 8px;
	padding:3px 0px 0px 13px;
}
ul.list {
	padding:2px 0px 0px 0px;
}
ul.list li {
	padding:3px 0px 3px 31px;
	background:url(images-technology/arrow.png) no-repeat 10px 7px;
}
ol.video-list {
	padding:10px 0px 0px 5px;
}
ol.video-list li {
	float:left;
	margin:0px 3px 0px 3px;
}
ol.video-list li a{
	color:#6180a6;
	background:url(images-technology/arrow.png) no-repeat 3px 3px;
	padding-left:20px;
	display:block;
}
ol.video-list li a:hover{
	color:#d8590d;
}
ol.video-list li img,div.blog-left-block img,div.story-left-block img {
	padding:2px;
	border:1px solid #e5eaea;
}
ol.video-list li img:hover,div.blog-left-block img:hover,div.story-left-block img:hover {
	border:1px solid #999;
}
p.video-title,p.time {
	font-size:11px;
	line-height:13px;
}
div.exchange-block {
	background:url(images-technology/bg-exchange.png) no-repeat left top;
	width:300px;
	height:250px;
	margin:0px 0px 10px 0px;
}
div.exchange-block a {
	display:block;
	margin:216px 0 0 115px;
	padding:2px;
	position:absolute;
	text-indent:-5000em;
	width:162px;
}
div.adds-block {
	background:url(images-technology/adds-block.png) no-repeat left top;
	margin:0px 0px 10px 0px;
}
div.blog-block {
	padding:10px 10px 5px 10px;
}
div.blog-left-block {
	float:left;
	width:99px;
	min-height:70px;
}
h4.blog-tile {
	color:#6cac18;
	font-size:14px;
	padding:0px 0px 3px 0px;
}
p.blog-info {
	font-size:11px;
	line-height:13px;
}
ul.blog-list li {
	padding:2px 0px 2px 12px;
}
ul.blog-list li a {
	padding:0px 0px 0px 12px;
	background:url(images-technology/red-arrow1.png) no-repeat left 5px;
	font-size:11px;
}
div.story-left-block {
	float:left;
	width:79px;
}
div.story-right-block {
	float:left;
	width:197px;
}
ol.story-list {
	padding:5px 10px 10px 10px;
}
ol.story-list li {
	padding:5px 0px 5px 0px;
}
div.latest-news {
	padding:5px 0px 5px 0px;
}
div.latest-news {
	border-top:1px solid #cfd5d5;
	margin:13px 0px 0px 0px;
}
div.latest-news a {
	font-size:11px;
	color:#666666;
	background:url(images-technology/black-arrow.png) no-repeat left 5px;
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}


.l-curve-top {
	background:url(images-technology/flash-left-curve.png) no-repeat left top;
	height:33px;
	margin:0 0 0 0;
}
.r-curve-top {
	background:url(images-technology/flash-right-curve.png) no-repeat left top;
	width:7px;
	height:33px;
	float:right;
}
.l-curve-bot {
	background:url(images-technology/flash-left-curve-bot.png) no-repeat left top;
	height:57px;
}
.r-curve-bot {
	background:url(images-technology/flash-right-curve-bot.png) no-repeat left top;
	width:7px;
	height:57px;
	float:right;
}
.top-bg {
/*	border-top:1px solid #44494C;*/

	height:33px;
	background:url(images-technology/flash-mid-curve.png)
}
.bot-bg {
	background:url(images-technology/big-bg.png) repeat-x left top;
	margin:0 7px;
	height:56px;
	border-bottom:1px solid #d9d9d9;
}
.shad-bg {
	background:#f3f3f5 none repeat-x scroll 0 0;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	min-height:160px;
}
.l-curve-top3 {
	background:url(images-technology/black-left-top-curve.png) no-repeat left top;
	height:9px;
	margin:10px 0 0 0;
}
.r-curve-top3 {
	background:url(images-technology/black-right-top-curve.png) no-repeat left top;
	width:12px;
	height:9px;
	float:right;
}
.l-curve-bot3 {
	background:url(images-technology/black-left-bot-curve.png) no-repeat left top;
	height:9px;
}
.r-curve-bot3 {
	background:url(images-technology/black-right-bot-curve.png) no-repeat left top;
	width:12px;
	height:9px;
	float:right;
}
.top-bg3 {
	background:#171d25 none repeat-x scroll 0 0;
	margin:0 8px;
	height:9px;
}
.bot-bg3 {
	background:#171d25 none repeat-x scroll 0 0;
	margin:0 8px;
	height:9px;
}
.shad-bg3 {
	background:#171d25 none repeat-x scroll 0 0;
	min-height:559px;
}
.shad-bg3 p {
	color:#fff;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 9px;
}
ul.ads1 {
	margin:0 0 0 7px;
}
ul.ads1 li {
	float:left;
}
ul.ads2 {
	margin:0 0 10px 7px;
	position:relative;
	top:6px;
}
ul.ads2 li {
	float:left;
	padding:1px 3px;
}
ul.ads2 li img {
	border:1px solid #5b6064;
}
ul.ads2 li img:hover {
	border:1px solid #516bb2;
}
ul.news {
}
ul.news li {
	float:left;
	background:transparent url(images-technology/sep4.png) no-repeat scroll right top;
	display:block;
	float:left;
	height:54px;
	padding:0 0 0 11px;
}
ul.news li a {
	background:transparent url(images-technology/orange-arrow.png) no-repeat scroll 4px 16px;
	color:#4C4C4C;
	display:block;
	font-weight:bold;
	padding:12px 15px 0 17px;
	width:115px;
}
ul.news li.last {
	background:none;
}
ul.news li a:hover {
	color:#617fa5;
}
.top-bg h2 {
	margin:0 10px;
	padding:7px 0 0;
	font-size:15px;
	color:#516bb2;
}
.top-bg h2 a {
color:#FFFFFF;
padding:0;
}
.menu-container {
	background:#cddbdb;
	min-height:180px;
}
.spacer {
	margin:0
}
.spacer1 {
	padding:21px 0 0 0;
	float:left;
	clear:both;
}
.spacer2 {
	padding:12px 0 3px;
	float:left;
	width:265px;
}
.nav1 {
	width:265px;
	float:left;
	margin:0 34px 0 20px;
}
.nav2 {
	width:265px;
	float:left;
	margin:0 34px 0 20px;
}
.shad-bg1 h2 {
	font-size:14px;
	font-weight:bold;
	padding:0px 0 2px 0;
}
.shad-bg1 h2 a {
	background:url(images-technology/green-arrow.png) no-repeat 7px 7px;
	padding:0 18px;
	color:#6cac18;
}
div.menu-container {
	padding:10px 15px 15px
}
.l-curve-top1 {
	background:url(images-technology/green-left-curve-top.png) no-repeat left top;
	height:14px;
	margin:10px 0 0 0;
}
.r-curve-top1 {
	background:url(images-technology/green-right-curve-top.png) no-repeat right top;
	width:4px;
	height:14px;
	float:right;
}
.l-curve-bot1 {
	background:url(images-technology/green-left-curve-bot.png) no-repeat left top;
	height:8px;
}
.r-curve-bot1 {
	background:url(images-technology/green-right-curve-bot.png) no-repeat right top;
	width:4px;
	height:8px;
	float:right;
}
.top-bg1 {
	margin:0 4px;
	height:14px;
	background:url(images-technology/top-bg1.png) repeat-x left top;
}
.bot-bg1 {
	background:#fff repeat-x left top;
	margin:0 4px;
	height:8px;
	border-bottom:1px solid #b9c5c5;
}
.shad-bg1 {
	border-left:1px solid #b9c5c5;
	border-right:1px solid #b9c5c5;
	min-height:138px;
	background:#fff url(images-technology/shad-bg1.png) repeat-x left top;
}
.flash {
	float:left;
	margin:10px 0 0 10px;
}
.flash img {
	border:2px solid #fff;
}
.flash img:hover {
	border:2px solid #000;
}
.flash-container {
	width:410px;
	float:left;
	margin:10px 0 0 10px;
}
.flash-container h4 {
	color:#FFFFFF;
	font-size:22px;
	line-height:25px;
	
}
.flash-container h4 a{
color:#7db538;
}
.flash-container h4 a:hover{
color:#2d2d2d;
}
.flash-container P {
	color:#2d2d2d;
	float:left;
	font-size:14px;
	line-height:20px;
	padding:10px 0 0;
	width:373px;
}
ul.container-nav {
padding-left:20px;
}
ul.container-nav li {
	display:inline;
}
ul.container-nav li a {
	margin-right:5px;
	padding:0 10px 0 0;
	font-size:11px;
	color:#2d2d2d;
}
ul.container-nav li a.no-bdr {
	background:none;
}
ul.icons {
	float:right;
	margin:-25px 10px 0 0;
}
ul.icons li {
	float:left;
	padding:0 0 0 3px;
}
ul.icons li a{
cursor:pointer;
}
ul.icons li a.img1 {
	background:url(images-technology/btn1.png) no-repeat left top;
	text-indent:-99999em;
	width:14px;
	height:14px;
	display:block;
}
ul.icons li a.img1:hover {
	background:url(images-technology/btn1.png) no-repeat left bottom;
}
ul.icons li a.img2 {
	background:url(images-technology/btn2.png) no-repeat left top;
	text-indent:-99999em;
	width:14px;
	height:14px;
	display:block;
}
ul.icons li a.img2:hover {
	background:url(images-technology/btn2.png) no-repeat left bottom;
}
ul.icons li a.img3 {
	background:url(images-technology/btn3.png) no-repeat left top;
	text-indent:-99999em;
	width:14px;
	height:14px;
	display:block;
}
ul.icons li a.img3:hover {
	background:url(images-technology/btn3.png) no-repeat left bottom;
}
ul.icons1 {
	float:right;
	margin:-25px 10px 0 0;
}
ul.icons1 li {
	float:left;
	padding:0 0 0 3px;
}
ul.icons1 li a.img1 {
	background:url(images-technology/previous.png) no-repeat left top;
	text-indent:-99999em;
	width:32px;
	height:18px;
	display:block;
	margin-right:5px;
}
ul.icons1 li a.img2 {
	background:url(images-technology/next.png) no-repeat left top;
	text-indent:-99999em;
	width:32px;
	height:18px;
	display:block;
}
.footer-content {
}
.footer-content p {
	font-family:Arial;
	font-size:10px;
	color:#fff;
	padding:13px 0 0 10px;
	width:300px;
	float:left;
	font-weight:bold;
}
ul.footer-nav {
	float:right;
	display:block;
	font-weight:normal;
	margin:0 38px 0 0;
}
ul.footer-nav li {
	display:block;
	float:left;
	margin-right:5px;
	padding:5px 0 0 0;
	text-align:center;
}
ul.footer-nav li a.last {
	background:none;
}
ul.footer-nav li a {
	color:#cddbdb;
	text-decoration:none;
	padding:12px 7px 0 2px;
	display:block;
	line-height:5px;
	font:10px Arial, Helvetica, sans-serif;
	background:url(images-technology/sep.png) no-repeat right 14px;
	font-weight:bold;
}
ul.footer-nav li a:hover {
	text-decoration:underline;
}
















/** Hacks */
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
*+html .clearfix {
	display: inline-block;
}
/* Usually no need */
/** JavaScript */
/* Usually no need */
.column{
background:#FFFFFF;
float:left;
min-height:300px;
width:49.25%;
}
#column2{
width:49.25%;
margin-left:1.5%;
}
.column .dragbox{
	position:relative;
}
.column .dragbox h2{
	cursor:move;
}
.dragbox-content{
	min-height:100px;
}
.column  .placeholder{
	background: #f0f0f0;
	border:1px dashed #ddd;
}
.dragbox h2.collapse{
	/*background:#f0f0f0 url('collapse.png') no-repeat top right;*/
}
.dragbox h2 .configure{
	font-size:11px; font-weight:normal;
	margin-right:30px; float:right;
}
h5{
	background:url(images-technology/minimize.gif) no-repeat top right;
	height:20px;
	width:20px;
	font-size:1px;
	margin:-20px 0px 0px 270px;
	color:#FFFFFF;
	cursor:pointer;
	}
/* Styles added for Inner Page Left Content */
.side1	h6{
font-size:23px;
margin-bottom:20px;
padding-left:15px;
}
.post-box{
border:1px solid #f3f3f3;
margin-bottom:20px;
}

.post-box p img{
float:left;
margin-right:20px;
}
.post-box h3{
background:#F1F1F1 none repeat scroll 0 0;
border-bottom:1px solid #F9F9F9;
font-size:18px;
line-height:30px;
padding:5px 10px;
}
.post-det{
background:#f3f3f3;
float:left;
padding:2px 10px;
font-size:11px;
position:relative;
}
.post-det div{
float:left;
padding-right:15px;
width:auto;
}
.date{
background:#F5FCFF;
font-weight:bold;
margin:-15px 0 0 -42px;
#margin:-15px 0 0 -22px!important;  /* IE */
padding:4px 10px !important;
position:absolute;
text-align:center;
}
.post-box p{
color:#4A586C;
clear:both;
font-size:14px;
padding:10px 20px;
line-height:20px;
}
p.comment-feed{
background:#f3f3f3;
font-size:13px;
font-weight:bold;
line-height:20px;
margin-bottom:20px;
padding:5px;
text-align:center;
}
.side1 #comments-wrap h6{
font-size:17px;
font-style:italic;
}
form#commentform{
padding:0 15px;
}
form#commentform p{
color:#6cac18;
font-size:11px;
font-weight:bold;
padding-bottom:15px;
}
form#commentform p input,form#commentform p textarea{
border-color:#dfdfdf #BFBFBF #BFBFBF #dfdfdf;
border-style:solid;
border-width:1px;
color:#333333;
font-size:14px;
padding:3px;
}
form#commentform p input:hover,form#commentform p textarea:hover{
border:1px solid #333;
}
form#commentform p input#submit{
background:#f3f3f3;
cursor:pointer;
font-size:17px;
font-family:verdana;
}
#comments-wrap{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.thecomment{
border:1px dotted #BFBFBF;
margin:10px 15px;
}
.thecomment .gravatar img{
border:3px solid #EFEFEF;
float:left;
height:60px;
width:60px;
margin:10px 20px;
}
.comment-body{
display:block;
min-height:70px;
padding:10px;
}
.thecomment p{
color:#4A586C;
line-height:20px;
}
.comment-metadata{
background:#EFEFEF none repeat scroll 0 0;
clear:both;
display:block;
margin-top:5px;
padding:5px;
}
#commentlist{
padding-bottom:15px;
}
h2.not-found{
color:#F8BE1F;
font-size:25px;
padding:25px;
}
p.not-found{
color:#4A586C;
font-size:15px;
font-style:italic;
padding-left:25px;
}
.msg_list{
position:absolute;
top:0;
margin:0 191px 0 545px;
font-size:11px;
color:#fff;
cursor:pointer;
}
.msg_list .msg_head{
background:#000000 url(images-technology/top-drop-bg.png);
line-height:24px;
padding:0 10px;
float:left;
}
.msg_body{
background:#fff;border:#ccc solid 1px;color:#000;
clear:both;
}
ul.custom-option{
padding:5px;
color:#6cac18;
font-size:13px;
}
ul.custom-option li input{
border:1px solid #ccc;
margin-left:5px;
}
ul.custom-option li{
display:inline;

}
h2.tech-news-head{
	background:#f4f4f4 url(images-technology/arrow-tech-news.png) no-repeat 15px 19px;
	color:#4c4c4c;
	padding:14px 0px 8px 32px;
	border-bottom:1px solid #fff;
}
ul.tech-news{
	background:#f4f4f4;
	border-top:1px solid #d9d9d9;
	padding:14px 0px 0px;
}
ul.tech-news li{
	border-top:1px solid #d9d9d9;
	padding:8px 0px;
}
ul.tech-news li:first-child{
	border-top:0px;
	padding:0px 0px 8px;
}
ul.tech-news li div.news-img{
	float:left;
	border:1px solid #e6e6e6;
	padding:2px;
	background:#fff;
	margin:0px 10px 0px 0px;
}
ul.tech-news li div.news-content{
	float:left;
	width:550px;
}
ul.tech-news li div.news-content h4 a{
	color:#6180a6;
}
ul.tech-news li div.news-content h4 a:hover{
	color:#D8590D;
}
ul.photo-gallery li{
	float:left;
	width:118px;
	border:0px;
	padding:0px;
	margin-left:15px;
}
ul.photo-gallery li:first-child{
	margin-left:0px;
}
ul.photo-gallery li div.news-content {
	width:auto;
}
ul.photo-gallery li div.news-content h4 a{
	color:#6180a6;
	font-weight:normal;
}
h2.tech-head{
	background:url(images-technology/flash-mid-curve.png) repeat-x left top;
	color:#fff;
	padding:8px 0px 8px 15px;
}
div.news-image {
	float:left;
	width:202px;
	margin:10px;
	border:3px solid #fff;
	height:142px;
}
div.news-info {
	float:left;
	width:400px;
	font-size:14px;
	margin:10px 0px 0px 12px;
	line-height:20px;
}
div.news-info img{
	display:none;
}
ul.list li.news-list {
	background:#F3F3F3 url(images-sports/list-border.png) repeat-x scroll left bottom;
	float:left;
	padding:6px 0 6px 13px;
	width:311px;
}
.main-tech-left{
	float:left;
	margin:5px;
	padding:3px;
	border:1px solid #d9d9d9;
	width:76px;
	height:76px;
	background:#fff;
}
ul.list li.news-list div.main-tech-left a,ul.list li.news-list div.main-tech-right a{
	background:none;
	padding:0px;
	color:#6180a6;
}
ul.list li.news-list div.main-tech-left a:hover,ul.list li.news-list div.main-tech-right a:hover{
	color:#D8590D;
}
.main-tech-right{
	float:left;
	padding:3px;
	width:200px;
	margin-bottom:5px;
}
h2.mobile-tech{
	color:#333;
	font-size:18px;
	border-bottom:2px solid #e6e6e6;
	padding:6px 0px;
	margin-bottom:10px;
}
h2.mobile-tech a{ 
	color:#333;
}
ul.mobile-tech{
	border:0px;
	background:none;
}

ul.mobile-tech li div.news-image {
	width:91px;
	height:60px;
}
ul.mobile-tech li a{
	color:#6180a6;
}
ul.mobile-tech li a:hover{
	color:#d8590d;
}
p.popular-tag{
	 padding:5px;
}
p.popular-tag a{
	background:url(images-sports/green-arrow.png) no-repeat left 5px;
	padding-left:14px;
}
.TabbedPanelsTabGroup {
	padding:12px 0 0 130px;
	width:170px;
	background:url(images-technology/head-tab.png) no-repeat top left;
}
a.more-link{
	display:none;
}