﻿.screenshot-viewer { width:800px; height:600px; background-color:#FFF; border:solid 1px #000; }
.screenshot-viewer .buttons { text-align:center; }
.screenshot-viewer .buttons input { width:80px;	 }
.outer-backgournd { background-color:Gray; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }