@charset "utf-8";
.knitting-glasgow a {
	text-decoration: none;
	color: #CCC;
}

.knitting-glasgow {
	font-size: .7em;
	color: #CCC;
	text-align: center;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 0.9em;
	margin: 2px;
	color: #C90652;
}
.oneColElsCtr #container #mainknittingContent ul li {
	text-align: left;
	font-size: 12px;
}


h1 {
	font-size: 1.0em;
	text-transform: none;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
}

.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	display: block;
}
.oneColElsCtr #mainknittingContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
	display: block;
}
#blogger-link {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	display: block;
	
}

#blogger-link2 {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	display: block;
}
#blogger-link-image {
	float: left;
	width: 35px;
}
h4 {
	font-size: 1em;
}

#blogger-link-text {
	float: left;



	width: 280px
	margin-top: 5px;
	margin-bottom: 0px;
	height: 30px;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
