#main-container {
	width: 960px;
	min-height: 350px;
	overflow: hidden;
	padding: 0 0 15px 0;
	position: relative;
}

#main-container #thread-column {
	width: 600px;
	float: left;
	margin-right: 40px; 
	overflow: hidden;
	whitespace: preline;
}

	#main-container #thread-column h2 {
		margin: 0px; padding: 0px;
		font-size: 18px;
		color: #cc0000;
		margin: 10px 0px;
		text-align: center;
	}

	#main-container .thread-area {
		float: left;
		width: 150px;
		height: 52px;
		text-align: center;
		margin: 30px 0 0 0;
	}
	
	#main-container .thread-thumb img {
		width: 100px;
		height: 30px;
	}
	
	#main-container .thread-title {
		display: block;
		width: 130px;
		height: 50px;
		padding: 10px;
		white-space: pre-line;
	}
	
	#main-container .thread-title a, #main-container .thread-title a:visited {
		display: block;
		margin: 0px;
		padding: 0px;
		line-height: 1.4em;
		font-size: 12px;
		font-weight: bold;
	}

#thread-prod-col {
	width: 330px;
	position: absolute;
	left: 612px;
	top: 0px;
	text-align: center;
}

#thread-prod-area {
		position: absolute;
		top: 0;
	}

#yahoo.fixed {
	position: fixed;
	top: 0;
}
	
	#main-container #thread-prod-col h2 {
		font-size: 18px;
		color: #cc0000;
		margin: 10px 0px;
		padding: 0px;
	}
	
	#main-container #thread-prod-col a, #main-container #thread-prod-col a:visited {
		font-size: 12px;
	}
	
#thread-prod-col .prod-name {
		margin-top: 10px;
}

#thread-prod-col .prod-name span {

}

#main-container #thread-prod-col .prod-name span a, #main-container #thread-prod-col .prod-name span a:visited {
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#related-products-area a, #related-products-area a:visited {
	font-size: 12px;
}

#related-products-area table {
	
}

#related-products-area table td span {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}



#related-products-area table td {
	font-size: 12px;
}


/* Miva Dev Classes */
.sub-cat-grid-wrap {
	text-align:center;
	width:560px;
	float:left;
	margin:0 10px 0 0;
}
	.sub-cat-grid-wrap ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.sub-cat-grid-wrap ul li {
		float:left;
		margin:0 30px 5px 0;
		width: 110px;
		height: 65px;
		overflow: hidden;
	}
	.sub-cat-grid-wrap h2 {
		color: #c30;
		font-size: 16px;
		font-weight: bold;
	}
	.sub-cat-grid-wrap a {
		font-size: 13px;
		font-weight: bold;
	}
	.sub-cat-grid-wrap a:visited {
		font-size: 13px;
		font-weight: bold;
		color:blue;
	}
#product-selected {
	float:left;
	width:420px;
}
	#product-selected img {
		width:200px;
		height:100px;
	}
	#product-selected h2 {
		font-size:16px;
		text-align:center;
		color: #c30;
		font-weight:bold;
	}
	#product-selected input[type="image"] {
		vertical-align: middle;
	}
#selected-image {
	width:200px;
	margin:0 auto 1em;
}
#selected-name {
	text-align:center;
	color: #c30;
	font-weight: bold;
}
	#selected-name {
		font-size:13px;
		text-align:center;
		color: #c30;
		font-weight: bold;
	}
.tble-list  form{
	margin-bottom: 0;
}
#product-div p {
	text-align:center;
}
#clickme {
	font-style: italic;
	color: blue;
}

/* Robison Anton CSS */
div.robison-anton-search-wrapper {width:100%; text-align:center;}
table.robison-anton-search-table {width:auto; margin:0 auto;}
table.robison-anton-search-table td.prompt-cell {width:120px; text-align:center;}
table.robison-anton-search-table td.field-cell {text-align:center;}
table.robison-anton-search-table td.button-cell {text-align:center;}
table.robison-anton-search-table td.prompt-cell span {font-size:16px; font-weight:bold; color:#03035e;}
.robison-anton-search-input {border:2px solid #adadad;}
table.robison-anton-search-table td.button-cell input {margin-left:20px;}
div.robison-anton-category-header {color:#363786; font-size:16px;}
#click-a-color-chip-prompt {}
#click-a-color-chip-prompt p {color:#ff0000; font-size:26px; font-weight:bold; font-family:arial; text-align:center; margin-top:80px;}