ul,ol {
 list-style:none;
 list-style-image: none;
 list-style-type: none;
 }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }

a img,:link img,:visited img {
	border:none;
	top: -10px;
}
address { font-style:normal }
table  {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}
body	{
	color: #000066;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	background-color: #636A62;
}
h1 {
	font-size: 1.6em;
	margin: 0px 0px 4px 0px;
	}
h2 {
	font-size: 1.4em;
	margin: 10px 0px 0px 0px;
	}	
h3 {
	font-size: 12px;
	margin: 20px 0px 6px 0px;
	}	
p {
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
	vertical-align: bottom;
	}
p.noSpace {
	margin: 0px;
}
h1, h2, h3 {
	font-weight: bold;
}
a:link {
	border: none;
}
:link, :visited { text-decoration:none }
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* Global styles */
.alignField { margin-bottom: 9px; }
p.intro {
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.bold{
	font-weight: bold;
}
.warning {
	font-size: 1.4em;
	color: #FF3333;
	font-weight: bold;
}
.greyBox {
	border: thin solid #CCCCCC;
	margin-left: 42px;
}
.clearfix:after	{/* Keep floats within  div */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-Mac \*/
  * html .clearfix { height:1% }
/* End hide from IE-Mac */

.clearFloats {
	clear: both;
	z-index: 10;
}
.blink {
	text-decoration: blink;
}
#designs #innerRight #productContainer {
	position: relative;
	/*right: 0px;*/
	background: #fff;
	width: 100%;
	margin: 0 auto 10px auto;
	padding: 5px;
	border: 1px ridge #CCC;
}
.paging {
	margin-right: auto;
	margin-left: auto;
}
  
#redirect  #innerCentre img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.r100 {
	margin-right: 100px;
}
