@media screen and (-webkit-min-device-pixel-ratio:0) {

#activityPanel ul.trow{
	padding-right:0px !important;
}


#searchPanel #search #searchText{
	width: 167px;
}

#searchForm input[type="button"]{
	padding-right:0px;
	padding-left:0px;
}

#activityPanel .columnOne{
	width:51% !important;
}
#activityPanel .columnThree{
	width:15% !important;
}

}