.profile {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #EEE;
border: 2px solid #AAA;
padding: 10px;
text-align: center;
font-family: "Century Gothic", Arial, sans-serif;
}

.profile ul li.big {
font-family: "Century Gothic", Arial, sans-serif;
font-size: 120%;
margin-top: 10px;
font-weight: bold;
}

.profile ul {
text-align: left;
list-style-type: none;
margin: 0;
}

.profile ul li {
list-style-type: none;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #AAA;
}

p.note {font-size: 80%; text-align: left;}

#web_blog {
font-family: "Century Gothic", Arial, sans-serif;
}

#web_blog ul {
margin: 0;
list-style-type: none;
}

#web_blog ul li {
margin: 10px 0;
padding: 10px 0 0 0;
list-style-type: none;
border-top: 1px solid #AAA;
}

#web_blog h3 {
font-family: "Century Gothic", Arial, sans-serif;
font-size: 170%;
color: #000;
text-decoration: none;
}

#web_blog a h3 {
text-decoration: none;
}

#web_blog .rss_title {
font-size: 130%;
}

#web_blog .rss_pubdate {
font-weight: bold;
}

#web_blog .rss_description {
margin-top: 5px;
}
