@charset "utf-8";
/* Klick Photopoint Help CSS Document */

#content {padding:30px 50px 20px 50px; width:762px;}

#content #questions {float:left; display:inline; width:732px; padding:15px; background:#f2f2f2;}
#content #questions ul li {margin-bottom:0.5em;}
#content #questions ul li a {background:url(../images/red-arrow.gif) left 0.5em no-repeat scroll; padding:0 0 0 8px; font-size:0.70em; color:#ed1b24;}
#content #questions ul li a:hover {color:#666; text-decoration:none; background:url(../images/grey-arrow.gif) left 0.5em no-repeat scroll;}

#content .answer {clear:left; float:left; display:inline; width:732px; padding:15px; border-bottom:1px solid #CCC; position:relative;}
#content .answer h2 {font-size:0.9em; color:#ed1b24; margin-bottom:1em;}
#content .answer p {font-size:0.70em; color:#666;}
#content .answer table {padding:0; border:none;}
#content .answer table th, #content .answer table td {padding:5px; border:none; font-size:0.70em; color:#666;}
#content .answer table th {border-bottom:1px solid #666; text-align:left;}
#content .answer table td {border-bottom:1px solid #CCC; text-align:center;}
#content .answer table td.last {border-bottom:none;}
#content .answer table .size, #content .answer table .file {padding-right:40px;}
#content .answer dl {float:left; display:inline; width:100px; font-size:0.70em; color:#666; margin-right:45px;}
#content .answer dl dt {font-weight:bold; margin-bottom:5px;}
#content .answer dl dt a {color:#666; padding-right:6px; background:url(../images/grey-arrow.gif) right 0.45em no-repeat scroll; text-decoration:none;}
#content .answer dl dt a:hover {background:url(../images/red-arrow.gif) right 0.45em no-repeat scroll; color:#ed1b24;}
#content .answer dl dd {padding-bottom:0.5em;}
#content .answer dl dd img {}
#content .answer dl dd.image {height:110px; padding-top:5px;}
#content .answer dl dd.mm img {margin-top:10px;}
#content .answer dl dd.pm img {margin-top:10px;}
#content .answer a.top {position:absolute; bottom:15px; right:0px; display:block; padding-top:2px; background:url(../images/help/red-arrow-up.gif) center top no-repeat scroll; font-size:0.70em; color:#ed1b24;}
