@charset "utf-8";
/* CSS Document */

.ptr-column-menu {
	width: 122px;
	vertical-align: top;
	background-image: url(../../assets/img/ptr_sidenav-bg.gif);
	background-repeat: repeat-y;
}
.ptr-column-sidebar {
	width: 194px;
	vertical-align:text-top;
}

/* Spacers
----------------------------------------------- */
.spacer_5 {min-height: 5px;}
.spacer_10 {min-height: 10px;}
.spacer_15 {min-height: 15px;}
.spacer_20 {min-height: 20px;}
.spacer_30 {min-height: 30px;}
.spacer_40 {min-height: 40px;}
.spacer_50 {min-height: 50px;}
.spacer_100 {min-height: 100px;}
.spacer_150 {min-height: 150px;}
.spacer_200 {min-height: 200px;}

.photocontainer
{
	width: 400px;
	/*padding-left:10px;*/
	padding-bottom: 10px;
	float:right
}
