#header form {
	top:30px !important;	
}

.social-icons{
	position:absolute;
	top:53px;
	/*left:565px; Edited 24th Nov 2010 */
	/*left:530px; Edited 1st Dec 2010 */
	/*left:514px; Edited 12th July 2010 */
	left:510px;
}

.social-icons a{
	display:block;
	float:left;
	padding-right:5px;
}

/* added on Dec09 2010*/
#header ul#tnav li a{
letter-spacing:-1px;
}
/* Commented on 1st Dec 2010
#miootOnOffDiv{
	display:inline;
}*/


/*** added on 11 March 2011 ***/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#paging
{
	clear:both;
}

.selectionWrapper
{
	background:#f79d21;
	margin-bottom:1px;
	width:584px;
	padding:10px 5px;
}

.selectionWrapper p, .selectionWrapper select
{
	display:inline;
	float:left;
}

.selectionWrapper p
{
	margin:0; padding:0;
	font-weight:bold;
	font-size:12px;
	margin-right:15px;
}

.selectionWrapper select
{
	border:1px solid #AAA;
	height:18px;
	font-size:11px;
	margin-right:25px;
}

iframe.grelated-iframe {
	left:-99999px !important;
	display: none !important;
}
