/*	-------------------------------------------------------------
	NewEnding Studios
	Web | Video | Photography | Solutions
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	sidebar stylesheet for PosterJay
	Filename:		right.css
	Version:		1.0
	Updated:		April 14th, 2006
	-------------------------------------------------------------
*/

#content {
	float: left;
}

#sidebar {
	float: left;
	width: 160px;
	margin: 18px 20px 0 33px;
	border-left: 1px dotted #ccc;
	border-style: none;
}
