
/*ADDED CSS RULES for Template Elements in Content Area*/

.rfqmenu_right {
	clear: right;
   	float: right;
	background: transparent url(images/menu_right_bg_.jpg) no-repeat scroll center top;
	height: 50px;
	width: 248px;
	margin: 20px 20px 20px 10px;
	text-align: center;
	}
	
.rfqmenu_right a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #c41111;
	line-height: 50px;
	}

#twocol_content .image {
	float: right;
	margin: 30px 30px 0 5px;
	}
	
