/* 
 *Web Designer's Comments.

 * @uses: This file contains is CSS

 * @author: CIPL/SW/011

 * @filename:tips.css

 		HTML File:http://web13/vss/cyberThinkInfoTech-website/Designing/HTML/css/tips.css
*/


/* Browse Botton css Start */

#divinputfile{
	height:21px;
	width:316px;
	margin:0px;
	background-image: url(../images/common/browse-btn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor:pointer;
}
#divinputfile:hover{
	height:21px;
	width:316px;
	margin:0px;
	background-image: url(../images/common/browse-btn-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor:pointer;
}

#divinputfile .filepc{
	width : 316px; 
	cursor : pointer;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	
}
 
#fakeinputfile{
	margin-top:-23px;
}
 
#fakeinputfile #fakefilepc{
	border: 1px solid #f0f0f0;
	width: 230px;
	height: 21px;
	FONT-SIZE:13px;
	LINE-HEIGHT:normal;
	FONT-FAMILY:"Trebuchet MS";
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* Browse Botton css End */
img {
behavior: url("pngbehavior.htc");
}
