@charset "utf-8";
/* CSS Document */

#permly_support .logo a { display: block; position: absolute; right: 8px; bottom: 8px; width: 113px; height: 38px; text-indent: -10000px; background: url('permly_64.png') no-repeat 98% 96%; }

.postbox .links li { margin-left: .9em; padding-left: 22px; background: transparent url('link.png') no-repeat 0 50%; }

p.permly { text-align: center; }
p.permly select { width: 140px; }

#permly .intro { margin: 1em 0 0.5em; padding: 2px 0.5em; color: #353535;}
#permly .intro p { font-size: 12px;  font-weight:bold;}
#permly strong { color: #555; }

#permly fieldset { margin: 0.5em 0; padding: 6px 0.5em; }

#permly dl { clear: both; list-style: none; margin: 0; padding: 0; border: 1px solid #eee; background: #f6f6f6; font-size: 0; height: 2px; -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#permly dl dt {  font-size: 12px; clear: both; float:left; width: 35%; margin: 6px 0; padding:2px 8px 10px 2px; cursor: default; }
#permly dl dt label { font-size: 12px; font-weight: 700; color: #454545; cursor: default; }
#permly dl dt p { margin-top: 1px; padding-top: 6px; font-size: 0.9em; border-top: 1px dotted #dfdfdf;line-height: 1.1em; color: #aaa; }
#permly dl dt p a { color: #999; text-decoration: none; }
#permly dl dt p a:hover { text-decoration: underline; }

#permly dl dd { margin: 20px 0; padding: 8px 0 0 10px; float:left; width: 60%; color:#333; }
#permly dl dd span { margin: 0 3em 0 0.5em; font-size: 12px; position: relative; top: 2px; }
#permly dl:hover dt, #permly dl:hover dd { border-color:#666; }
#permly dl:hover dt label { color:#000; }
#permly dl:hover dt p { color: #BC2A4D; }
#permly dl:hover dt p a { color: #590f21; text-decoration: underline; }

