| 
				 | 
				
| Line 252: | 
Line 252: | 
 | 	padding: 2px;  |  | 	padding: 2px;  | 
 | 	text-align: left;  |  | 	text-align: left;  | 
 | }
  |  | 
 | 
  |  | 
 | #layout-content div.myvotes_all table td.date,
  |  | 
 | #layout-content div.myvotes_all table td.reviewed,
  |  | 
 | #layout-content div.myvotes_all table td.action
  |  | 
 | {
  |  | 
 | 	text-align: center;
  |  | 
 | }
  |  | 
 | 
  |  | 
 | #layout-content div.myvotes_all table td.reviewed.no a
  |  | 
 | {
  |  | 
 | 	color: #EE0000;
  |  | 
 | 	text-transform: uppercase;
  |  | 
 | }  |  | }  | 
 | 
  |  | 
  | 
| Line 275: | 
Line 262: | 
 | {  |  | {  | 
 | 	background-color: #BF6269;  |  | 	background-color: #BF6269;  | 
 | }
  |  | 
 | 
  |  | 
 | #layout-content div.myvotes_all table td.vote,
  |  | 
 | #layout-content div.myvotes_all table td.epno
  |  | 
 | {
  |  | 
 | 	text-align: right;
  |  | 
 | }
  |  | 
 | 
  |  | 
 | #layout-content div.myvotes_all table th,
  |  | 
 | #layout-content div.myvotes_all table td.date
  |  | 
 | {
  |  | 
 | 	white-space: nowrap;
  |  | 
 | }
  |  | 
 | 
  |  | 
 | #layout-content div.myvotes_all table ul.type
  |  | 
 | {
  |  | 
 | 	float: left;
  |  | 
 | }
  |  | 
 | 
  |  | 
 | #layout-content div.myvotes_all table ul.type li:first-child:before
  |  | 
 | {
  |  | 
 | 	content: "type: ";
  |  | 
 | 	font-style: normal;
  |  | 
 | }  |  | }  |