body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background:url(/images/body.gif) repeat-x;
	width: 100%;
	height: 100%;
	padding: 0;
	position: relative;
	font-size: 11px;
}

table {
	border-collapse:collapse;
}

h1, h2, h3, h4, h5, ul, p {
	margin:0;
}

p {
	margin: 0 0 .5em 0;
	/*line-height: 1.5em;*/
}

img {
	border:none;
}

ul {
	padding:0;
	margin:0;
}

ul li {
	list-style:none;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:none;
		color: #64BE8A;
}

a:focus {
	outline:none;
}

a:hover {
	text-decoration:underline;
}

a.nounderline:hover {
	text-decoration: none;
}

/*start the main container*/

#container {
	margin:40px auto 0;	
	width:824px;
	position: relative;
}

/*start the header area*/
#header {
	position:relative;
	display:block;
	height:163px;/*background:url(/images/header.gif) no-repeat 45px 133px;*/
}

#header strong {
	float:left;
	/*background:url(/images/logo.png) no-repeat;*/
	width:432px;
	height:131px;
	margin-top:15px;
	z-index: 500;
}

#header strong a {
	display:block;
	height:131px;
	/*text-indent:-5600px;*/
	position:relative;
	overflow:hidden;
}

#separator-bar {
	position: absolute;
	top: 134px;
	width: 751px;
	left: 40px;
	border-top: 1px dashed #cfd8ad;
}

.top-menu {
	float:right;
	margin:0;
	padding:41px 20px 0 0;
}

.top-menu li {
	display:inline;
	background:url(/images/seperator.gif) no-repeat 0 2px;
	margin:0 0 0 6px;
	padding:0 0 0 10px;
}

.top-menu li.first {
	background:none;
}

.top-menu li a, .top-menu li span {
	font-size:10px;
	color:#64be8a;
}

.top-menu li a.item, .top-menu li span.item {
	background:url(/images/items.gif) no-repeat;
	padding:2px 0 11px 25px;
}

* html .top-menu li a.item, * html .top-menu li span.item {
	position:relative;
	padding:6px 0 7px 25px;
	background:url(/images/items.gif) no-repeat 0 2px;
}

* +html .top-menu li a.item, * +html .top-menu li span.item {
	position:relative;
	padding:6px 0 7px 25px;
	background:url(/images/items.gif) no-repeat 0 2px;
}

.top-menu li a.checkout {
	background:url(/images/chekout.gif) no-repeat 100% 0;
	padding:5px 23px 2px 0;
}

.menu {
	position:absolute;
	top:83px;
	left:360px;
	width:500px;
}

.menu li {
	display:inline;
	margin:0;
	padding:0;
}

.menu li a {
	float:left;
	width:67px;
	height:68px;
	margin-left:5px;
	text-indent:-5900px;
	overflow:hidden;
}

.menu li a.link1 {
	background:url(/images/link1.gif) no-repeat;
	margin-top:4px;
}

.menu li a.link2 {
	background:url(/images/link2.gif) no-repeat;
	margin-top:3px;
}

.menu li a.link3 {
	background:url(/images/link3.gif) no-repeat;
}

.menu li a.link3a {
	background:url(/images/link3a.gif) no-repeat;
}

.menu li a.link4 {
	background:url(/images/link4.gif) no-repeat;/*margin-top:2px;*/
}

.menu li a.link5 {
	background:url(/images/link5.gif) no-repeat;/*margin-top:4px;*/
}

a.shop {
	position:absolute;
	top:142px;
	left:70px;
	font-size:12px;
	color:#999696;
	background:url(/images/arrow-gray.gif) no-repeat 100% 0;
	padding:0 30px 2px 0;
	font-weight: bold;
}

#header form {
	padding:0;
	margin:0;
	position:absolute;
	top:140px;
	left:147px;
}

#header form label {
	font-size:9px;
	line-height:9px;
	float:left;
	width:40px;
	color:#6ec291;
	text-align: right;
	padding-right: 5px;
}

#header form a {
	font-size: 9px;
	font-weight: normal;
}

#header form .text-inp {
	width:124px;
	margin-right:8px;
	float:left;
	border:1px solid #bfbfbf;
	font-size:9px;
}

/*end the header area*/
#content {
	float:left;
	clear:both;
	background:url(/images/content.gif) repeat-y;
	width:751px;
	padding-top:1px;
	display:inline;
	border-top:1px dashed #cfd8ad;
	margin-left:40px;
}

#contentwide {
	float:left;
	clear:both;
	background:url(/images/contentwide.gif) repeat-y;
	width:784px; /* 751 */
	padding-top:1px;
	display:inline;
	border-top:1px dashed #cfd8ad;
	margin-left:40px;
}

/* product content */
 .prod_column2 {
	/*	float:left;
	background:url(/images/content.gif) repeat-y;
	width:480px;
	margin-left:18px;
	display:inline;
	border-left:1px dashed #cfd8ad;
	min-height: 455px;
*/
	float:left;
	background:url(/images/content.gif) repeat-y 50% 0pt;
	width:275px;
	margin-left:18px;
	display:inline;
	min-height: 580px;
}

#prod_content {
	float:left;
	clear:both;
	padding-top:1px;
	display:inline;
	border-top:1px dashed #cfd8ad;
	width:100%;
	margin-left:40px;
}

/*column left*/
.column1 {
	float:left;
	width:138px;
	padding-left:5px;
}

.navi {
	display:block;
	padding:10px 0px 0px 0px;
}

.navi li {
	margin:0;
	padding:0 0 15px 25px;
}

.navi li a {
	display:block;
	color:#999696;
	font-size:11px;
	text-transform:lowercase;
}

.column1 a {
	font-weight: bold;
}

.column1 form {
	padding:0;
	margin:0;
}

.column1 .shop-form {
	padding: 10px 10px 0 0px;
	margin:0;
	border-bottom:1px dashed #cfd8ad;
	border-top:1px dashed #cfd8ad;

}

.column1 .shop-form select {
	font:11px Arial, Helvetica, sans-serif;
	color:#999696;
	width:134px;
	margin-bottom:10px;
}

.column1 .shop-form a {
	color:#d50c8b;
	font-size: 10px;
}

.keep {
	display:block;
	width:135px;
	padding-top:10px;
	padding-bottom: 10px;
	background:url(/images/keep-top.gif) no-repeat;
	margin-top: 10px;
	
}

.keep-top {
	display:block;
	background:url(/images/keep-top.gif) no-repeat;
	height:12px;
}

.keep-bottom {
	display: block;
	background:url(/images/keep-bottom.gif) no-repeat;
	height:10px;
	margin-top:-3px;
}

.keep-cont {
	padding:0px 5px 0 10px;
	background:url(/images/keep-cont.gif) repeat-y;
	display:block;
	overflow:hidden;
}


.keep2 {
	width:135px;
	padding-top:10px;
	padding-bottom: 10px;
	background:url(/images/keep-top.gif) no-repeat;
	margin-top: 10px;
}

.keep-top2 {
	background:url(/images/keep-top.gif) no-repeat;
	height:12px;
}

.keep-bottom2 {
	background:url(/images/keep-bottom.gif) no-repeat;
	height:10px;
	margin-top:-3px;
}

.keep-cont2 {
	padding:0px 5px 0 5px;
	background:url(/images/keep-cont.gif) repeat-y;
	overflow:hidden;
}

* html .keep-cont {
	margin-top:-3px;
}

.keep-cont label {
	font-size:9px;
	color:#888586;
}

.keep-cont label strong {
	font-size:14px;
	text-align:center;
	display:inline;
	font-weight:normal;
	color:#d50c8b;
}

.text-area {
	width:90px;
	border:1px solid #7f7f7f;
	font-size:10px;
}

.text-area-contact {
	width:150px;
	border:1px solid #7f7f7f;
	font-size:10px;
}

.keep-cont .button2 {
	margin-top:2px;
}

.keep-cont strong {
	display:block;
	text-align:center;
	position:relative;
	padding-top:2px;
	font-weight:bold;
	color:#d50c8b;
	font-size:10px;
}

/*image column*/
.column2 {
	float:left;
	width:421px;
	margin-left:10px;
	display:inline;
}

.column2wide {
	float: left;
	width: 610px /* 569*/;
	margin-left: 10px;
	display: block;
	/*overflow: hidden;*/
}

/*column right*/
.column3 {
	float:left;
	width:110px;
	display:inline;
	margin-left:30px;
	padding-top:5px;
}

.column3 h3 {
	display:block;
	text-align:center;
	font-size:11px;
	color: #B955A0;
	padding-bottom:0px;
}

.column3 ul {
	display:block;
}

.column3 ul li {
	margin:0;
	padding:0 0 5px;
}

.column3 ul li strong, .column3 ul li em {
	font-size:9px;
	line-height:9px;
	font-weight:normal;
	font-style:normal;
	color:#64be8a;
	display:block;
	text-align:center;
}

.column3 ul li strong {
	margin-top:-5px;
}

* html .column3 ul li strong {
	margin-top:-7px;
}

/*bottom services area*/
.services-list {
	float:left;
	width:790px;
	clear:both;
	margin-top:3px;
	background-color:#fff;
	border-top:1px dashed #cfd8ad;
	border-bottom:1px dashed #cfd8ad;
}

.block {
	float:left;
	padding-top:10px;
	width:260px;
	padding-bottom:5px;
	overflow:hidden;
	border-right:1px dashed #cfd8ad;
}

.last-block {
	border:none;
}

.block img {
	float:right;
	margin-right:15px;
}

.services1 {
	margin-left:25px;
}

.services2 {
	margin-left:20px;
}

.services3 {
	margin-left:20px;
}

.block strong {
	font-size:14px;
	font-weight:normal;
	color:#fbae17;
	padding:10px 0 0 25px;
}

.block p {
	color:#888586;
	padding:0 0 0 25px;
}

.block p span {
	padding-left:10px;
	width:15px;
}

.block p a img {
	display:inline;
	float:none;
}

.block em {
	font-size:9px;
	color:#64be8a;
	padding:0 0 0 25px;
	font-style:normal;
}

.block em a {
	color:#64be8a;
	font-size:9px;
}

.sub-area {
	display:block;
	clear:both;
}

.sub-area ul {
	padding-top:12px;
	display:block;
	padding-bottom:10px;
	text-align:center;
}

.sub-area ul li {
	display:inline;
	background:url(/images/seperator.gif) no-repeat 0 2px;
	padding:0 0 0 8px;
	margin:0 0 0 5px;
}

.sub-area ul li.first-sub {
	background:none;
}

.sub-area ul li a {
	font-size:14px;
	color:#64be8a;
}

.sub-area p {
	display:block;
	text-align:center;
	font-size:9px;
	color:#999696;
}

.sub-area p a {
	color:#999696;
	font-size:9px;
}

/*footer stretch*/
#footer {
	width:100%;
	height:102px;
	/*min-width:874px;*/
	background:url(/images/footer.gif) repeat-x;
	margin: 0px !important;
}

.footer-area {
	width:874px;
	display:block;
	margin:0 auto;
	height:91px;
	background:url(/images/footer.jpg) no-repeat 550px 0;
}

/* QUANTITY DIV */
#quantity-div {
	width: 90%;
	margin: 5px auto;
}

#quantity-div fieldset {
	border:0px none;
	/*border-top: 1px dashed #cccccc;*/
	padding: 5px;
}

#quantity-div fieldset.first {
	border-top: 0px none;
}

#quantity-div label {
	display: block;
	float: left;
}

#quantity-div input, #quantity-div select, #quantity-div textarea {
	float: right;
}

#prodetails_table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #99CC99;
	font-size: 11px;
	font-weight: bold;
	color: #64BE8A;
	padding-top:10px;
}

#prod_btn {
	padding-top: 5px;
	width: 290px;
	padding-bottom: 10px;
	/*overflow: hidden;*/
}

/* BREADCRUMB AREA */
#breadcrumb-container-div {
	width: 100%;
	margin-top: 5px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	border-bottom: 1px dashed #CCCCCC;
	color: #63C08B;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}



#breadcrumb-container-div a {
	color: #63C08B;
	font-size: 11px;
}

#breadcrumb-container-div #prevnext-div {
	float: right;
	padding-right: 10px;
}

#breadcrumb-container-div #breadcrumb-div {
	float: left;
}

#breadcrumb-container-div span.separator, #breadcrumb-container-div span.current {
	color: #63C08B;
}

#breadcrumb-container-div span.current {
	font-weight: bold;
	color: #999999;
}

/* PRODUCT TABLE */
#product-table {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

#product-table .image-cell {
	width: 272px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: center;
}

#product-table .text-cell {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#product-table .text-cell hr {
	width: 100%;
	margin: 0px auto;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.prodname {
	font-size: 10px;
	font-weight: bold;
	color: #B955A0;
	line-height: 16px;
	padding: 5px;
}

.catname {
	font-size: 10px;
	font-weight: bold;
	color: #B955A0;
	text-align:left;
}

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

h1.catname {
	margin: 4px 0px 10px 0px;
	font-size: 12px;
}

.prodname a {
	font-size: 10px;
	font-weight: bold;
	color: #64BE8A;
}

.price {
	font-size: 11px;
	font-weight: bold;
	color: #64BE8A;
}

.subheadings {
	font-size: 12px;
	font-weight: bold;
	color: #64BE8A;
	padding:10px;
}

.zoom {
	font-size: 11px;
	font-weight: bold;
	color: #64BE8A;
	text-decoration: none;
}

/* CROSS-PROMOTIONS TABLE */
#cross-promotion {
	width: 595px;
	border-top: 1px dashed #CCCCCC;
	padding: 10px 0px;
}

#cross-promotion h1 {
	font-size: 13px;
	font-weight: bold;
	color: #B955A0;
	text-align:justify;
	margin-left:5px;
}

#cross-promotion table {
	width: 100%;
}

#cross-promotion tr.image-row img {
	width: 120px;
	height: 120px;
}


#cross-promotion tr.price-row, tr.first {
	font-size: 12px;
	font-weight: bold;
	color: #64BE8A;
}

#cross-promotion td {
	text-align: center;
}

/* MULTIPLE IMAGES TABLE */
#multiple-images {
	width: 200px;
	margin: 10px auto;
	padding: 0px;/*border: 1px solid #FF0000;*/
	margin-left: 35px;
}

#multiple-images td {
	width: 100px;
}

#multiple-images td.left-cell {
	text-align: left !important;
}

#multiple-images td.middle-cell {
	/*padding: 0px 5px !important;*/
	text-align: center !important;
}

#multiple-images td.right-cell {
	text-align: right !important;
}

#multiple-images span {
	display: block;
	text-align: center;
}

#multiple-images img.thumbnail-transparency {
	width: 100px;
	height: 100px;
	/*margin-left: -3px;*/
}

/* price */
#pricediv0 {
	font-size: 11px;
	font-weight: bold;
	color: #64BE8A;
	padding-top: 8px;
	margin-top: 4px;
}

/* SEARCH PAGE */
#search-page-form {
	width: 380px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	font-size: 11px;
	color: #999999;
	border-top-color: #64BE8A;
	border-right-color: #64BE8A;
	border-bottom-color: #64BE8A;
	border-left-color: #64BE8A;
}

#search-page-form fieldset {
	width: 100%;
	margin: 20px;
	padding: 10px;
	display: block;
	border: 0px none;
}

#search-page-form label p {
	border: 0px none;
	font-size:11px;
}

#search-page-form fieldset#button .submitBtn {
	font-size: 11px;
}

#search-page-form .textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left:20px;
}

#search-page-form .selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	margin-left:5px;
}

#search-page-form p {
	font-size: 11px;
	color: #999999;
	padding: 5px;
}

#search-info dt {
	font-size: 10px;
	color: #999999;
	padding: 5px;
	font-weight: bold;
}

#search-info dd {
	font-size: 10px;
	color: #999999;
	padding: 5px;
}

/* checkout table */
.checkouttable td {
	font-size: 10px;
	color: #64BE8A;
	padding: 5px;
}

#topsearch {
	width:300px;
}

.cobtbl {
	font-size: 11px;
	color: #999999;
	padding: 5px;
	margin-left: 5px;
	width:600px;
}

.cobtbl a {
	font-size: 11px;
	color:#64BE8A;
	decoration: none;
}

.cart-headerrow {
	font-size: 12px;
	color: #64BE8A;
	padding: 15px;
	font-weight:bold;
}

th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #64BE8A;
	font-size: 11px;
}

.cart-secrow {
	font-size: 11px;
	color: #999999;
	padding: 15px;
}

.cob11 {
	font-size: 12px;
	line-height: 14px;
	color: #64BE8A;
	text-decoration: none;
	padding: 25px;
}

h1 {
	/*font-size:14px;
	color:#64BE8A;

	line-height: 18px;
	padding-top: 8px;*/
		font-size: 12px;
	font-weight: bold;
	color: #B955A0;
	line-height: 16px;
	text-align:left;
	margin: 4px 0px 6px 0px;
}

/* page text */

.column2, .column2wide {
	padding-left: 5px;
}
.column2 p, .column2wide p {
	font-size: 11px;
	color: #999999;
	padding: 5px 0px 5px 0px;
}

.column2 subheadings, .column2wide subheadings {
	font-size: 12px;
	font-weight: bold;
	color: #64BE8A;
	padding: 15px;
}

h2 {
	font-size: 11px;
	color: #64BE8A;
}

.pageheading {
	font-size: 12px;
	font-weight: bold;
	color: #B955A0;
	line-height: 16px;
	padding: 5px;
}

.sizetd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #64BE8A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #64BE8A;
	border-left-color: #64BE8A;
	font-size: 11px;
	color: #999999;
	text-align: center;
	width:20%;
}

#contact {
	width:320px;
	float:left;
}

#contact .subheadings {
	font-size: 11px;
	color: #64BE8A;
}

#cntfrm {
	width:225px;
	float:right;
	background:url(/images/contact/contact.jpg) repeat-y 50% 0;
	height:375px;
}

#wholfrm {
	width:225px;
	float:right;
	background:url(/images/contact/contact.jpg) repeat-y 50% 0;
	margin:auto;
}

#searchfrm {
	width:225px;
	background:url(/images/contact/contact.jpg) repeat-y 50% 0;
	margin:auto;
	height:225px;
	float: right;
}

#cntfrm p {
	font-size: 10px;
	font-weight: bold;
	color: #64BE8A;
}



.cell {
	padding-left:15px;
	font-size: 11px;
	font-weight:bold;
	color:#64BE8A;
}

#src {
	width:auto;
	margin:auto;
}

.pagenums {
	text-align:center;
	width: 100%;
}

#testimonial {
	width: 595px;
	border-top: 1px dashed #CCCCCC;
	padding: 10px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

#testimonial h1 {
margin-bottom: 0px;
padding-bottom: 0px;
}

#testimonial p {
	font-size: 11px;
	/*font-weight: bold;*/
	color: #64BE8A;
	text-align:justify;
	/*margin-left:5px;*/
	line-height:16px;
	padding:2px 0px;
}

.shiftcontainer {
	position: relative;
	left: -19px; /*Number should match -left shadow depth below*/
	top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer {
	width: 130px; /* container width*/
	background: url('/images/drp3.png') no-repeat right bottom;
	height: 130px;
}

.shadowcontainer .innerdiv {
	/* Add container height here if desired */
background-color: white;
	/* border: 1px solid gray;*/
padding: 6px;
	position: relative;
	height:125px;
	/*left: -8px; /*shadow depth*/
top: -8px;
*//*shadow depth*/
}



div.store-inner-div {
	padding: 5px;
}

.table-cattable td {
	text-align: center;
}
p.catname {
	text-align: center;
}

div.thumbnail-transparency-wrap {
	position: relative;
	height: 114px;
	margin-top: 10px;
	margin-left: 5px;
	width: 120px;
}


img.thumbnail-transparency {
	position: absolute;
	margin-top: -5px;
	margin-left: -7px;
	width: 116px;
	height: 116px;
}

div.full-transparency-wrap {
	position: relative;
	height: 272px;
	margin-top: 10px;
	margin-left: 25px;
	width: 272px;
	display: block;
	margin-bottom: -30px;
	margin-right: -25px;
}


img.full-transparency {
	position: absolute;
	margin-top: -9px;
	margin-left: -9px;
	z-index: 500px;
	top: 0px;
	left: 0px;
	height: 272px;
	width: 272px;
}

#infoprodtable span.prodname {
	display: block;
	margin-top: -20px;
	padding: 0px;
}

#infoprodtable span.prodname a {
	font-size: 10px;
}

.catimage {
	width: 160px;
	height: 160px;
}

table.size-table {
	/*width: 90%;*/
}

.size-table th {
	border-bottom: 1px dashed #64BE8A;
	font-size: 11px;
	text-align: center;
	color: #64BE8A;
	padding: 2px;
	font-weight: bold;
}

.size-table td {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px dashed #cfd8ad;
	padding: 2px;
	width: 100px;
}

.size-table tr.last td {
	border-bottom: 0px none;
}

table.shipping-table {
	margin-bottom: 10px;
}

.shipping-table th {
	border-bottom: 1px dashed #64BE8A;
	font-size: 11px;
	text-align: center;
	color: #64BE8A;
	padding: 2px;
	font-weight: bold;
}

.shipping-table td {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px dashed #cfd8ad;
	padding: 5px;
	width: 180px;
}

.shipping-table td span {
	display: block;
}

.shipping-table tr.last td {
	border-bottom: 0px none;
}

.stockist-menu {
	width: 590px;
}

.stockist-menu li {
	padding: 5px 10px;
	width: 45%;
	float: left;
}
	

.stockist-page h1, .stockist-page h2 {
	clear: both;
}

.stockist-page h1 {
	padding: 5px 0px;
}

.stockist-list {
	width: 590px;
}

.stockist-list li {
	padding: 10px;
	width: 45%;
	float: left;

}

.stockist-list li strong, .stockist-list li span, .stockist-list li em {
	display: block;
}

.toggle {
	font-size: smaller;
}

.question {
	margin-bottom: 10px;
}
.question h2 {
	display: inline;
}



.press-page {}

.press-wrap {
	width: 610px;
	border-top: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
}

.press-entry {
	width: 303px;
	height: 240px;
	float: left;
	padding: 10px 0px;
	border-left: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}

.press-entry img {
	display: block;
	margin: 5px auto;
}

.press-entry strong, .press-entry span {
	display: block;
	margin: 2px auto;
	text-align: center;
}

.press-entry strong {
	color:#64BE8A;
}

.press-entry span {
	font-size: smaller;
	font-style: italic;
	color: #999999;
}

.asterisk {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}

.popup-padding {
	padding: 10px;
}

.gallery-wrap {
	width: 610px;
	padding-bottom: 10px;
}

.gallery-wrap .gallery-item {
	width: 130px;
	height: 130px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #cfd8ad;
}
.gallery-wrap .gallery-item img {
	display: block;
	margin: auto;
	width: 130px;
	height: 130px;		
}

/*
<div class="gallery-page">
				<h1>Photo Gallery</h1>
				<div class="gallery-wrap">
					<div class="gallery-nav-left"><a href="#">&lt; Previous</a></div>
					<div class="gallery-nav-center"><a href="#">Index</a></div>
					<div class="gallery-nav-right"><a href="#">Next &gt;</a></div>
					<div class="gallery-main-image"><img src="" /></div>
				</div>
			</div>
			*/

.gallery-nav {
	width: 400px;
	margin: 0px auto;	
}

.gallery-nav a {
	font-weight: bold;
}
		
.gallery-nav-left {
	float: left;
	text-align: left;
	width: 33%;
}

.gallery-nav-center {
	float: left;
	text-align: center;
	width: 34%
}

.gallery-nav-right {
	float: right;
	text-align: right;
	width: 33%;
}

.gallery-main-image {
	clear: both;
	width: 400px;
	margin: 0px auto;
	padding: 10px 0px;
}

.gallery-main-image img {
	width: 384px;
	padding: 10px;
	border: 1px dashed #cccccc;
	display: block;
	margin: auto;
}

#subscription-form .textbox {
	width: 300px;
	padding: 2px;
	font-size: 12px;
}

ul.links-list {
	width: 610px;
}

.links-list li {
	display: block;
	clear: right;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #cccccc;
}

.links-list li p {
	width: 440px;
}

.links-list li img {
	float: right;
	margin: 10px;
}

.grey {
	color: #999999;
}
