.gdsr { margin-top: 10px; }

.gdsr .previewtable td {
	padding: 0px; 
	border: 0px;
}

.gdsr-table-split {
	border-top: 2px solid lightBlue; 
	width: 100%; 
	margin-top: 10px; 
	padding-top: 10px;
}

.inputbutton {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border: solid 1px #80B5D0;
	cursor:pointer;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:12px;
	line-height:1.5em;
	padding:3px 5px;
	text-decoration:none;
	color:#224466;
	background-color:#CEE1EF !important;
	width: 120px;
	text-align: center;
}
