@charset "utf-8";
/* CSS Document */
iframe {
	height:100%;
	border:none;
}
#addedby{
	float:left;
}
#modal-askvendor{
	margin:auto;
	left: auto;
	z-index: 10500;
	width: 550px;
}
#follow_vendor{
	float:left;	
}
#questionto {
	float:right;
}
#questionto a {
	text-decoration:none;
}
#addedby_text{
	float:left;
}
#vendor_rating{
	float:left;
}
#delete_product{
	width:55px;	
	float:left;
}
.modal-dialog{
	left:0;
}
.modal-body{
	height:400px;
}
#vmv-thumb{float:left;padding:0 10px 0 0;}
#vmv-img{height:50px}
#askvendor_iframe{width:100%;height:520px;border:none;overflow:hidden}