/* GENERAL STYLES */
#main-content .left
{
	width: 435px;
}

#main-content .right
{
	width: 260px;
	position: relative;
}

#main-content .right img
{
	margin: 0px;
}

#main-content .right .image-border
{
	position: absolute;
	padding: 0px 0px 5px 0px;
	background: repeat-x bottom left;
}

#main-content .right .image-border .inner
{
	width: 266px;
	position: relative;
	background: repeat-y top left;
}

#main-content .right .image-border .inner .pic
{
	width: 258px;
	margin: 0px 0px 0px 1px;
	border: solid 1px #fff;
}

#main-content .right .image-border .right-abs
{
}

#main-content .right .image-border .left-abs
{
	left: 0px;
}

#main-content .home .content h2
{
	color: #58585A;
}
/* EDITOR PROPERTIES */

