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

#content_container { padding-top: 10px; }
#profile_wrapper { width: 994px; text-align: center; padding: 20px 0px 10px 0px; background: #fff; margin: auto; }
#profile_header { width: 960px; overflow: auto; margin: 0px auto 10px auto; text-align: left; }
#profile_avatar { float: left; border: #ddd 1px solid; padding: 2px; margin-right: 10px; background: #fff; }
#profile_intro { float: left; }
#profile_intro h2 { font-size: 14px; font-weight: bold; padding-bottom: 3px; }
.paging { width: 100%; overflow: auto; padding-bottom: 10px; line-height: 20px; }
#paging_sort { float: right; }
.blue_bg { color: #fff; padding: 3px 10px 3px 18px; font-size: 11px; float: left; clear: left; background: #4FC4D8 url(/img/white_indicator.gif) no-repeat 10px center; margin-top: 3px; }
.blue_bg a { color: #fff; text-decoration: underline; }
.blue_bg a:hover { color: #eee; text-decoration: underline; }
.intro_text { padding-bottom: 10px; color: #999; }
#design_list { width: 100%; overflow: auto; }
.design_wrapper { margin: 0px 0px 20px 35px; }
.design_wrapper.first { margin-left: 0px; }
