html {
	overflow: -moz-scrollbars-vertical;

}
* {

}
    body {
    margin: 0 auto;
	padding: 0px 0px 20px 0px;
	border: 0px solid #FFF;
	background: #FFF;
	width: 1000px;
	min-width: 600px;		/* Minimum width of layout - remove line if not required */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: normal;
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea {
	margin: 0px 0px;
}

a, a:visited {
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	text-decoration: underline;

	cursor:pointer;
}
img {
	border: 1px solid #DDD;
	padding: 0px;
}

.ImageDot {
	border: 0px solid #DDD;
	padding: 0px 0px 14px 0px; 
}

.footer img {
	border: 0px solid #DDD;
	padding: 0px;
}

div img {
	border: 0px solid #DDD;
	padding: 0px;
}

td img {
	border: 0px solid #DDD;
	padding: 0px;
	margin: 0px 0px 0px 0px; 
}

.PhotoBorder img {
	border: 1px solid #DDD;
	padding: 10px;
}

.PhotoBorder img {
	border: 1px solid #DDD;
	padding: 10px;
	font-family: Arial, Sans-Serif;
	color: #DDD;
	font-size: 9px;

}

.PhotoBorder img a:link, .PhotoBorder img a:visited, .PhotoBorder img a:active {
	border: 1px solid #DDD;
	padding: 10px;
	color: #DDD;
	text-decoration: none;
}

.PhotoBorder img a:hover {
	border: 1px solid #DDD;
	padding: 10px;
	text-decoration: none;
}



.PhotoBorder2 img {
	border: 1px solid #DDD;
	padding: 5px;
}

.PhotoBorder3 img {
	border: 1px solid #DDD;
	padding: 3px;
}

.PhotoBorderShop img {
	border: 1px solid #DDD;
	padding: 5px;
}

/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px dotted #ccc;
}

.switcher {
	float: right;	
	margin-top: 0px;
}


.box {
	margin-bottom: 0px;
}
.box .top {
	padding: 0px 0px 0px 0px;

}

.box .middle {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFFFFF;
	border: 0px solid #000;
}

.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;

}
.warning {
	padding: 0px;
	margin-bottom: 10px;
	border: 1px solid #FF9999;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
}
.required {
	color: #FF0000;
}
.error {
	color: #FF0000;
	font-size: 11px;
    display: block;
	margin-top: 7px;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 250;
}

.button {
	padding-left: 8px;
	margin-right: 5px;
	color:#000;
}
.button span {
	color: #000;
	padding: 4px 12px 5px 5px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	margin: 20px 0px 10px 2px; 
	width: 100%;

}
.pagination .links, .pagination .results {
	padding: 0px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	color: #666;
}
.pagination .links b {
	font-style: normal;
	padding: 0px 10px 0px 0px;
}

.pagination .links a:hover {
	padding: 0px 10px 0px 0px;
	color: #C00;
}
.pagination .results {
	float: left;
}
.tabs {
	width: 570px;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.5px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	text-transform: lowercase;
	text-decoration: none;		
	float: left;
	display: block;
	padding: 6px 15px 7px 10px;
	margin-right: 2px;
	border-top: 1px dotted #DDD;
	border-bottom: 0px dotted #DDD;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #DDD;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	width: 462px;
	border-top: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

.LeftMenu {
	margin-top: 5px;
	border: 0px solid #000;
}

.LeftMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 200px;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: normal;
	font-size: x-small;
}
#module_cart .middle {
	padding: 0px 0px 0px 0px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
	border: 1px solid #000;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
	border: 1px solid #000;
}


H1 {
	font-family:  "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 230%;
	font-weight: bold;
	text-transform: normal;
	text-transform: lowercase;
	letter-spacing: -0.05em;
	color: #333;
	margin: 0px;
}

H1 a:link, H1 a:visited, H1 a:active {
	font-family:  "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: normal;
	text-transform: lowercase;
	letter-spacing: -0.05em;
	color: #333;
	margin: 0px;
	text-decoration: none; 
}

H1 a:hover {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #F06;
	text-decoration: none; 
}

.pink {
	color: #F06;
}

H2 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.02em;
	color: #222;
	margin: 0px;
}

H2 a:link, H2 a:visited, H2 a:active {
	text-decoration: none;
}

H2 a:hover {
	color: #F06;
	text-decoration: underline;
}

H3 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.02em;
	color: #444;
	margin: 0px 0px 10px 0px;  
}

H3 a:link, H3 a:visited, H3 a:active {
	color: #0C0;
	text-decoration: none;
}

H3 a:hover {
	color: #F03;
	text-decoration: none;
}


.greenlink {
	color: #00CC66;
}

.greenlink a:link, .greenlink a:visited, .greenlink a:active {
	color: #00CC66;
	text-decoration: none;
}

.greenlink a:hover {
	color: #000;
	text-decoration: none;
}

b {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #222;
	letter-spacing: -0.01em;
}

strong {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #222;
}

strong a:link, strong a:visited, strong a:active {
	font-weight: bold;
	color: #0C0;
	text-decoration: none; 
}

strong a:hover {
	font-weight: bold;
	color: #F06;
	text-decoration: none; 
}


input, textarea {

}


p {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 90%;
	line-height: 170%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	letter-spacing: 0em;
	margin: 0px 0px 0px 0px; 
}

p a:link, p a:visited, p a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #666;
	font-style: normal;
	letter-spacing: 0.05em;
	text-decoration: none; 
}

p a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #F06;
	font-style: normal;
	letter-spacing: 0.05em;
	text-decoration: none; 
}

blockquote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	letter-spacing: 0.05em;
	margin: 5px 0px 5px 0px; 
}

blockquote a:link, blockquote a:visited, blockquote a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: normal;

	text-decoration: none; 
}

blockquote a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #F06;
	font-style: normal;
	text-decoration: none; 
}

.infopages {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	letter-spacing: 0.05em;
	margin: 5px 0px 5px 2px; 
}

.infopages a:link, .infopages a:visited, .infopages a:active {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #00CC66;
	font-weight: bold;
	font-style: normal;
	text-decoration: none; 
}

.infopages a:hover {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #F06;
	font-style: normal;
	text-decoration: none; 
}

onclick {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px; 
	padding: 0px;
}

onclick a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #F03;
	text-decoration: none;
}

onclick a:link, onclick a:visited, onclick a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #00CC66;
	text-decoration: none;
}

.newslettertitle {
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size: 70%;
	line-height: 10%;
	color: #666666;
	margin: 0px 
	padding: 0px;
}

.newsletter {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 70%;
	line-height: 10%;
	color: #666666;
	margin: 0px 
	padding: 0px;
}

.newsletter a:link, .newsletter a:visited, .newsletter a:active {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 100%;
	color: #666666;
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}

.newsletter a:hover {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 100%;
	color: #F06;
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}


.nloutside {
	position: relative;
	top: 100px;
	left: 150px;
	width: 850px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}


.nlinside1 {
	position: absolute;
	text-align: right;
	top: -7px;
	left: 350px;
	width: 500px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.green {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 90%;
	background: #00CC66;
	color: #FFF;
	margin: 0px; 
	padding: 9px 4px 7px 9px;
}

.green a:link, .green a:visited, .green a:active {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 100%;
	background: #00CC66;
	color: #FFF;
	margin: 0px; 
	padding: 9px 4px 7px 9px;
	text-decoration: none;
}

.green a:hover {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 100%;
	background: #00CC66;
	color: #222;
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}

.green2 {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 90%;
	background: #00CC66;
	color: #FFF;
	margin: 0px; 
	padding: 9px 4px 7px 9px;
}

.green2 a:link, .green2 a:visited, .green2 a:active {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 100%;
	background: #00CC66;
	color: #FFF;
	margin: 0px; 
	padding: 9px 4px 7px 9px;
	text-decoration: none;
}

.green2 a:hover {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 100%;
	background: #00CC66;
	color: #222;
	margin: 0px; 
	padding: 0px;
	padding: 9px 4px 7px 9px;
	text-decoration: none;
}

#em {

	color: #777;
	letter-spacing: 0em;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}

il {
	font-size: 75%;
	color: #666;
	letter-spacing: 0em;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}

small {
	font-size: 95%;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}

small a:link, small a:visited, small a:active {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

small a:hover {
	color: #F06;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

x-small {
	font-size: 70%;
	letter-spacing: 0.01em;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
}

x-small a:link, x-small a:visited, x-small a:active {
	font-size: 100%;
	color: #666;
	letter-spacing: 0.01em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

x-small a:hover {
	font-size: 100%;
	color: #F06;
	letter-spacing: 0.01em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

H4 { 
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.05em;
	color: #333;
	margin: 0px;
}

H4 a:link, H4 a:visited, H4 a:active {
	text-decoration: none;
}

H4 a:hover {
	color: #F06;
	text-decoration: none;
}

H5 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #555;
	font-style: normal;
	text-transform: normal;
	text-decoration: none;
	margin: 0px 0px 10px 2px;  
}

.menu-line {
	position: relative;
   	color: #DDD;
   	width: 150px;
	margin: 18px 0px 15px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.thin-line-mid {
	position: relative;
   	color: #CCC;
   	width: 480px;
   	padding: 5px 0px 15px 0px;
	margin: 5px 0px 15px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.thin-line {
	position: relative;
   	color: #DDD;
   	width: 1000px;
   	padding: 20px 0px 0px 0px;
	margin: 18px 0px 18px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

.inviz {
	position: relative;
   	color: #FFF;
   	width: 950px;
   	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.thin-line-shop {
	position: relative;
   	color: #DDD;
   	width: 950px;
   	padding: 1px 0px 0px 0px;
	margin: 13px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
.thin-line-five {
	position: relative;
   	color: #333;
   	width: 1000px;
	margin: 10px 0px 20px 1px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
}

.red {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #FF0000;
	text-transform: lowercase;
	margin: 0px 0px 0px 0px;  
}

.model { 
	font-size: 11px;
	line-height: 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.5px;
	text-transform: lowercase;
	color: #333;
	padding: 0px 0px 0px 0px;  
}

.price { 
	font-size: 13px;
	line-height: 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	color: #F06;
	padding: 0px 0px 0px 0px;  
}

.grey { 
	font-size: 12px;
	line-height: 0px;
	letter-spacing: 1px;
	color: #DDD;
	padding: 0px 0px 0px 0px;  
}


.dosh {
    position:absolute;
	left: 600px;
	width: 400px;
	height: 20px;
	margin: 0px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	z-index: 100;
}

.footer {
	clear: both;
	width: 1000px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	border: 0px solid #000;
}

.header {
	position: relative;
	width: 1000px;
	height: 130px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background: #none;
	border: 0px solid #000;
}

.logo {
	position: absolute;
	left: 0px;
	width: 850px;;
	height: 130px;
	padding: 0px;
	margin: 4px 0px 0px 150px;
	background: #FFF;
	border: 0px solid #000;
}





.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	border: 0px solid #000;
}

.leftmenu {
}

.leftmenu .colright {
	float: left;
	width: 200%;
	position: relative;
	left: 150px;
}

.leftmenu .col1wrap {
	float: right;
	width: 50%;
	position: relative;
	right: 150px;
}

.leftmenu .col1 {
	margin: 0px 0px 0px 250px;
	text-align: left;
	position: relative;
	right: 100%;
	overflow: hidden;
	border: 0px solid #000;
}

.leftmenu .col2 {
	float: left;
	text-align: right;
	width: 150px;
	position: relative;
	right: 150px;
	margin: 5px 0px 0px 0px;
	border: 0px solid #000;
}

    
    
    
    
    
    
    
.img {
	border: 1px solid #AAA;
    padding: 0px;
	margin: 0px 0px 0px 0px;
}


.large-row{
	position: relative;
	width: 800px;
	height: 278px;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}


.large-1 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 0px;
	width: 350px;
	height: 248px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.large-2 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 392px;
	width: 350px;
	height: 248px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.poster-row{
	position: relative;
	width: 800px;
	height: 110px;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}

.poster-1 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 0px;
	width: 145px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.poster-2 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 150px;
	width: 145px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.poster-3 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 300px;
	width: 145px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.poster-4 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 450px;
	width: 145px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.poster-5 {
	position: absolute;
	text-align:center;
	background: #FFF;
	left: 600px;
	width: 145px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}


.poster-4wide {
	position: absolute;
	background: #FFF;
	left: 545px;
	width: 250px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

.imagelink {
	font-family: Arial, Sans-Serif;
	color: #AAA;
	font-size: 9px;

}

.imagelink a:link, .imagelink a:visited, .imagelink a:active {
	color: #AAA;
	text-decoration: none;
}

.imagelink a:hover {
	text-decoration: underline;
}

.centerproduct {
	width: 750px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border: 0px solid #000;
}

.centerinfo {
	width: 750px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border: 0px solid #000;
}

.centerinfo p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	letter-spacing: 0.05em;
	margin: 5px 0px 5px 2px; 
}

.centerinfo p a:link, .centerinfo p a:visited, .centerinfo p a:active {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none; 
}

.centerinfo p a:hover {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #F06;
	font-style: normal;
	text-decoration: none; 
}

.centerinfo input {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #222;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	width: 300px;
}

.centerinfo2 {
	width: 750px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border: 0px solid #000;
}

.centerinfo2 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	letter-spacing: 0.05em;
	margin: 5px 0px 5px 2px; 
}

.centerinfo2 p a:link, .centerinfo2 p a:visited, .centerinfo2 p a:active {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none; 
}

.centerinfo2 p a:hover {
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #F06;
	font-style: normal;
	text-decoration: none; 
}

.centerinfo2 input {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #222;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	width: Auto;
}

select {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #222;
	padding: 5px 3px 3px 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	width: 150px;
}

input {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #222;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
}
