﻿* html #column_75 {
 width: 410px;
}

* html #scrollbox_order_prints {
	width: 590px; 
	height: 438px;
}

* html #scrollbox_rearrange_photos 
{
	width:565px;
	overflow-x:hidden;
}
* html #top_nav
{
	padding-left:0px;
	padding-right:12px;
	float:right;
	width:154px;
	text-align:center;
}
.getstarted {
	font-size: 18px;
	font-weight: bold;
	color: #4C83C8;
}
.leftside {
	float: left;
	width: 260px;
	height: 50px;
	margin-left: 75px;
	margin-top: 165px;
}
.rightside {
	float: right;
	width: 375px;
	height: 37px;
	margin-top: 175px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	line-height: 16px;
}
