@charset "UTF-8";
/* CSS Document */

.error {
	width:100%;
	border:1px solid #7e0000;
	color:#7e0000;
	background-color:#f4c9c9;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}

.success {
	width:100%;
	border:1px solid #097900;
	color:#043500;
	background-color:#caf9c6;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}

img, a { behavior: url(/iepngfix.htc) }

body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	color:#333;
	background-color:#00111f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#9a0000;
	text-decoration:none;
}

a:visited {
	color:#9a0000;
	text-decoration:none;
}

a:hover {
	color:#9a0000;
	text-decoration:underline;
}

a:active {
	color:#9a0000;
	text-decoration:underline;
}

h1 {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#000;
}

h2 {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#333;
}

h3 {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#700001;
}

.topbar {
	width:100%;
	height:auto;
	padding:5px 0px 5px 0px;
	background-color:#172025;
	color:#dbdbdb;
	font-size:12px;
	margin-bottom:10px;
}

.topbar .login {
	width:80px;
	background-color:#810809;
	padding:1px;
}

.topbar .login:hover {
	background-color:#cc0000;
}

.topbar .login a, .topbar .login a:visited {
	display:block;
	width:77px;
	color:#fff;
	border:1px solid #fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding:3px 0px 3px 0px;
	text-align:center;
}

.topbar .login a:hover, .topbar .login a:active {
	display:block;
	width:77px;
	color:#fff;
	border:1px solid #fff;
	background-color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding:3px 0px 3px 0px;
	text-align:center;
}

.search {
	padding:2px 8px 0px 0px;
	font-size:12px;
}

.searchbg {
	width:123px;
	height:16px;
	padding:2px 5px 3px 10px;
	background-image:url(images/search-box.jpg);
	background-repeat:no-repeat;
}

.searchbox {
	width:119px;
	height:12px;
	padding:3px 2px 1px 2px;
	background:transparent;
	color:#fff;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.white {
	padding:10px 0px 10px 0px;
	background-color:#fff;
	margin-bottom:10px;
}

.nav {
	width:930px;
	padding:4px;
	border:1px solid #ebeaea;
	background-color:#fbfbfb;
}

#mainnav {
	position:relative;
	list-style: none;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:930px;
	height:24px;
	font-size:14px;
	text-align:center;
}

#mainnav li {
	display: block inline;
	float:left;
	width:auto;
	height:24px;
	line-height:14px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#mainnav li a {
	display: block inline;
	float:left;
	width:auto;
	height:14px;
	padding:5px 22px 5px 22px;
	margin:0px 1px 0px 1px;
	line-height:14px;
	text-decoration: none;
	color:#687077;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#mainnav li a.last {
	border: 0;
}

#mainnav li a:hover, #mainnav li.current {
	text-decoration:none;
	color:#9a0000;
}

.breadcrumbs {
	font-size:10px;
	padding:0px 0px 0px 0px;
}

.breadcrumbs a {
	font-size:10px;
}

.loginlink {
	float:right;
	width:100px;
	text-align:right;
}

.front-feature {
	float:left;
	width:350px;
	height:240px;
}

.feature-image {
	height:150px;
	overflow:hidden;
}

.welcome-image {
	float:right;
	width:175px;
	margin:0px 0px 10px 10px;
}

.footer {
	border-top:2px; solid #ccc;
	padding:10px 0px 25px 0px;
}

.footer-title {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#fff;
}

.footer-links {
	width:220px;
	color:#fff;
	margin-bottom:10px;
}

.footer-links a, .footer-links a:visited {
	display:block;
	width:210px;
	height:auto;
	padding:2px 0px 2px 10px;
	margin-bottom:1px;
	text-decoration:none;
	color:#9db1bd;
	font-weight:bold;
}

.footer-links a:hover, .footer-links a:active {
	display:block;
	width:210px;
	height:auto;
	padding:2px 0px 2px 10px;
	margin-bottom:1px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.footer-events {
	width:340px;
	color:#fff;
	margin-bottom:10px;
}

.footer-events a, .footer-events a:visited {
	display:block;
	width:330px;
	height:auto;
	padding:2px 0px 2px 10px;
	margin-bottom:1px;
	text-decoration:none;
	color:#9db1bd;
	font-weight:bold;
}

.footer-events a:hover, .footer-events a:active {
	display:block;
	width:330px;
	height:auto;
	padding:2px 0px 2px 10px;
	margin-bottom:1px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.footer-credits {
	width:340px;
	color:#fff;
}

.footer-credits a, .footer-credits a:visited {
	color:#9db1bd;
	text-decoration:none;
	font-weight:bold;
}

.footer-credits a:hover, .footer-credits a:active {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.legal {
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.legal a, .legal a:visited {
	color:#9db1bd;
	text-decoration:none;
	font-weight:bold;
}

.legal a:hover, .legal a:active {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.subtitle {
	color:#9a0000;
	margin:-5px 0px 10px 0px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.side-testimonial-left {
	float:left;
	width:25px;
	height:25px;
	background-image:url(images/testimonial-q-left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.side-testimonials-right {
	float:left;
	width:295px;
	height:auto;
	padding-right:20px;
	background-image:url(images/testimonial-q-right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:16px;
}

.storenav {
	width:220px;
	margin-top:-8px;
}

.storenav a, .storenav a:visited {
	display:block;
	width:200px;
	height:auto;
	padding:10px;
	margin-bottom:2px;
	background-color:#c9d1d8;
	color:#011423;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.storenav a:hover, .storenav a:active {display:block;
	width:200px;
	height:auto;
	padding:10px;
	margin-bottom:2px;
	background-color:#011423;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.storesubnav {
	width:220px;
}

.storesubnav a, .storesubnav a:visited {
	display:block;
	width:190px;
	height:auto;
	padding:8px 8px 8px 20px;
	margin-bottom:2px;
	background-color:#eaeaea;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.storesubnav a:hover, .storesubnav a:active {display:block;
	display:block;
	width:190px;
	height:auto;
	padding:8px 8px 8px 20px;
	background-color:#666;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

/*.storenav a, .storenav a:visited {
	display:block;
	width:200px;
	height:auto;
	padding:8px 9px 8px 9px;
	margin-bottom:2px;
	background-color:#9eaeba;
	border:1px solid #2b475d;
	color:#011423;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.storenav a:hover, .storenav a:active {display:block;
	width:200px;
	height:auto;
	padding:8px 9px 8px 9px;
	margin-bottom:2px;
	background-color:#011423;
	border:1px solid #011423;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}*/

.image {
	float:right;
	width:340px;
	height:auto;
	margin:0px 0px 10px 10px;
}

.price {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

.pricecut {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:1px;
	text-decoration:line-through;
}

.sale {
	color:#cc0000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

.wholesale {
	color:#0b77c3;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

.product-detail {
	font-size:14px;
	color:#000;
	padding-bottom:10px;
}

.select-shaft {
	width:175px;
	padding:4px 2px 4px 2px;
	border:1px solid #2b475d;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.select-blade {
	width:155px;
	padding:4px 2px 4px 2px;
	border:1px solid #2b475d;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.select-size {
	width:95px;
	padding:4px 2px 4px 2px;
	border:1px solid #2b475d;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.select-color {
	width:110px;
	padding:4px 2px 4px 2px;
	border:1px solid #2b475d;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.addtocart {
	width:122px;
	background-color:#810809;
	padding:1px;
}

.addtocart:hover {
	background-color:#cc0000;
}

.addtocart input, .addtocart input:visited {
	display:block;
	width:122px;
	color:#fff;
	border:1px solid #fff;
	background-color:#810809;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.addtocart input:hover, .addtocart input:active {
	display:block;
	width:122px;
	color:#fff;
	border:1px solid #fff;
	background-color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.contact-left {
	float:left;
	width:90px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.contact-right {
	float:left;
	width:530px;
	padding-bottom:10px;
}

.contact-box {
	width:520px;
	padding:2px;
	border:1px solid #2b475d;
	color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.test-box {
	width:210px;
	padding:2px;
	border:1px solid #2b475d;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.testimonials-left {
	float:left;
	width:25px;
	height:25px;
	background-image:url(images/testimonial-q-left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.testimonials-right {
	float:left;
	width:655px;
	height:auto;
	padding-right:20px;
	background-image:url(images/testimonial-q-right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:18px;
}

.testimonials-name {
	font-size:20px;
	color:#333;
	font-weight:bold;
	padding-bottom:2px;
}

.cal-ring {
	float:left;
	width:100px;
	height:100px;
	margin-right:15px;
	background-image:url(images/cal-ring.jpg);
	background-repeat:no-repeat;
}

.cal-month {
	padding-top:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.cal-day {
	text-align:center;
	font-size:32px;
	color:#000;
	font-weight:bold;
}

.cal-year {
	text-align:center;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.cal-info {
	float:left;
	width:535px;
	height:auto;
}

.event-date {
	font-size:12px;
	padding-bottom:6px;
	color:#000;
	font-weight:bold;
	margin-top:-10px;
}

.event-details {
	float:left;
	width:335px;
}

.event-left {
	float:left;
	width:90px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.event-right {
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size:14px;
}

.photofloat {
	float:left;
	width:139px;
	height:139px;
	margin:1px 0px 1px 1px;
}

.photofloat img {
	padding:4px;
	border:1px solid #adbac1;
	background-color:#fff;
}

.photofloat img:hover {
	padding:4px;
	border:1px solid #2b475d;
	background-color:#fff;
}

.productfloat {
	float:left;
	width:220px;
	height:220px;
	border-bottom:4px solid #ccc;
	margin:0px 20px 30px 0px;
}

.productfloat2 {
	float:left;
	width:220px;
	height:220px;
	border-bottom:4px solid #ccc;
	margin:0px 0px 30px 0px;
}

.productfloat-image {
	width:220px;
	height:75px;
	overflow:hidden;
	margin-bottom:10px;
}

.productfloat-title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
}

.productfloat-text {
	height:100px;
	font-size:11px;
	padding-bottom:2px;
}

.productfloat-price {
	float:left;
	width:100px;
	padding-top:3px;
}

.productfloat-button {
	float:left;
	width:118px;
	padding:1px;
	background-color:#810809;
}

.productfloat-button:hover {
	background-color:#cc0000;
}

.productfloat-button a, .productfloat-button a:visited {
	display:block;
	width:116px;
	color:#fff;
	border:1px solid #fff;
	background-color:#810809;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.productfloat-button a:hover, .productfloat-button a:active {
	display:block;
	width:116px;
	color:#fff;
	border:1px solid #fff;
	background-color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

/* CART STYLES */

.checkout1 {
	display:block;
	width:200px;
	height:auto;
	padding:10px;
	margin-bottom:2px;
	background-color:#c9d1d8;
	color:#6e7e8b;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.checkout2 {
	display:block;
	width:200px;
	height:auto;
	padding:10px;
	margin-bottom:2px;
	background-color:#011423;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.carttitle {
	width:690px;
	height:auto;
	padding:5px;
	background-color:#ccc;
	font-weight:bold;
}

.cartrow {
	width:690px;
	height:auto;
	padding:7px 5px;
	border-bottom:1px solid #cccccc;
}

.cart1a {
	float:left;
	width:60px;
	height:auto;
	margin-right:5px;
	padding-top:3px;
	text-align:right;
}

.cart1 {
	float:left;
	width:365px;
	height:auto;
	margin-right:5px;
	padding-top:3px;
	text-align:left;
}

.cart2 {
	float:left;
	width:90px;
	height:auto;
	margin-right:5px;
	padding-top:3px;
	text-align:right;
}

.cart3 {
	float:left;
	width:80px;
	height:auto;
	margin-right:5px;
	text-align:center;
}

.cart4 {
	float:left;
	width:70px;
	height:auto;
	margin-right:5px;
	padding-top:3px;
	text-align:right;
}

.qtybox {
	width:30px;
	text-align:center;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #666666;
	padding:2px;	
}

.cartlabelleft {
	font-size:18px;
	float:right;
	width:275px;
	margin-right:5px;
	text-align:right;
}

.cartlabelright {
	float:right;
	width:100px;
	font-size:18px;
	color:#000000;
	text-align:right;
	padding-right:5px;
}

.formleft {
	float:left;
	width:120px;
	margin-right:5px;
	font-weight:bold;
	color:#000000;
	padding-top:3px;
}

.formright {
	float:left;
	width:545px;
	height:auto;
}

.textbox {
	width:535px;
	height:auto;
	padding:2px;
	border:1px solid #666;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

.update {
	width:80px;
	background-color:#810809;
	padding:1px;
}

.update:hover {
	background-color:#cc0000;
}

.update input, .update input:visited {
	display:block;
	width:80px;
	color:#fff;
	border:1px solid #fff;
	background-color:#810809;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.update input:hover, .update input:active {
	display:block;
	width:80px;
	color:#fff;
	border:1px solid #fff;
	background-color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.remove {
	width:120px;
	background-color:#810809;
	padding:1px;
	margin-right:5px;
}

.remove:hover {
	background-color:#cc0000;
}

.remove input, .remove input:visited {
	display:block;
	width:120px;
	color:#fff;
	border:1px solid #fff;
	background-color:#810809;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.remove input:hover, .remove input:active {
	display:block;
	width:120px;
	color:#fff;
	border:1px solid #fff;
	background-color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.cart-button1 {
	float:right;
	width:118px;
	padding:1px;
	background-color:#810809;
}

.cart-button1:hover {
	background-color:#cc0000;
}

.cart-button1 input, .cart-button1 input:visited {
	display:block;
	width:116px;
	color:#fff;
	border:1px solid #fff;
	background-color:#810809;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.cart-button1 input:hover, .cart-button1 input:active {
	display:block;
	width:116px;
	color:#fff;
	border:1px solid #fff;
	background-color:#cc0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.cart-button2 {
	float:right;
	width:78px;
	padding:1px;
	background-color:#666;
}

.cart-button2:hover {
	background-color:#999;
}

.cart-button2 a, .cart-button2 a:visited {
	display:block;
	width:76px;
	color:#fff;
	border:1px solid #fff;
	background-color:#666;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

.cart-button2 a:hover, .cart-button2 a:active {
	display:block;
	width:76px;
	color:#fff;
	border:1px solid #fff;
	background-color:#999;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 0px;
	text-align:center;
	cursor:pointer;
}

#front-coupon {
	width:220px;
	height:120px;
	z-index:1;
}

#front-coupon-content {
	width:110px;
	height:120px;
	color:#fff;
	font-size:12px;
	text-align:center;
	margin-left:110px;
	background-image:url(images/shader.png);
	background-repeat:repeat;
	behavior: url(/iepngfix.htc);
	z-index:2;
}

.front-coupon-amount {
	padding-top:5px;
	font-size:15px;
	font-weight:bold;
}

#front-coupon-link {
	width:110px;
	height:120px;
	z-index:2;
}

#front-coupon-link a {
	display:block;
	width:100px;
	height:105px;
	padding:15px 5px 0px 5px;
	z-index:5;
	text-decoration:none;
	color:#fff;
}

#front-product-1 {
	width:220px;
	height:120px;
	z-index:1;
}

#front-product-price-1 {
	width:110px;
	height:72px;
	padding:10px 10px 0px 10px;
	z-index:2;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#front-product-content-1 {
	width:220px;
	height:38px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background-image:url(images/shader.png);
	background-repeat:repeat;
	behavior: url(/iepngfix.htc);
	z-index:2;
}

#front-product-content-1 a {
	display:block;
	width:210px;
	height:12px;
	padding:13px 5px 13px 5px;
	z-index:2;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#front-product-2 {
	width:220px;
	height:120px;
	z-index:1;
}

#front-product-price-2 {
	width:110px;
	height:72px;
	padding:10px 10px 0px 10px;
	z-index:2;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#front-product-content-2 {
	width:220px;
	height:38px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background-image:url(images/shader.png);
	background-repeat:repeat;
	behavior: url(/iepngfix.htc);
	z-index:2;
}

#front-product-content-2 a {
	display:block;
	width:210px;
	height:12px;
	padding:13px 5px 13px 5px;
	z-index:2;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#front-feature {
	width:460px;
	height:120px;
	z-index:1;
}

#front-feature-title {
	width:450px;
	height:72px;
	padding:10px 10px 0px 10px;
	z-index:2;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#front-feature-content {
	width:460px;
	height:38px;
	color:#fff;
	font-size:14px;
	text-align:left;
	background-image:url(images/shader.png);
	background-repeat:repeat;
	behavior: url(/iepngfix.htc);
	z-index:2;
}

#front-feature-content a {
	display:block;
	width:450px;
	height:28px;
	padding:5px 5px 5px 5px;
	z-index:2;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.settingstitle {
	width:690px;
	height:auto;
	padding:5px;
	background-color:#ccc;
	font-weight:bold;
}

.settingsrow {
	width:690px;
	height:auto;
	padding:7px 5px;
	border-bottom:1px solid #cccccc;
}

.settings1 {
	float:left;
	width:580px;
	height:auto;
	margin-right:5px;
	text-align:left;
}

.settings2 {
	float:left;
	width:100px;
	height:auto;
	text-align:right;
}

.order1 {
	float:left;
	width:100px;
}

.order2 {
	float:left;
	width:280px;
}

.order3 {
	float:left;
	width:100px;
}

.order4 {
	float:left;
	width:100px;
	text-align:center;
}

.order5 {
	float:left;
	width:100px;
	text-align:right;
}