/*
Theme Name: TwentyTen Options
Theme URI: http://twentyten.info
Description: Right sidebar default style
Author: Scott Dixon
Author URI: http://twentyten.info
Template:       twentyten
Version:        1.0
*/
/**** Nothing here because this is the default layout ***/

#sidebar-crown {
	width:220px;
	float:right;
	clear:none;
	position:relative;
	margin:0 0 20px 0;
	padding:10px;
	border-top:1px solid #CCC;
	border-bottom:5px solid #CCC;
	background:#F3F3F3;
	}
#primary {
	clear:right;
	}
