
/* Start Twitter Blog */
.blog-wrap {
	width:571px;
	overflow:hidden;
	height:auto;
	border-top:solid 1px #e4e4e4;
	margin-top:-4px;
	padding-top:8px;
	padding-bottom:10px;
	float:left;
}

.blog-wrap p{
	margin:0px;
	padding:0px;
}

.blog-wrap h1{
	display:none;
}

.blog-wrap h2{
	display:none;
}

.blog-wrap2 {
	width:571px;
	overflow:hidden;
	height:auto;
	border-top:solid 1px #e4e4e4;
	margin-top:-4px;
	padding-top:8px;
	padding-bottom:10px;
	background-color:#F7F7F7;
	float:left;
}

.blog-wrap2 p{
	margin:0px;
	padding:0px;
}

.blog-wrap2 h1{
	padding:0px;
	margin:0px;
	display:block;
	float:right;
}

.blog-wrap2 h2{
	padding:0px;
	margin:0px;
	margin-top:-1px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	display:block;
	float:right;
}

.blog-wrap2 h2 a{
	color:#FF8282;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.blog-wrap2 h2 a:hover{
	text-decoration:underline;
}

.blog-wrap-popup {
	width:571px;
	height:auto;
	border-top:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
	margin-top:-4px;
	padding-top:5px;
	padding-bottom:10px;
	float:left;
}

.blog-wrap-popup h1{
	padding:0px;
	margin:0px;
	display:none;
}

.blog-wrap2-popup {
	width:571px;
	height:auto;
	border-top:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
	margin-top:-4px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#F7F7F7;
	float:left;
}

.blog-wrap2-popup h1{
	padding:0px;
	margin:0px;
	position:relative;
	top:9px;
	display:block;
}

.follow-wrap {
	width:571px;
	height:auto;
	border-top:dashed 1px #CCCCCC;
	margin-top:-4px;
	padding-top:5px;
	padding-bottom:10px;
	float:left;
}

.follow-wrap h1{
	padding:0px;
	margin:0px;
	display:none;
}

.follow-wrap2 {
	width:571px;
	height:auto;
	border-top:dashed 1px #CCCCCC;
	margin-top:-4px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#F7F7F7;
	float:left;
}

.follow-wrap2 h1{
	padding:0px;
	margin:0px;
	position:relative;
	top:9px;
	display:block;
}

.blog-cont {
	width:439px;
	height:100px;
	padding-top:20px;
}

.vip-blog-wrap {
	width:100%;
	overflow:hidden;
	border-top:0px none;
	background-image:url(../images/partner_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#faf0c0;
	padding:5px 0px 6px 0px;
	float:left;
}

.vip-blog-wrap .username{
	display:block !important;
	height:auto !important;
}

.vip-blog-hed {
	width:100%;
	height:3px;
	background-image:url(../images/vip-bottom.png);
	background-repeat:no-repeat;
	float:left;
}

.vip-blog-hed-home {
	width:100%;
	height:3px;
	background-image:url(../images/vip-bottom.png);
	background-repeat:no-repeat;
	float:left;
}

.vip-blog-hed01 {
display:none;
}

.vip-blog-wrap01 {
	width:100%;
	.width:102%;
	border:0px none;
	padding:5px;
	padding-top:0px;
	float:left;
}

.clear {
	height:0px;
	padding:0px;
	margin:0px;
	clear:both;
	line-height:0px;
	font-size:0px;
}

.blog-user {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF8282;
	padding:0px;
	margin:0px;
}

.blog-world {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
}

.username{
	margin:0px;
	padding:0px;
	vertical-align:top;
	display:block;
	height:16px;
	height/*\**/:20px\9;
	width:98%;
}
.username a{
	text-decoration:none;
}
.username a:hover{
	text-decoration:underline;
}
/* End Twitter Blog */