/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/extend/themes/twentyten
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Author URI: http://wordpress.org/
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header
Text Domain: twentyten
*/
#previewContnt{ width:960px; margin:30px auto; }
#previewContnt #contntRight{ float:none; margin:0px auto; width:470px }
#previewContnt #topicsListBTM{ text-align:right; }

.topicsInfo{ 
  	margin-top:10px;
	text-align:right;/*background-color:#f6f6f6;*/
	padding:5px 0px;
	margin-bottom:10px;
}
.topicsInfo a{
	background-image: url(../../../img/common/arrow3.gif);
    background-repeat: no-repeat;
	background-position:left 3px;
	
	padding:3px 5px 3px 13px;
}

.previewbanner{
	float:none;
	margin:30px auto;
}

.previewlineupbanner{ width:470px; margin:30px auto; }