#center_block {
	width:447px;
}

#right_block {
	width:269px;
	margin-left:10px;
}

#center_block div.block {
	width:450px;
	display:block;
	height:189px;
	height:auto !important;
	min-height:189px;
	margin-top:10px;
}

#center_block div.block .header {
	display:block;
	background: url('images/top_center_block_back.png') no-repeat;
	height:24px;
	padding-top:15px;
}

#center_block div.block .header label {
	color:#FFF;
	font-size:0.7em;
	margin-left:20px;
}

#center_block div.block .center {
	display:block;
	background: url('images/center_center_block_back.png') repeat-y;
	height:auto !important;
	overflow:auto;
	min-height:89px;
	padding:10px;
}

#center_block div.block .title {
	display:block;
	font-size:0.7em;
	font-weight:bold;
}

#center_block div.block .center p {
	font-size:0.7em;
}

#center_block div.block .center a {
	font-size:11px;
}

#center_block div.block .center a:hover {
	text-decoration:none;
}

#center_block div.block .footer {
	display:block;
	background: url('images/bottom_center_block_back.png') no-repeat;
	height:9px;
}




#right_block div.block {
	width:279px;
	display:block;
	height:140px;
	height:auto !important;
	min-height:140px;
	margin-top:10px;
}

#right_block div.block .header {
	display:block;
	background: url('images/top_right_block_back.png') no-repeat;
	height:24px;
	padding-top:12px;
}

#right_block div.block .header label {
	color:#FFF;
	font-size:0.7em;
	margin-left:40px;
}

#right_block div.block .center {
	display:block;
	background: url('images/right_center_block_back.png') repeat-y;
	height:auto !important;
	min-height:69px;
	overflow-y:hidden;
}

#right_block div.block .footer {
	display:block;
	background: url('images/bottom_right_block_back.png') no-repeat;
	height:9px;
}

#feedContent div.postTitle {
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
}

#feedContent {
	overflow-y:scroll;
	overflow-x:hidden;
	height:150px;
}

#feedContent span.date {
	font-size:10px;
	color:#666;
}

#feedContent div.description {
	display:block;
	font-size:11px;
	color:#000;
}

div.overflowvisible {
	overflow:visible;
}

#homeshoping, div.overflowhide {
	height:95px;
	overflow:hidden;
	padding-left:10px;
}

.pics {  
	height:122px;  
	display:block;
	padding:0px;  
	margin:0;
	margin-top:5px;
}
 
.pics img {  
	padding: 2px;  
	border:  1px solid #000;  
	background-color: #666;  
	width:  90px; 
	height: 90px; 
	top:  0; 
	left: 0 
}

div.boxleft {
	display:block;
	float:left;
	width:102px;
}

div.boxright {
	display:block;
	float:left;
	width:155px;
} 

div.item {
	clear:both;
	overflow:hidden;
	height:122px;
	font-size:11px;
}


#bookmarklinks {
	margin-left:15px;
	font-size:10px;
	overflow:visible;
}

#bookmarklinks li {
	list-style:none;
	margin-left:0;
	padding:2px;
}

#bookmarklinks li a {
	
} 

