div.topContentForSize {
	background-image: url('http://images2.solestruck.com/images/ShopBySize/main-banner.gif');
	background-repeat: no-repeat;
	width:742px;
	height:162px;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px; 
}

div.topContentForColors { 
	background-image: url('http://images2.solestruck.com/images/ShopByColor/shop-by-color-banner.jpg');
	background-repeat: no-repeat;
	width:742px;
	height:162px;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
}

div.bottomContentForColors {
	width:742px; 
    height:790px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

div.leftSide { 
	float: left;
	width:171px;
	margin-top:3px;
	height:540px;
}

div.middle { 
	float: left;
	width:5px;
	height:540px;
	margin-top:26px;	
	background-image:url('http://images2.solestruck.com/images/trends/winter_2005_images/dot_vertical.gif');
	background-repeat: no-repeat;
}

div.rightSide { 
	float: left;
	width:550px;
	height:540px;
	padding-top:39px;
    font-family:'Tahoma';
    font-size:10.5pt;
    color:#666666;
}

div.headline { 
	height:400px;
	width:53px;
	float:left;
}

div.description { 
	height:26px;
	float:none;
}

div.outerdiv1 {
	width:570px;
	text-align:left;
}

div.tilesleftmenu { 
	padding-left: 3px;
	padding-top: 3px;
}

div.blank1 {
	width:91px;
	height:60px;
}

.rolloverdiv {
	text-decoration:none;
	color:#666666;
}

div.price { 
	visibility:hidden;
	width:91px;
	height:60px;
	position:absolute;
	top:0;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	background-color: #DFF3A1;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

div.content {
	position:relative;
	width:91px;
	cursor:pointer;
	/*border:1px solid #999999;*/
}
	
div.image {
	float:left;	
	padding-bottom:8px;
}



