﻿html
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
}
body 
{
    background: #f5f5f5 url("Images/bg_gradient.gif") center repeat-y;
    text-align: center;
    font: normal 12px arial;
    margin: 0px;
    
    height: 100%;
    border: none;
}
img
{
    border: none;
}
#HolderTable
{

    border-collapse: collapse;
    
    width: 934px; height: 100%;
   
    margin-left: auto;
    margin-right: auto;

    text-align: left;
    background: white;
}
#HolderTable tr th, #HolderTable tr td
{
    padding: 0px;
    margin: 0px;
}
a
{
    color: Black;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1
{
	color: #444;
    font: bold 17px arial;
}
h2
{
    font: bold 14px arial;
    margin: 15px 20px 2px 0px;
    color: #333;
}
h3
{
	font: bold 12px arial;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
blockquote
{
    border: dashed 1px #aaa;
    padding: 5px;
    background: #fff;
}
input.uci
{
    float: left;
    height: 20px;
    width: 235px;
    font-size: 15px;
    font-weight: bold;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    padding-top: 2px;
    padding-left: 3px;
    color: #333;
    margin-right: 2px;
}
#Header
{
    margin: 0px; padding: 0px;
    height: 77px; width: 934px;
    border-top: 1px solid #295A83;
    background: url("Images/top_footer.jpg") no-repeat -0px -0px;
    color: White;
}
#Header h1
{   
    float: right;
    margin: 0px;
    margin-right: 10px;
    margin-top: 27px;
    font: normal 36px arial;
}
#Header h1 a
{
    text-decoration: none;
}
#Header a
{
    color: White;
}
#Header #CommandBar
{
    float: left;
    font: 12px arial;
    margin-top: 13px;
    margin-left: 21px;
    width: 195px;
    height: 17px;
    text-align: center;
}
#Header #CommandBar a
{
    margin-right: 5px;
    text-decoration: none;
}
#Header #CommandBar a:hover
{
    text-decoration: underline;
}
#Header #MainLink
{
    float: right;
    clear: none;
}
#Header #MainMenu
{
    float: left;
    margin: 0px;
    margin-left: 5px;
    margin-top: 13px;
    padding: 0px;
    width: 550px;
}
#Header #MainMenu li
{
    display: inline;
    margin: 0px;
    font: 14px arial;
    font-weight: bold;
    border-right: 1px solid #fff;
    padding-left: 8px;
    padding-right: 8px;
}
#Header #MainMenu a
{
    text-decoration:none;
}
#Header #MainMenu a:hover, #MainMenu a.selected
{
    color: #ff0;
}
#Footer
{
    height: 18px;
    width: 933px;
    background: url("Images/top_footer.jpg") no-repeat;
    background-position: 0px -77px;
    color: White;
    font: 12px arial;
    padding-bottom: 3px;
}
#Footer a
{
    color: White;
}
#Footer .LeftLink
{
    float: left; 
    margin: -1px 0px 0px 25px;
    display:block;
}
#Footer .RightLink
{
    margin-right: 80px; 
    float: right;
    font-weight: bold;
    text-decoration: underline;
}
#WorldClock
{
    height: 16px; width: 100%;
    clear: both;
    font-size: 11px;
}
#WorldClock .LiveClock
{
    float: left;
    margin-left: 10px;
}
#WorldClock #Date
{
    float: right;
    margin-right: 10px;
}
#WorldClock .LiveClock span
{
    color: Blue;
    margin-right: 8px;
}
#WorldClock #Date span
{
    color: Blue;
}
#Content
{
    clear: both; margin-top: 30px; margin: 10px;
}
.btnLogout
{
    height: 14px; width: 14px;
    display: inline-block; 
    background-position: 0px -226px;
}
.btnRegister
{
    padding-left: 18px;
    height: 14px;
    display: inline-block; 
    background-position: 0px -246px; 
}
.btnLogin
{
    padding-left: 18px;
    height: 14px;
    display: inline-block; 
    margin-top: 2px;
    background-position: 0px -205px;
}
.btnSave
{
    width: 18px;
    height: 18px;
    display: inline-block;
    background-position: 0px -362px;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: -5px;
    margin-bottom: 5px;
}
.btnReadAll
{
    width: 107px;
    height: 24px;
    display: inline-block;
    background-position: 0px -48px;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: -5px;
    margin-bottom: 5px;
}
.btnReadAll:hover
{
    background-position: 0px -72px;
}
.TextBox
{
	background-position: 0px -49px;
	width: 162px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	border: none;
	font-weight: bold;
	font-size: 13px;
	color: #555;
	outline: red;
	float: left;
}
.TextBox:focus
{
	background-position: 0px -73px;
}
.Button
{
	width: 117px;
	height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	
	color: #006;
	background-position: 0px -97px;

	display: block;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.Button:hover
{
	background-position: 0px -126px;
	color: #2BA5FF;
	text-decoration: none;
}

.btnSearch
{
	width: 24px;
	height: 24px;
	display: inline-block;
	background-position: -142px -22px;
	margin-left: 2px;
}

.btnAdd
{
	background-position: -140px -503px;
	padding-left: 15px;
	color: #073AB6;
	font: bold 14px arial;
	margin-right: 5px;
	width: 95px;
	margin-top: 5px;
	text-decoration: underline;
}
.btnAdd:hover
{
    background-position: -38px -594px;
    text-decoration: none;
}
.StandartPanel
{
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;
    background: #efefef url("Images/StandartPanel_Bg.gif") repeat-x top;
    padding: 10px;
}
#TopPanel
{
    height: 40px;
    padding-bottom: 5px;
}
#TopPanel h1
{
    float: left; 
    width: 490px; 
    margin:0px; 
    margin-top: 4px;
    color: #222;
    padding-left: 30px;
    padding-top: 2px;
    height: 24px;
    margin-top: 2px;
    font-size: 18px;
}
#TopPanel #SearchBlock
{
    float: right;
    border: 1px solid #777;
    border-top: 1px solid #bbb;
    width: 234px; height: 26px;
    padding-top: 2px;
    padding-left: 3px;
}
#TopPanel #SearchBlock input
{
    float: left;
    width: 207px;
    border: none;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #aaa;
}
#TopPanel #SearchBlock input:focus
{
     outline: none;
}
#TopPanel #SearchBlock a
{
    float: right;
}
#TopPanel .btnAdd
{
     float: right; 
     width: 115px;
}
#TopPanel a{
    font-size: 15px;
    color: #00a;
    text-decoration: underline;
}
#TopPanel a:hover
{
    text-decoration:none;
}
.bim
{
    background-image: url("Images/icons_2.1.png");
    background-repeat: no-repeat;
}

.Forum
{
    background-position: -170px -331px;
}
.Register
{
    background-position: -170px -164px;
}
.Gallery
{
    background-position: -170px -294px;
}
.Calendar
{
    background-position: -172px -34px;
}
.Club
{
    background-position: -170px 2px;
}
.Library
{
    background-position: -172px -260px;
}
.Transliterator
{
    background-position: -170px -228px;
}
.Contact
{
    background-position: -170px -367px;
}
.Settings
{
    background-position: -170px -97px;
}
.Login
{
    background-position: -172px -130px;
}
.Bookmark
{
    background-position: -105px -165px;
    display: block;
    width: 30px;
    height: 18px;
    float:left;
}


/*--BOOKMARKS--*/
#Bookmarks
{
    width: auto;
    float: right;
}



a.MemberLink
{
    color: #00a;
    font-weight: bold;
}




.btnLink
{
    font: bold 13px arial;
    color: #00a;
    text-decoration: underline;
}
.btnLink:hover
{
    text-decoration:none;
}

/*--ITEM INFO--*/
h1#ItemTitle
{
    font-size: 18px;   
    color: #640000;
    width: 750px;
    float: left;
    padding:0px;
    padding-left: 24px;
    margin: 5px 0px 2px 5px;
}
#ii
{
    font-size: 11px;
    height: 30px;
    float: left;
    border: 1px solid #ccc;
    background: #f9f9f9 url("Images/bg_gradient_hor.gif") repeat-x;
    width: 100%;
    margin-bottom: 10px;
}
#ii #aBookmark
{
    width: 25px;
    height: 30px;
    border-right: 1px solid #ccc;
    background-position: -138px -158px;
    display: block; 
    float: left;
}
#ii #aBookmark:hover
{
    background-color: #fff;
} 
#ii #aBookmark.On
{
    background-position: -110px -158px;
}
#ii #Views
{
    background-position:  0px -270px;
    padding-left: 22px;
    margin-left: 10px;
}
#ii .num
{
    font: bold 12px arial;
    color: #00a;
    padding-top: 2px;
    margin-right: 15px;
}
#ii .lbtn
{
    background-position: -140px -502px;
    padding-left: 14px;
    float: left;
    margin-top: 7px;
}
#ii .rbtn
{
    padding: 6px 0px 0px 28px;
    display: block; float: right;
    border-left: 1px solid #ccc;
    background-position: 0px -272px;
    font: bold 12px arial;
    color: #00a;
    padding-right: 8px;
    height: 24px;
}
#ii .rbtn span
{
    text-decoration: underline;
}
#ii a.rbtn:hover, #ii a.rbtn:hover span
{
    text-decoration: none;
}
#ii #VoteDown
{
    background-position: 5px -452px;
}
#ii #VoteDown:hover
{
    background-position: 5px -477px;
    background-color: #fff;
}
#ii #VoteUp
{
    background-position: 5px -403px;
}
#ii #VoteUp:hover
{
    background-position: 5px -428px;
    background-color: #fff;
}

#ii #Comments
{
    background-position: 5px -324px;
}
#ii #Comments:hover
{
    background-position: 5px -296px;
    background-color: #fff;    
}
#ii .btnNetwork
{
    width: 20px;
    height: 16px;
    display: block;
    text-decoration: none;
    float: right;
    margin-top: 8px;
    margin-left: 2px;
}
.admTools
{
    clear: both;
}
.admTools a
{
    border: 1px solid #ccc;
    display: inline-block;
    padding: 2px;
    margin-left: 5px;
    
}


.btnFacebook
{
    background-position: -145px -3px;
}
.btnLiveJournal
{
    background-position: -120px -28px;
}
/*---VOTES--*/
#Votes
{
    width: auto;
    float: left;
}
#Votes #ivu
{
    margin-left: 10px;
    font: bold 15px arial;
    color: #00a;
    padding-left: 18px;  
    cursor: pointer; 
}


/*---LIBRARY---*/
#hParentHierarchy a
{
    text-decoration: underline;
}

ul.texts li
{
    list-style-type: none;
    background:url("Images/icons_2.1.png") no-repeat -98px -542px;
    font-size: 12px;
    padding-left: 16px;

}
ul.texts li u
{
    text-decoration: none;
    color: #777;
    font-size: 11px;
    margin-right: 5px;
}
ul.texts li.TextGroup
{
    list-style-type: none;
    background: url("Images/icons_2.1.png") no-repeat -121px -523px;
}
ul.texts li.Author, ul.authors li
{
    list-style-type: none;
    background: url("Images/icons_2.1.png") no-repeat -59px -577px;
    padding-left: 20px;
    padding-top: 1px;
    font-weight: bold;
    margin-top: 5px;
}
ul.texts li.Text
{
    font-weight: normal;
}
ul.LibraryGroup
{
    margin-left: 0px;
    padding-left: 25px;
}
ul.LibraryGroup li
{
    font-size: 14px;
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
    background: url("Images/icons_2.1.png") no-repeat -75px -557px;
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 5px;
}

#CommentsPager a.selected
{
    color: Red;
}



.btnYellow
{
    display: block;
    width: 117px;
    height: 20px;
    background: url("Images/icons_2.1.png") no-repeat 0px 0px;
    text-align: center;
    padding-top: 4px;
    font-weight: bold;
    text-decoration: none;
    color: #231C01;
    float: left;
    cursor: hand;
}
.btnYellow:hover
{
    background: url("Images/icons_2.1.png") no-repeat 0px -24px;
    text-decoration: none;
}


#spSearchMessage
{
    font: bold 13px arial;
    padding-top: 3px;
    margin-left: 15px;
    float: left;
    color: #444;
}
#spSearchMessage b
{
    color: #a00;
}

.TopicTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #333;
    height: 22px;
    width: 550px;
    border: 2px solid #ccc;
}
/*-----Forum.MessagesList------*/
.ForumHeader
{

background: url("Images/icons_2.1.png") no-repeat -184px -451px;
padding-left: 17px;
}
ul.ForumMessages
{
    width: 280px; 
    float: right; 
    
    padding: 2px;
    padding-bottom: 0px;
    font: 11px arial;
    margin: 0px;
    margin-bottom: 5px;
    list-style-type: none;
}
ul.ForumMessages a
{
    background: url("Images/icons_2.1.png") no-repeat -154px -487px;
    padding-left: 14px;
    display: block;
}
ul.ForumMessages a.NoComments
{
    background: url("Images/icons_2.1.png") no-repeat -170px -468px;
}
.ForumMessages li
{
    margin-bottom: 2px;
    background: #f5f5f5;
    padding: 2px;   
}
.ForumGroup a
{
    margin-left: 4px;
    padding-top: 4px;
    padding-left: 17px;
    width: 495px;

    float: left;
    height: 21px;
        
    color: Black;
            
    background: url("Images/icons_2.1.png") no-repeat -184px -448px;
}
.ForumMessages li small
{
    color: #555;  
}
.ForumMessages li small span
{
    color: #944;
}

/*-----Library.Alphabet.Pager------*/
.alphabetPager
{
    margin-left: 9px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11px;
}
.alphabetPager a, .alphabetPager span
{
    margin-bottom: 3px;
    margin-right: 5px;
    padding-left: 2px; 
    padding-right: 2px;
    padding-top: 2px;
    width: 18px;
    height: 20px;
    text-decoration: none;
    display: block; float: left;
    text-align: center;


    color: #2D65B9;
    font-size: 16px;
    font-weight: bold;
    background: url("Images/icons_2.1.png") no-repeat -53px -155px;
}
.alphabetPager span
{
    border: 1px solid #ccc;
    color: #aaa;
}
.alphabetPager a:hover
{
    background: url("Images/icons_2.1.png") no-repeat -31px -155px;
}
.alphabetPager a.selected, .alphabetPager a.selected:hover
{
    background: url("Images/icons_2.1.png") no-repeat -0px -155px;
    margin-top: -5px;
    width: 30px;
    height: 27px;
    padding: 4px 0px 0px 1px;
    font-size: 20px;
    
}


/*-----Forum.Pager------*/
.pager
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 11px;
    height: 18px; 
    padding: 3px; 
    border: 1px solid #ccc; 
    background: #fafafa;
    clear: both;
    width: 905px;
}
.pager a, .pager span
{
    border: 1px solid #777;
    width: 23px;
    text-decoration: none;
    display: block; 
    float: left;
    text-align: center;
    margin-bottom: 3px;
    color: #444;
    background: #fff;
    margin-right: 3px;
}
.pager span
{
    border: 1px solid #ccc;
    color: #aaa;
}
.pager a.selected, .pager a.selected:hover
{
    background: #f99;
}
.pager a:hover
{
    background: #fcc;
}
.pager .leftControls
{
    float: left;
    margin-right: 1px;
}
.pager .rightControls
{
    float: right;
}
.pager .leftControls a,
.pager .rightControls a
{
    background: #fff;
    color: #000;
    font-weight: bold;
}
.pager  a.next, 
.pager span.next, 
.pager .leftControls a.previous, 
.pager .leftControls span.previous
{
    width: 35px;
    display: inline-block;
}
.pager .leftControls a:hover, 
.pager .rightControls a:hover
{
    background: #fcc;
}


/*-----Forum.Topic.Comments------*/
ul.TopicComments
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    clear: both;
}
ul.TopicComments li
{
    margin-bottom: 8px;
    border: 1px solid #ccc;
}
ul.TopicComments li .text blockquote
{
    border: 1px dashed #ccc;
    padding: 5px;
    margin: 5px;
}
ul.TopicComments li .text blockquote b.hdr
{
    margin-top: -15px;
    display: block;
    background: white;
    text-align: center;
    border: 1px solid #ccc;
    padding: 1px 5px 1px 5px;
    width: 50px;
    color: #555;
}
ul.TopicComments li .text a
{
    color: #009;
    text-decoration: underline;
}
ul.TopicComments li .text a:hover
{
    color: #009;
    text-decoration: none;
}
ul.TopicComments .votes
{
    margin-top: 15px;
}
div.header
{
    background:#eee;
    height: 16px;
    font-size: 12px;
}
div.header div.date
{
    width: 150px;
    float: left;
    margin-left: 5px;
    font-weight: bold;
}
div.header div.date span
{
    color: #555;
}
div.header div.controls
{
    width: 200px;
    float: right;
    text-align: right;
    margin-right: 5px;
    color: #aaa;
}
div.metadata
{
    width: 180px;
    float: left;
    padding: 10px;
    padding-left: 0px;
}
div.metadata a
{
    color: #00a;
    font-weight: bold;
    text-decoration: none;
}
div.metadata .registrationDate
{
    font-size: 10px;
    color: #999;
}
div.text
{
    width: 650px;
    float: right;
    padding: 10px;
    margin-right: 30px;
    padding-left: 0px;
}
#ReplyBtnHolder
{
    float: right; 
    margin-bottom: -30px;
    margin-right: 10px;
}
#ReplyBtnHolder a
{
    color: #00a;
    font: bold 14px arial;
    cursor: pointer;
}
/*------------ItemComments--------------*/


#Comment
{
    width: 910px;
    clear: both;
}
#ctrlPnl
{
    float: left; 
    margin-left: 200px;
    font-size: 10px;
    width: 650px;
    display: none;
}
#author
{
    float: left;
    margin-left: 10px;
    clear: left;
    display: none;
    font-weight: bold;
    color: #00a;
}
#author span
{
    font: normal 11px arial;
    color: #000;
}
#tbComment
{
   color: #777;
   float: right;
   margin-right: 50px;
   padding: 3px;
   width: 650px;
}
.readyToType
{
    border: 2px solid #a00;
    color: #000;    
}
#emotions
{
    display: none;
    float:left;
    margin-left: 195px;
}
#buttons
{
    display: none;
    width: 260px;
    float: right;
    clear: both;
    float: right;
    clear: none;
}
#cnlCmt
{
    color: #00a;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}




#comment-info
{
    font-size: 10px;
    color: #555;
    float: right;
    margin-top: 4px;
}

#comment-login
{
    font-size: 14px;
    display: none;
    position: relative;
    top: -35px;
    background: #FDF5D9;
    width: 450px;
    height: 16px;
    margin-left: 300px;
    border: 1px solid #ccc;
    clear: both;
    padding: 7px;
}
#comment-login a
{
    display: inline;
    position: relative;
    font-weight: bold;
    margin-left: 5px;
    color: #333;
}
.TopicComment
{
    border: 1px solid #ccc;
}


h4.commentsTitle
{
    border-bottom: 1px solid #ccc;
    color: #00a;
    font-size: 14px;
    clear: both;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 23px;
}
.CommentOver
{
    background: #f5f5f5;
}
.TopicComments li.CommentOver
{
    background: #f5f5f5;
}
.TopicComments li.CommentOver div.header
{
    background: #dadada;
}

ul.comments
{
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #ccc;
    clear: both;
    margin-top: 10px;
}

ul.comments li
{
    clear: both;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.metadata
{
    margin-left: 10px;
    width: 140px;
    float: left;
}
div.metadata a
{
    display: block;
    color: #00c;
}
div.metadata .date
{
    font-size: 10px;
}
div.votes
{
    width: 30px;
    float: left;
    display: block;
    height: 2px;
}
div.text
{
    margin-left: 10px;
    width: 650px;
    float: left;
}



#CommentVote
{
    display: none;
    position: absolute;
    width: 65px;
    margin-top: 15px;
    height: 25px;
}
.thumbUp
{
    border: 1px solid #ccc;
    display: block; float: left;
    width: 25px;
    height: 22px;
    background: #f9f9f9 url("Images/bg_gradient_hor.gif") repeat-x;
    margin-left: 3px;
    margin-right: 2px;
}
.thumbUp span
{
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 5px;
    margin-top: 2px;
    background: url("Images/icons_2.1.png") no-repeat 0px -409px;
}
.thumbDown
{
    border: 1px solid #ccc;
    display:block; float: left;
    width: 26px;
    height: 22px;
    
    background: #f9f9f9 url("Images/bg_gradient_hor.gif") repeat-x;
}
.thumbUp:hover
{
    background: #fff;
}
.thumbUp:hover span
{
    background: url("Images/icons_2.1.png") no-repeat -0px -434px;
    text-decoration: none;
}
.thumbDown span
{
    display: block;
    margin-left: 5px;
    margin-top: 3px;
    width: 16px;
    height: 16px;
    background: url("Images/icons_2.1.png") no-repeat 0px -460px;
}
.thumbDown:hover
{
    background: #fff;
}
.thumbDown:hover span
{
    background: url("Images/icons_2.1.png") no-repeat -0px -485px;
}

.VotedUp
{
    display: block;
    background: url("Images/icons_2.1.png") no-repeat -123px -124px;
    padding-left: 17px;
    float: left;
    color: Green;
}
.VotedDown
{
    display: block;
    background: url("Images/icons_2.1.png") no-repeat -123px -102px;
    padding-left: 17px;
    float: left;
    color: Red;
}
#CommentsPager
{
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
}
#CommentsPager a
{
    border: 1px solid #ccc;
    display: block;
    width: 17px;
    height: 16px;
    text-align:center;
    text-decoration:none;
    cursor: hand;
    float: left;
    margin-right: 5px;
    padding-top: 1px;
}
#CommentsPager a:hover
{
    background: #efefef;
}
#cmtTextCtrl
{
    float: left;
    padding-left: 15px;
}
#cmtTextCtrl a
{
    margin-left: 5px;
    font: bold 11px arial; 
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
}
.ReplyTo
{
    border: 1px dashed #ccc;
    padding: 2px;
    background: white;
    width: 250px;
    text-align: center;
}

.PopupHeader
{
	margin-bottom: 0px; color: #555;
	padding-left: 29px;
	padding-top: 3px;
	height: 24px;
}
.ChangePassword
{
	background-position: -172px -164px;
}
.ChangeEmail
{
	background-position: -172px -371px;
}
.ForgottenPassword
{
	background-position: -172px -197px;
}
.ChangeDetails
{
    background-position: -172px -69px;
}
.GalleryCategory
{
    padding-left: 23px;
    height: 19px;
    display: block;
    background: url("Images/icons_2.1.png") no-repeat -177px -406px;
}
.greyGradient
{
    background: #f9f9f9 url("Images/bg_gradient_hor.gif") repeat-x;
}
.TopLink
{
    background-position:  0px -270px;
    padding-left: 22px;
    margin-left: 10px;
}
.ContributionsLink
{
    background-position: -140px -503px;
	padding-left: 15px;
}
.BookmarksLink
{
    background-position: -0px -663px;
	padding-left: 18px;
}
.CommentsLink
{
    background-position: 5px -330px;
    padding-left: 25px;
}