/* Start of CMSMS style sheet 'and-taps-css2' */
/*
Tarek
*/

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
/* End of 'and-taps-css2' */

