#accContainer{ 
	width:485px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	background-image: url(../img/snagit/accessories /leftcolumn_fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
}

#accLeftMenu{ 
	width: 150px;
	font-weight: normal;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#accLeftMenu a{
	color: #777;
	font-size:100%;
	
}




#accMain{
	width: 326px; 
	padding: 0 0 0 3px; 
	margin: 5px 0 0 5px; 
	float:left;
}

* html #accMain{width: 316px; padding: 0 0 0 0px; margin: 5px 0 0 5px; float:left;}

.on{
	background-color: #FFF;
	margin-left: 3px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-image: url(../img/snagit/latest/accessories/active_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.on2{
	background-color: #FFF; 
	margin-left: 13px; 
	padding-left: 5px; 
	padding-right: 8px; 
	padding-bottom: 8px; 
	padding-top: 8px;
	background-image: url(../img/snagit/latest/accessories/active_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.off{
	padding: 8px;
}

.off2{
	padding: 8px; 
	margin-left: 10px;
}

#accMainHeader{
	font-size: 10pt; 
	font-weight: bold;
}

#accMainContent{
	font-size: 8pt;
}

#accMainContent ul{ position:relative; left:40px;}
#accMainContent li a{ color:#4466aa; font-size:12px; line-height:1.2;}


.objRepeatHeader{
	font-size: 11pt;
	font-weight: bold; 
	color: #369;
	line-height:25px;
}

.objRepeatBody{
	float: left;
	line-height:1.4;
	color:#333333;
}

.objRepeatBody a, .objRepeatBody a:link, .objRepeatBody a:visited, .objRepeatBody a:active{
	font-weight:bold; 
	color:#4466AA !important;
}

.objRepeatBody a:hover{
	color:#224488 !important;
}

.downloadAcc{
    height: 45px;
    background-image: url('/img/accdlbg.gif');
    padding: 10px;
    margin-bottom:10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

#accMainContent a{
	color: #026;
}

#accMain .objRepeat a{
	color: #026;
}

#accMain div.objRepeat{
	padding:3px;
}

#instructions{
	display: none; 
	border-top: 1px solid; 
	border-bottom: 1px solid; 
	padding: 3px;
}

/* BUTTONS */

.rateItButton button{
    background:#FFFFFF;
    margin:0;
    border:0;
    text-decoration:none;
    cursor:pointer;
    padding:0px;
    margin:0px;
    width:10.4em;
}

.commentButton button{
    background:#FFFFFF;
    margin:0;
    border:0;
    text-decoration:none;
    cursor:pointer;
    padding:0px;
    margin:0px;
    width:13em;
}

.comments {
    padding:0px;
    margin:0px;
}

.comment {
    padding: 0 10px 12px 10px;
    margin:10px 0 0 0;
    font-size:12px;
    background:#F2F2F2;
}

.commentInfo {
    padding:0px;
    margin:0px;
    font-size: 10px;
    line-height:30px;
    color:#777777;
}

.commentBody {
    padding:0px;
    margin:0px;
    font-size: 11px;
    line-height:14px;
}

.commentCount {
    font-size:10px;
    color:#666666;
    margin:0;
    padding:0;
}

.posted {
    padding:15px;    
    background: #E6EFC2;
    text-align:center;
    font-weight:bold;
}

.error {
    padding:15px;    
    background: #EF857D;
    text-align:center;
    font-weight:bold;
}

.ratingText {
    float:left;
    line-height:20px;
    font-weight:bold;
}

.ratingStars {
    width: 100px;
    height: 20px;
    padding: 0px;
    margin: 0px;
}

.ratedStarsOn {
    background:url('/img/snagit/accessories/filled_stars_gold.gif');
    background-position: left;
}

.ratedStarsOff {
    background: url('/img/snagit/accessories/filled_stars_grey.gif');
    background-position:right;
}

.ratingTextMain {
    float:left;
    line-height:19px;
    font-weight:bold;
}

.ratingTextMainNotYet {
    float:left;
    line-height:19px;
    font-weight:bold;
    color: #AAAAAA;
}

.ratingStarsMain {
    width: 83px;
    line-height:19px;
    height: 15px;
    padding: 0px;
    margin: 0px;
}

.ratedStarsOnMain {
    background:url('/img/snagit/accessories/filled_stars_gold2.gif');
    background-position: left;
    background-repeat:no-repeat;
}

.ratedStarsOffMain {
    background: url('/img/snagit/accessories/filled_stars_grey2.gif');
    background-position:right;
    background-repeat:no-repeat;
}

.ratingNumber {
    line-height:17px;
    font-size:13px;
    font-weight: bold;
    color:#AAAAAA;
}
.ratingNoJS {
    line-height:20px;
    font-size:12px;
    font-weight: bold;
    color:#AAAAAA;
}
.ratingNoJS:hover {
    color:#FF0000;
}

.rateItNowBox { 
    margin: 5px 5px 5px 5px;
    padding:5px;
    border:2px dotted #CCCCCC !important;
    background:#F2F2F2;
}

.ratedStarsTable {
    width:100px;
    height:20px;
    border:0px;
    padding:0px;
    margin:0px;
}


.ratingStarsTableNoJS {
    border:0;
    padding:0;
    margin:0;
    width:160px;
    height:32px;
}

.ratingErrorNoJS {
    display: block;
    margin: 5px;
    padding:5px;
    border:5px solid #900B09;
}

.ratingErrorNoJSText {
    line-height:19px;
    font-size:13px;
    color:#900B09;
    font-weight:bold;
}

.ratingSuccessNoJS {
    display: block;
    margin: 5px;
    padding:5px;
    border:2px dotted #CCCCCC;
}

td.star {
    background: #CCCCCC url('/img/snagit/accessories/empty_star_single.gif');
    height:32px; 
    width:32px;
}

td.star:hover {
    background-color:#FFE000 !important;
}

.ratingStarInputNoJS {
    position: relative;
    top: 25%;
    display:table-cell;
    line-height:32px;
    vertical-align:middle;
}

.ratingStarsOff {
    background: url('/img/snagit/accessories/filled_stars_grey.gif');
    width:20px;
    height: 28px;
}

.ratingCommentTable {
    width:294px;
    padding:0px;
    margin:0px;
}
.ratingCommentTable td {
    padding:2px;
    margin:0px;
}

table.ratingCommentTable input {
    width:245px;
    _width:240px;
}

table.ratingCommentTable textarea {
    /*width:288px*/
    height:80px;
    width:286px;
    _width:280px;
}


.ratingCommentTable2 {
    width:100%;
    padding:0px;
    margin:0px;
}
.ratingCommentTable2 td {
    padding:2px;
    margin:0px;
}

table.ratingCommentTable2 input {
    width:100%;
    _width:274px;
}

table.ratingCommentTable2 textarea {
    /*width:288px*/
    height:80px;
    width:100%;
    _width:315px;
}

html>body table.ratingCommentTable2 input { 
    *width:275px;
}

html>body table.ratingCommentTable2 textarea { 
    *width:316px;
}

.hr {
    padding:0px;
    margin:0px;
    height:1px;
    width:100%;
    line-height:1px;
    background-color:#fff;
}

.hidden {
	display:none;
}

.show  {
	display:block;
}

.left {
	float:left;
}

.right {
	float:right; 
}

.lh40 {
	line-height:40px;
}

.lh28 {
	line-height:28px;
}

.lh20 {
	line-height:20px;
}

.lh15 {
	 line-height:15px;
}

.lh1p4 {
	line-height:1.4;
}

.lh10 {
	line-height:20px;
}
.w80 {
	width: 80px;
}

.tcenter 
{
	text-align:center;
}

.middle {
	vertical-align:middle;
}


