/* Stylesheet for Unique Gifts 4 Kids - R Williams, Oxford IT Solutions   17:38 16 April 2009 */


/* style the main body of the page */
body
{
			    text-align: center;
				background-color: #fff;
				color: #000000;
				font-size: 0.8em;
				font-family: "Trebuchet MS", verdana, arial, "Times New Roman";
				margin: 0px;
}

#sitecontainer
{
				width: 100%;
				color: #000;
				text-align:left;
				padding: 10px;
}

#header, .greenbar_divider, #leftcol
{
				display: none;
}



#content
{
				width: 100%;
}

#rightcol
{
				padding-left: 8px;
				float: right;
}

#footer
{
				border-top: 2px solid #000;
				margin-top: 10px;
}


img
{
				display: none;
}


.customercomment
{
				display: none;
}

h1
{	
				font-size: 2em;
				color: #000;
				font-weight: bold;
				margin-bottom: 0px;
}

h2
{	
				font-size: 1.5em;
				color: #000;
				font-weight: bold;
				margin-top: 0px;
}


				
.clearer
{
				clear: both;
}
