#mainsail {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	margin: 10px;
	background-color: #dee4e8;
	width: 960px;
}

#mainsail h1 {
	padding: 10px;
}

#mainsail h1 a {
	text-decoration: none;
	color: #242b2e;
}

#asidewrapper {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 220px;
}

#mpsearchform {
	border-color: #c7cdd2;
	border-style: solid;
	border-width: 1px;
	width: 208px;
	padding: 5px;
	background-color: white;
	float: left;
}
#sign {
	float: left;
	width: 720px;
}
#sign .cat {
	border-color: #c7cdd2;
	border-width: 1px;
	border-style: solid;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: white;
	display: block;
	float: left;
	width: 338px;
}
#sign .cat .thumb {
	display: block;
	margin-left: 9px;
	margin-bottom: 10px;
	margin-right: 9px;
	margin-top: 10px;
	height: 100px;
	float: left;
	width: 100px;
}
#sign .cat .thumb a {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 100px;
}
#sign .cat .thumb a span {
	display: none;
}
#sign .cat .thumb a:link, #sign .cat .thumb a:visited {
	background-position: left;
}
#sign .cat .thumb a:hover {
	background-position: right;
}
#sign .cat .text {
	width: 220px;
	float: left;
}
#sign .cat h3 {
	margin: 10px;
}
#sign .cat p {
	margin: 10px;
	font-size: 0.8em;
}

#sign .cat a {
	display: block;
	text-decoration: none;
}

#sign .cat a:link, #sign .cat a:visited {
	color: #4f5f7f;
}

#sign .cat a:hover {
	color: #242b2e;
}

#advert {
	border-color: #c7cdd2;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 218px;
	background-color: white;
}

#advert p {
	text-align: center;
	color: #bfbfbf;
	text-transform: uppercase;
	padding: 5px;
	font-size: 0.7em;
}

#advert .skyscraper {
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 120px;
	background-color: white;
}

#aside h2 {
	color: #242b2e;
}

#aside h3 {
	margin-top: 5px;
	font-size: 1.1em;
	color: #242b2e;
}

#aside p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#items {
	margin-right: 10px;
	float: left;
	width: 700px;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 10px;
}
#items a {
	text-decoration: none;
}
#items a .item {
	width: 700px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
}
#items a .item .thumb {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	width: 100px;
}
#items a .item .thumb p {
	margin: auto;
}
#items a .item .name {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 340px;
}
#items a .item .name h3 {
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 1.1em;
}
#items a .item .category {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	width: 100px;
}
#items a .item .category p {
	font-size: 0.8em;
	margin-bottom: 30px;
	margin-top: 30px;
}
#items a .item .price {
	float: left;
	margin-left: 5px;
	width: 100px;
}
#items a .item .price p {
	font-size: 1.1em;
	margin-bottom: 30px;
	margin-top: 30px;
}
#items a .item {
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
#items a:link .item {
	color: black;
	background-color: #f1f1f1;
}
#items a:visited .item {
	color: #404040;
	background-color: white;
}
#items a:hover .item {
	color: black;
	background-color: #c9daff;
}
#items {
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 640px;
}
#items h2 {
	font-size: 1.6em;
}
#items #images {
	margin-left: 10px;
	float: right;
	width: 338px;
	background-color: #f1f1f1;
	border-color: #c7cdd2;
	border-style: solid;
	border-width: 1px;
}
#items #images p {
	padding: 5px;
}
#items #des {
	margin-right: 10px;
	float: left;
	width: 280px;
}
#items #des p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
}
#items #des h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#item {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 700px;
}
#item h2 {
	padding: 5px;
}
#item #information {
	margin-right: 10px;
	width: 340px;
	float: left;
}
#item #des {
	clear: left;
}
#item #des p {
	margin: 5px;
	font-size: 0.8em;
}
#item #des p {
}
#item #des h3 {
	margin: 5px;
}
#item #images {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	background-color: white;
	width: 330px;
}
#item #images p.image {
	text-align: center;
	margin-bottom: 5px;
	float: left;
	width: 330px;
}
#item #images .image span {
	display: none;
}
#item #ask {
	padding-top: 5px;
	background-color: white;
	float: left;
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
}
#item #questions {
	clear: left;
	background-color: white;
}
#item #login {
	clear: left;
	background-color: white;
}
#item #questions h3 {
	padding: 5px;
}
#item textarea#que {
	padding: 5px;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	border-style: none;
	background-color: #dee4e8;
	width: 320px;
}
#item #questions #ask p {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#item #questions #login p {
	font-size: 0.8em;
	padding: 5px;
}
#item #questions #login p a {
	color: #4f5f7f;
}
#item #links {
	margin-bottom: 20px;
	margin-top: 20px;
	clear: left;
}
#item #links ul, #item #links li {
	font-weight: bold;
	font-size: 1em;
	list-style-type: none;
}
#item #links li a {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-decoration: none;
	padding: 5px;
	display: block;
}
#item #links li a:link, #item #links li a:visited {
	color: #4f5f7f;
	background-color: #c7cdd2;
}
#item #links li a:hover {
	color: #242b2e;
	background-color: #c7cdd2;
}
#answers .question {
	border-top-color: #c7cdd2;
	border-top-style: solid;
	border-top-width: 1px;
	width: 340px;
	background-color: white;
	clear: left;
	float: left;
}

#answers .answer {
	width: 340px;
	background-color: white;
	border-top-color: #4f5f7f;
	border-top-style: solid;
	border-top-width: 2px;
	clear: left;
	float: left;
}

#answers .question .thumb, #answers .answer .thumb {
	background-color: #bfbfbf;
	margin: 5px;
	height: 45px;
	width: 45px;
	float: left;
}

#answers .question .text, #answers .answer .text {
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	width: 280px;
}

#answers .question .text .byline p, #answers .answer .text .byline p {
	font-size: 0.8em;
}

#answers .answer .text .byline p .name {
	color: #4f5f7f;
	font-weight: bold;
}

#answers .question .text .byline p .name {
	font-weight: bold;
}

#answers .question .text .byline p .attribution, #answers .answer .text .byline p .attribution {
	font-size: smaller;
}

#answers .question .text .byline p .time, #answers .answer .text .byline p .time {
	font-size: smaller;
	color: #7f7f7f;
}

#answers .question .text .story p, #answers .answer .text .story p {
	margin-bottom: 5px;
	line-height: 1.3em;
	font-size: 0.8em;
}

#answers .question .options p, #answers .answer .options p {
	font-size: 0.7em;
}
#answers .question .options p a, #answers .answer .options p a {
	text-decoration: none;
}
#answers .question .options p a:link, #answers .question .options p a:visited, #answers .answer .options p a:link, #answers .answer .options p a:visited {
	color: #bfbfbf;
}
#answers .question .options p a:hover {
	color: #4f5f7f;
}
#images #addimage {
	margin-top: 10px;
	float: left;
	border-top-style: none;
	margin-bottom: 10px;
}
#addimage h3 {
	color: #242b2e;
}
#addimage p {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.8em;
}
#addlisting {
	width: 220px;
	float: left;
	margin-top: 10px;
}
#addlisting p {
	font-size: 0.8em;
}#addlisting a {
	border-color: #c7cdd2;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#addlisting a:link, #addlisting a:visited {
	color: #4f5f7f;
	background-color: white;
}
#addlisting a:hover {
	color: #242b2e;
	background-color: #c7cdd2;
}
#add {
	margin-left: 10px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
}

#add .row {
	border-color: #c7cdd2;
	border-style: solid;
	border-width: 1px;
	clear: left;
	float: left;
	background-color: #f1f1f1;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#add .row .label {
	margin-left: 5px;
	width: 275px;
	text-align: right;
	float: left;
	margin-right: 10px;
}

#add .row .field {
	float: left;
	margin-left: 10px;
	width: 320px;
}

#add input#name {
	width: 300px;
}
#add textarea#des {
	width: 300px;
}
#add h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1em;
}
#add ul {
	list-style-type: none;
}

#add p, #add li {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.8em;
}
#add input#price {
	width: 60px;
}
#add .error {
	color: #e30013;
}

