
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~ CRAVE CSS ~~~~~~~~~ */
/*~~~~~~~~~~~~ gotomedia ~~~~~~~~~~ */
/*~~~~~~~~~~~~ author: JR Fabito ~~~~~~~~~~ */
/*~~~~~~~~~~~~ jr@gotomedia.com ~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~GLOBAL STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/** {
	margin: 0;
	padding:0;
}*/
	
html {
 	font-size: small; 
}

body {
	background: url('http://crave.cnet.com/i/crv/white/w_bg.jpg') repeat-x top  #F7F7F7;
	color: #2a2a2a;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 1.05em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

a img {
	border: none;
}

a, a:link {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #ff0000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #ff0000;
}

a:visited.external-link, a:hover.external-link, a:active.external-link, a:link.external-link {color: #ff0000;}

blockquote {
	font-style: oblique;
	padding: 0 25px 0 25px;
	margin: 0;
}

.formField {border: 1px solid #e8e8e8}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
 /* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~LAYOUT STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#header {
	position:relative;
	height: 133px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #e8e8e8;
	background: transparent;
}

#feature {
	background-color: #e8e8e8;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #e8e8e8;
	position: relative;
}

#content {
	margin: 0px;
	padding: 0px;
	border: 0;
}

#mainColumn {
	margin: 0px;
	width: 577px;
	float: left;
	background-color: #f7f7f7;
	padding-bottom: 25px;
}

#sidebar {
	background-color: #f0f0f0;
	width: 321px;
	margin: 0px;
	padding: 0px;
	float: right;
	
}

.separator {
	clear: both;
	height: 0;
}

.bgSeparator
{
	clear: both;
	height: 0;
	background-image: url(http://crave.cnet.com/i/crv/white/w_columns.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~HEADER STYLES ~~~~~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
	background: url(http://crave.cnet.com/i/crv/white/w_logo.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0;
	width: 900px;
	border-bottom: 1px solid #e8e8e8;
}

#header h1 {
	display: none;
}

#header img.home {
	position: absolute;
	bottom: 0;
	left: 0;
}

#redball p {
	display: none;
}

#redball {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(http://crave.cnet.com/i/crv/white/w_redball.jpg) no-repeat bottom right;
	width: 134px;
	height: 107px;
}

#redball h2 {
	font: italic 1.2em Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #a9ad34;
	text-transform: lowercase;
	text-align: right;
	margin-top: 48px;
}

#redball img.cnet {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

#skinSwitcher {
	position: absolute;
	left: 615px;
	bottom: 5px;
	width: 200px;
	height: 15px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}

#skinSwitcher div {
	float: left;
	padding-bottom: 1px;
}

#white {
	margin-left: 3px;
	padding: 0;
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
}

#black {
	margin-left: 3px;
	padding: 0;
	width: 6px;
	height: 6px;
	background-color: #000000;
	border: 1px solid #e8e8e8;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~NAVIGATION STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#navigation {
	position: absolute;
	bottom: 0;
	left: 220px;
	margin: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 118px;
	height: 30px;
	border-right: 1px solid #e8e8e8;
	text-align: center;
}

#navigation li.first {
	border-left: 1px solid #e8e8e8;
	border-bottom: #e8e8e8;
	background-color: #e8e8e8;
}

#navigation li.subFirst {
	border-left: 1px solid #e8e8e8;
}

#navigation a {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #656565;
	text-transform: uppercase;
	line-height: 3.0em;
}

#navigation a:visited {
	color: #656565;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation a:active {
	color: #000000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~FEATURE STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#feature h2 {
	font: normal 1.4em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(http://crave.cnet.com/i/crv/white/w_top_star.jpg) no-repeat left center;
	padding: 0px 0px 0px 33px;
	margin: 0;
}

#feature small {
	color: #a0a0a0;
	text-transform: uppercase;
}

#feature h2 a {
	color: #2a2a2a;
}

#feature h2 a:active {
	color: #000000;
}

#feature h3 {
	font: lighter 1.05em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

#feature h3 a {
	color: #2a2a2a;
}

#close {
	width: 60px;
	height: 30px;
	background: url(http://crave.cnet.com/i/crv/white/w_close.jpg) no-repeat bottom left;
	position: absolute;
	top: 0px;
	right: 10px;
}

#number1 {
	width: 730px;
	height: 40px;
	background: url(http://crave.cnet.com/i/crv/white/w_king.jpg) #ffffff no-repeat right center;
	margin: 10px 0px 0px 11px;
}

#craves1 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 53px;
	text-align: center;
	line-height: 2.0em;
}

#number2 {
	width: 423px;
	height: 40px;
	background: #ffffff;
	margin: 10px 0px 0px 11px;
}

#craves2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 53px;
	text-align: center;
	line-height: 2.0em;
}

#number3 {
	width: 385px;
	height: 40px;
	background: #ffffff;
	margin: 10px 0px 0px 11px;
}

#craves3 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 53px;
	text-align: center;
	line-height: 2.0em;
}

#number4 {
	width: 380px;
	height: 40px;
	background: #ffffff;
	margin: 10px 0px 0px 11px;
}

#craves4 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 53px;
	text-align: center;
	line-height: 2.0em;
}

#number5 {
	width: 300px;
	height: 40px;
	background: #ffffff;
	margin: 10px 0px 0px 11px;
}

#craves5 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px 10px 0px 0px;
	width: 53px;
	text-align: center;
	line-height: 2.0em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~ENTRY STYLES ~~~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mainColumn .date {
	width: 112px;
	height: auto;
	font-size: 0.85em;
	font-family:arial,helvetica;
	color: #666666;
	line-height: 2.0em;
	margin-right: 17px;
}

#mainColumn h2
{
	font: normal 1.8em Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	padding-right: 45px;
 }

#mainColumn p {
	margin: 0px 0px 10px 0px;
}

#mainColumn h2 a {
	color: #2a2a2a;
}

#mainColumn h2 a:visited {
	color: #2a2a2a;
}

#mainColumn h2 a, a:active {
	color: #2a2a2a;
}

.post {
	width: 99%;
	margin: 5px 0 0 0; 
}

.postTitle
{
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 0px 0px;
	height: auto;
 }

.byline {
	float: none;
}





/* ~~~~~ ENTRY LIST STYLES ~~~~~ */
#mainColumn ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: square;
	list-style-position: inside;
}

#mainColumn .entry ul {
	font-size: 1.05em;
}



#mainColumn .byline li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: center;
}

 


#mainColumn .byline li a {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #656565;
	text-transform: uppercase;
	line-height: 3.0em;
}

#mainColumn .postmetadata li a {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #656565;
	text-transform: uppercase;
	line-height: 3.0em;
}

li.gallery { border-right: 1px solid #e8e8e8; }

 

li.writer {
	background: url(http://crave.cnet.com/i/crv/white/author-border.gif) no-repeat right center;
 
}


li.writer a {
 
	background: url(http://crave.cnet.com/i/crv/white/w_post_author.jpg) no-repeat left center;
 padding:3px 15px 3px 20px;

}



.count
{
	font: lighter 1.6em Arial, Helvetica, sans-serif;
	color: #000000;
}

.entry
{
	clear: both;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

.entry img
{
	border: 1px solid #2c2c2c;
	background-color: #FFF;
}

div.cnet-image-div
{
	display: inline;
	margin: 10px;
}

div.float-left { float: left; }
div.float-right { float: right; }

.image-credit, .image-caption
{
	display: block;
	font-size: 90%;
}

#content #mainColumn .post .entry .cnet-image-div p.image-caption { margin: 0; }

 iframe.cnet-video{margin:0 20px;} 	   
  	   
.digg-head {float:left;width:69px;margin:5px 0 5px 0;}
.digg-head .digg-count {margin:10px 0 2px 0;width:51px;text-align:center;font-size:0.85em;}
.digg-head .digg-count div {font:bold 1.2em arial,helvetica;color:#726928;}
.digg-head .digg-it {border:solid 1px #dee9fb;font:bold 0.85em arial,helvetica;background:#fff;text-align:center;width:49px;padding:4px 0 4px 0;}
.postTitle .title-right {float:left;width:490px;}
.share {font-size:0.8em;background:#eee;text-transform:uppercase;padding:0px;}
.share ul li {font-size:12px;}
.share ul li a:link, a:visited, a:hover {color:#999;}
.share ul li a.delicio {background:url('http://i.i.com.com/cnwk.1d/i/ne05/fmwk/delicious_14x14.gif') no-repeat;padding-left:16px;}
.share ul li a.digg-t {background:url('http://i.i.com.com/cnwk.1d/i/ne05/fmwk/digg_16x16.gif') no-repeat;padding-left:18px;}
.share ul li a.reddit {background:url('http://i.i.com.com/cnwk.1d/i/icon-reddit.gif') no-repeat;padding-left:18px;}
  
  

/*~~~~~~~~~~~POST METADATA STYLES ~~~~~~~~~ */

.expand {
	height: 17px;
	/*background: url(http://crave.cnet.com/i/crv/white/w_down.jpg) no-repeat left center;*/
	font: normal 0.75em Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 2.0em;
	margin: 10px 0px 5px 0px;
}

#mainColumn .expand a {
	color: #656565;
	height: 17px;
}

.collapse {
	width: 135px;
	height: 17px;
	/*background: url(http://crave.cnet.com/i/crv/white/w_up.jpg) no-repeat left center;*/
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #656565;
	text-transform: uppercase;
	text-align: center;
	line-height: 2.0em;
	margin: 0px 0px 5px 0px;
}

.postmetadata li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 25px;
	text-align: center;
	line-height: 1.8em;
}
.postmetadata a:link,a:visited,a:hover {color:#ff0000;}

#mainColumn .collapse a {
	color: #656565;
	width: 135px;
	height: 17px;
	display: block;
}

.postmetadata li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 25px;
	text-align: center;
	line-height: 1.8em;
}

.share {
	width: 100%;
	height: 25px;
	clear: both;
	border-top: 1px solid #e8e8e8;
}

#mainColumn li.leftBorder {
	border-left: 1px solid #e8e8e8;
}

.utilityLinks
{
	clear: both;
	width: 100%;
	height: 25px;
	background-color: #e8e8e8;
	margin-bottom: 25px
	;
}

#mainColumn .utilityLinks ul {
	margin-bottom: 0px;
}

li.comments {
	background: url(http://crave.cnet.com/i/crv/white/w_comments.jpg) no-repeat right center;
}

li.commentsOn {
	background: #ffffff url(http://crave.cnet.com/i/crv/white/w_comments_b.jpg) no-repeat right center;
	border-bottom: 1px solid #ffffff;
}

li.permalink {
	background: url(http://crave.cnet.com/i/crv/white/w_permalink.jpg) no-repeat right center;
}

.tags {
	text-align: left;
	width: auto;
	padding: 0;
	margin-bottom:10px;
	text-transform:lowercase;
	font-size:12px;
}

.tags small {
	text-transform: uppercase;
	font-size: 0.75em;
}

.utilityLinks .tags{width:420px;}


.mediaBox {
	background-color: #ffffff;
	width: 98%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~COMMENT STYLES ~~~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#commentBox {
	width: auto;
	background-color: #ffffff;
	margin:0 5px 10px 0;
	*margin:0 6px 10px 0;
	padding: 10px;
}

#commentBox h5 {
	font-size: 0.75em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#commentBox small {
	text-transform: uppercase;
	color: #a0a0a0;
}

#commentBox img {
	border: 4px solid #e8e8e8;
	float: left;
	margin: 0px 10px 10px 0px;
}

#commentBox p {
	font-size: 1.0em;
	margin: 0;
}

.member {
	margin-top: 10px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
}
.comment {
	clear: both;
}

#postComment {
	margin-top: 10px;
}

#postComment p {
	padding: 0;
	margin: 0;
}

#postComment button {
	background-color: #d7000f;
	border: 1px solid #ff0000;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	line-height: 2.0em;
	width: 140px;
	height: 35px;
	float: right;
	margin-top: 10px;
}

#notMember {
	margin: 10px 0 0 0;
	width: 46%;
	float: left;
	padding: 0px 15px 0px 0px;
}

#signIn {
	margin: 10px 0 0 0;
	padding: 0px 15px 0px 15px;
	width: 45%;
	float: left;
	border-left: 1px solid #e8e8e8;
}

#signIn input {
	width: 245px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~SIDEBAR STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mpu {
	margin: 5px auto 20px;
	width: 300px;
	height: 265px;
	background: #ffffff;
}

#search {
	margin: 9px 0px 0px 36px;
}

#searchField {
	width: 150px;
}

.formField {
	font: normal 1.0em Arial, Helvetica, sans-serif;
}

#sidebar button {
	background-color: #d7000f;
	border: 1px solid #ff0000;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	width: 30px;
	height: 18px;
	margin-left: 3px;
}

#sidebar {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0;
	width: 250px;
	color: #656565;
}


#sidebar li {
	margin: 10px 0px 10px 0px;
}

#sidebar h3 {
	font: lighter 1.6em Arial, Helvetica, sans-serif;
	margin: 15px 0px 8px 37px;
	padding: 5px 0px 0px 0px;
	color: #2a2a2a;
}

#sidebar #about {
	background: url(http://crave.cnet.com/i/crv/white/w_about.jpg) no-repeat top left;
}

#sidebar p {
	margin: 0px 20px 0px 37px;
	text-transform: none;
	font-size: 1.1em;
	color: #656565;
}

#categories li {
	background: url(http://crave.cnet.com/i/crv/white/w_star.jpg) no-repeat left center;
	padding: 0px 0px 0px 37px;
}

#sidebar #categories {
	background: url(http://crave.cnet.com/i/crv/white/w_icrave.jpg) no-repeat top left;
}

#subscribe li {
	background: url(http://crave.cnet.com/i/crv/white/w_rss.jpg) no-repeat left center;
	padding: 0px 0px 0px 37px;
}

#sidebar #subscribe {
	background: url(http://crave.cnet.com/i/crv/white/w_anywhere.jpg) no-repeat top left;
}

#authors li {
	background: url(http://crave.cnet.com/i/crv/white/w_author.jpg) no-repeat left center;
	padding: 0px 0px 0px 37px;
}

#sidebar #authors {
	background: url(http://crave.cnet.com/i/crv/white/w_experts.jpg) no-repeat top left;
}

#sidebar a {
	color: #656565;
	text-decoration: none;
}

#sidebar a:visited {
	color: #656565;
	text-decoration: none;
}

#sidebar a:hover {
	color: #656565;
	text-decoration: underline;
}

#sidebar a:active {
	color: #000000;
	text-decoration: underline;
}


/* vodcast styles */
#vodcast img {background:url('http://i.i.com.com/cnwk.1d/i/crv/vcast_img_wht.gif') no-repeat;float:left;margin:0 11px 15px 0;}
#vodcast {border:solid #A7AB00;border-width:1px 0;margin:8px 0 0 10px;text-transform:none;font-size:11px;width:275px;}
#vodcast h3 {padding:0;margin:10px 0 8px 0;text-transform:uppercase;font-size:16px;}
.clear {clear:both;}
#vodcast a.vc_href {background:url('http://i.i.com.com/cnwk.1d/i/crv/rss_bg.gif') no-repeat 0 0;font:bold 14px arial,helvetica;line-height:33px;padding-left:22px;}

#container #content #sidebar ul #vodcast a {	text-decoration: underline;	font-weight: bold;	color: #BE0203;}
#container #content #sidebar ul #vodcast a.vc_href {color:#656565;}





#bottomMPU {
	margin: 5px auto 20px;
	width: 300px;
	height: 265px;
	background: #ffffff;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~ FOOTER STYLES ~~~~~~~~~ */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	position: relative;
	margin: 0px;
	background-color: #e4e4e4;
	padding-left: 10px;
	padding-top: 6px;
	height: 30px;
}

#footer p {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	margin: auto;
}

#footer .visit {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

#footer ul {
	color: #000000;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	color: #000000;
}

.footRow {
	height: 30px;
	background-color: #a0a0a0;
}

#networkNav {
	position: absolute;
	right: 10px;
	top: 2px;
}

#legal {
	margin: 0px auto 20px;
	padding-left: 10px;
	padding-top: 5px;
	width: 890px;
	height: 33px;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	line-height: 1.4em;
}


/* dan adds */
body {
	background: url('http://crave.cnet.com/i/crv/white/w_bg.jpg') repeat-x top  #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#rb_mtx, .rb_shell {background:transparent;}
.rb_body_bg, .rb_content, .tbr, .tbr_ylw_btn2_mid, .tbr_body1 {background:#f7f7f7;} 




.tbr, .tbr_all_subhd {background:#f7f7f7;}
.tbr_ylw_btn2_mid {background:#f7f7f7;}

.tbr_a3 {color: #2A2A2A;}

.tbr h1 {color: #2A2A2A;}

.tbr_body1 h2 {color: #2A2A2A;}

.tbr_body1 {color: #2A2A2A;}

#skinSwitcher {color: #2A2A2A;}

.tbr_all_nav_r {color: #2A2A2A;}

.tbr_all_nav_l {color: #2A2A2A;}

.tbr_sort {color: #2A2A2A;}

.tbr_box3_txt {color: #2A2A2A;}

.tbr_all_by {color: #2A2A2A;}

.tbr_all_ttl {color: #2A2A2A;}

.tbr_apost_r {color: #2A2A2A;}

.tbr_spost_l {color: #2A2A2A;}
.tbr_spost_l h5 {color: #2A2A2A;}

.dr {color: #656565;}

.tbr_btn_txt b {color: #656565;}

.tbr_btn_txt b {background-color: #E8E8E8;}


/*-- crave white blognetwork css --*/

.author_info {
color:#2a2a2a;
font:0.7em verdana;
margin:2px 0 0 0;
}

.author_info .datestamp a,
.author_info .byline a {
color:#ff0000;
}

.author_info .byline span.left {
float:none;
font-size:1.1em;
padding:0 6px 0 0;
}

.author_info .byline .left a {
background:none;
color:#3b6285;
padding:0;
margin:0;
}

.author_info .datestamp {
font-family:verdana;
padding:1px 0 0 34px;
}

.author_info .datestamp span.left {
border-right:1px solid #333;
margin:0 2px 0 0;
padding:0 7px 0 0;
}

.author_info .postCommentSm {
display:inline;
}

.author_info .postCommentSm a {
background:url(http://i.i.com.com/cnwk.1d/i/bn/icon/comm.gif) 3px 2px no-repeat;
padding:0 0 4px 22px;
}

#mainColumn .author_info .headSm {
border:0;
float:left;
margin:3px 8px 0 2px;
}

.blnw_bio {
background:url(http://i.i.com.com/cnwk.1d/i/bn/obl/crv_wh_bio1.gif) no-repeat;
font:0.8em verdana,sans-serif;
margin:14px 0;
padding:2px 0 0 0;
}

.blnw_bioWrap {
background:url(http://i.i.com.com/cnwk.1d/i/bn/obl/crv_wh_bio2.gif) left bottom no-repeat;
padding:6px 10px 2px 10px;
}

.bidwar {
padding-right:5px;
*padding-right:6px;
}

.bwp_std_call {
height:330px;
}