@charset "utf-8";

/* Styles for the google-style rounded boxes */
.rounded2_main_container{
disply:inline;
float:left;
width:780px;
padding:0;
margin:0 auto 6px;
}
.rounded2_item_container{
width:387px;
display:inline;
float:left;
margin:0 3px 0 3px;
}
.rounded2_top_row1{
margin:0;
width:384px;
height:1px;
border-bottom:1px solid #ccc;
}
.rounded2_top_row2,
.rounded2_top_row3,
.rounded2_top_row4{
margin:0;
height:1px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
}
.rounded2_top_row2{
width:383px;
}
.rounded2_top_row3{
width:384px;
}
.rounded2_top_row4{
width:385px;
}
.rounded2_top_row5{
margin:0 auto 0;
width:371px;
height:15px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
font-size:9pt;
font-family:arial,tahoma,verdana;
font-weight:bold;
color:#444444;
padding:0 6px 0 8px;
}
.rounded2_top_row5 a:link,
.rounded2_top_row5 a:active,
.rounded2_top_row5 a:visited{
text-decoration:none;
color:#036;
}
.rounded2_top_row5 a:hover{
text-decoration:underline;
color:#C30;
}
.rounded2_content_row{
margin:0 auto 0;
width:369px;
padding:2px 8px 0 8px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
font-family:arial,tahoma,verdana;
font-size:9pt;
color:#444444;
line-height:1.5em;
}
.rounded2_content_row p{
margin:6px 0 6px 0;
}
p.rounded2_first_paragraph{
margin:0 0 6px 0;
}
.rounded2_content_row ul{
margin:0 25px 0 25px;
padding:0;
}
.rounded2_content_row ul li{
padding:0 0 5px 0;
font-size:9pt;
}
.rounded2_content_row a:link,
.rounded2_content_row a:active,
.rounded2_content_row a:visited{
text-decoration:none;
color:#036;
}
.rounded2_content_row a:hover{
text-decoration:underline;
color:#C30;
}
.rounded2_spacing_row{
height:5px;
width:385px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
}
.rounded2_bottom_row1,
.rounded2_bottom_row2,
.rounded2_bottom_row3{
margin:0;
height:1px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
}
.rounded2_bottom_row1{
width:384px;
margin:0 0 0 1px;
}
.rounded2_bottom_row2{
width:383px;
margin:0 0 0 2px;
}
.rounded2_bottom_row3{
width:382px;
margin:0 0 0 3px;
}
.rounded2_bottom_row4{
margin:0 0 0 4px;
width:383px;
height:1px;
border-top:1px solid #ccc;
}

