@charset "utf-8";
/* CSS Document */

#markets_left_col{
width:375px;
float:left;
padding-right:25px;
}

#markets_left_col h1{
color:#333;
font-size:20px;
font-family:Helvetica, Arial;
margin-bottom:20px;
font-weight:normal;
}

#markets_left_col h2{
font-size:16px;
color:#6d6e71;
font-weight:normal;
}

#markets_left_col p{
color:#221e1f;
font-size:12px;
margin-top:20px;
text-align:justify;
}

#markets_left_col ul{
color:#221e1f;
font-size:12px;
margin: 0 0 0 12px;
}

#markets_left_col p a{
color:#666;
text-decoration:underline;
}
	#markets_left_col p a:hover{color:#336666; text-decoration:none;}

#download{
float:right;
}

#download img{
border:0;
}

.markets_section{
background-image:url(../images/markets_btn.gif);
background-repeat:no-repeat;
color:#000000; /* OLD GREEN */
font-size:13px;
width:171px;
height:27px;
line-height:27px;
padding-left:10px;
margin-top:25px;
margin-right:10px;
float:left;
}

.markets_section_comment{
float:left;
font-size:11px;
color:#6d6e71;
margin-top:25px;
line-height:27px;
}

.markets_section_comment a{
color:#666;
text-decoration:none; 
}
	.markets_section_comment a:hover{color:#336666;}

.product_list{
list-style:none;
float:left;
margin-top:5px;
margin-left:10px;
color:#333;
}

.product_list a{
color:#333;
font-size:11px;
line-height:16px;
text-decoration:underline;
}
	.product_list a:hover{color:#336666; text-decoration:none;}

.collection_list{
color:#333;
font-size:11px;
line-height:27px;
clear:left;
margin-left:10px;
}

.collection_list a{
color:#333;
font-size:11px;
text-decoration:underline;
}
	.collection_list a:hover{color:#336666; text-decoration:none;}

#markets_right_col{
float:right;
width:315px;
}

#markets_right_col img{
clear:right;
float:right;
margin-bottom:25px;
}

