.Order fieldset p label {
	width: 30%;
}
.Order .History fieldset p {
	padding-left: 100px;
}
.Order .History fieldset p label {
	margin-left: -100px;
	width: 95px;
}
.Order .History fieldset p input[type="text"], div.Order .History fieldset p select {
	width: auto;
}
.Order .History fieldset#JumpTo {
	width: 38%;
	float: left;
}
.Order .History fieldset#Filter {
	width: 58%;
	float: right;
}

img#Butterfly, img#IDEAG7, img#IDEAG7Master {
	margin-top: 0px;
	height: 70px;
}

#QuickLogin {
    float: left;
    margin: 0;
    padding: 0;
    width: 400px;
}
#QuickLogin fieldset {
	margin: 0;
}
#QuickLogin p,
#QuickLogin li {
    padding: 0;
    padding-left: 0px;
    margin: 0;
    vertical-align: top;
	text-align: left;
}

#QuickLogin input[type="email"],
#QuickLogin input[type="password"],
#QuickLogin select, #CurrencySelection select {
    margin: 0;
    width: 65%;
    vertical-align: top;
    padding: 0;
}
#CurrencySelection input {
    margin: 0;
    vertical-align: top;
}
#QuickLogin a.ButtonQuickRegistration, #QuickLogin a.ButtonQuickLogin {
    margin: 0;
}
img#HomeCollage {
	float: right;
}

#MenuQuotes a, #MenuOrders a {
	width: 95px;
}
#MenuProject a {
	width: 135px;
}
#MenuAboutUs a {
	width: 100px;
	border-left: none;
}
#MenuAccount a {
	width: 140px;
}
#MenuUploadCenter a {
	width: 120px;
}
#AlertDiv {
	color: red;
}
#ProjectTypes {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	list-style: none;
}
#ProjectTypes li {
	margin-left: 0;
	list-style: none;
	padding: 2px 7px 2px 7px;
	text-align: left;
}
#ProjectTypes li.Category {
	background-color: maroon;
	font-weight: bold;
	color: #fff;
}
#ProjectTypes a {
	color:maroon;
	text-decoration: none;
}
#ProjectTypes a:hover {
	color:#ff00ff;
/*
	text-decoration: underline;
*/
}
#header_banner {
	background-repeat: repeat-x;
	width: 100%;
	height: 104px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#logo {
	float: left;
	width: 251px;
	height: 104px;
}
#contact_information {
	float: left;
	text-align: left;
	margin-right: 15px;
	margin-top: 15px;
	color: #7068b3;
}
#currencies {
	float: left;
	margin-top: 4px;
}
#nav_icons {
	float: right;
	padding-right: 20px;
}
#main_content {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #fff;
}
#main_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#main_content_inner {
	padding: 0;
	background-color: #fff;
}

#content_container {
	background-color: #fff;
  /*
	width: 1000px;
  */
  width: 90%;
	overflow: hidden;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

#main_page {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
#main_page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main_page_content {
	margin: 0;
	width: auto;
	padding: 0 10px 0 10px;
}
#main_page_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#choose_currencies_top {
font-size: 12px;
text-decoration: none;
color: #7c6aba;
}
#contact_information div {
line-height: 1.1em;
}

#paypalimage {
}
.footer form {
	display: inline;
}

.Facility ul {
	list-style-image: url(/images/boxarrow.gif);
	width: 60%;
	float: right;
	padding: 0;
	margin: 0 0 0 40px
}
.Facility li {
	list-style-image: url(/images/boxarrow.gif);
	padding: 6px;
margin: 2px;
	text-align: left;
}
.Facility li label {
	margin: 0;
	width: auto;
}
.Facility h3 {
	font-size: medium;
	color: #800000;
	clear: both;
}
.LoginLog th.DateTime {
	text-align: left;
	width: 160px;
}	
.LoginLog td.DateTime {
	text-align: right;
	padding-right: 10px;
}	
