#icon-firstMenu {
	width:42px;
	height:28px;
	background:url(./images/admin/admin.png) no-repeat 0 -100px;
	float:left;
	margin:12px 10px 0 0;
}
#icon-secondMenu {
	width:42px;
	height:28px;
	background:url(./images/admin/admin.png) no-repeat -50px -100px;
	float:left;
	margin:12px 10px 0 0;
}
#icon-headerImage {
	width:42px;
	height:28px;
	background:url(./images/admin/admin.png) no-repeat -100px -100px;
	float:left;
	margin:12px 10px 0 0;
}

.tALeft {
	float:left;
	margin-right:10px;
}
.tImageOptions {
	margin:0 10px 2px 0;
	overflow:hidden;
	float:left;
}
.tImageOptions input {
	float:left;
	display:block;
	margin:14px 4px 0 0;
}
.tImageOptions span {
	float:left;
	display:block;
	margin:10px 0 0 6px;
}

#icon-lightBlue {
	width:300px;
	height:28px;
	background:url(./images/admin/headerImages.jpg) no-repeat 0 0;
	float:left;
	margin-top:6px;
}
#icon-darkBlue {
	width:300px;
	height:28px;
	background:url(./images/admin/headerImages.jpg) no-repeat 0 -50px;
	float:left;
	margin-top:6px;
}

#icon-sidebarRight {
	width:40px;
	height:40px;
	background:url(./images/admin/admin.png) no-repeat -50px -50px;
	float:left;
}
#icon-sidebarLeft {
	width:40px;
	height:40px;
	background:url(./images/admin/admin.png) no-repeat 0 -50px;
	float:left;
}
#icon-sidebarNone {
	width:40px;
	height:40px;
	background:url(./images/admin/admin.png) no-repeat -100px -50px;
	float:left;
}

#icon-commentsRight {
	width:40px;
	height:40px;
	background:url(./images/admin/admin.png) no-repeat -50px 0;
	float:left;
}
#icon-commentsLeft {
	width:40px;
	height:40px;
	background:url(./images/admin/admin.png) no-repeat 0 0;
	float:left;
}
#icon-commentsAlt {
	width:40px;
	height:40px;
	background:url(./images/admin/admin.png) no-repeat -100px 0;
	float:left;
}

#icon-footerStyle1 {
	width:300px;
	height:36px;
	background:url(./images/admin/admin.png) no-repeat 0 -150px;
	float:left;
}
#icon-footerStyle2 {
	width:300px;
	height:26px;
	background:url(./images/admin/admin.png) no-repeat 0 -200px;
	float:left;
}

.tSRSIntro {
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px;
}
a.tSRS {
	color:#666;
}
.tRow {
	font-size:11px;
	overflow:hidden;
}
.tRow h5 {
	font-size:11px;
	margin:0 -5px 3px;
	padding:0 5px 1px;
	border-bottom:1px solid #ccc;
}
.tReportBugs {
	float:left;
	padding:10px;
	width:250px;
}
.tUsefulLinks {
	float:left;
	padding:10px;
	margin:0;
	width:200px;
}
.tUsefulLinks li {
	padding:0;
	margin:0 0 0 20px;
	list-style:square;
	font-size:11px;
}
.tSupport {
	float:left;
	padding:10px;
	width:250px;
}
