table.ecyg-preview {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
        font-family:'lucida-grande' arial, sans-serif;
        width:100%;}
        
#ecyg-preview-container {
             background-color:#E8E8E8;
             margin:0px auto;
             width:98%;margin-top:15px;
             -moz-border-radius-bottomleft:5px;
             -moz-border-radius-bottomright:5px;
             -moz-border-radius-topleft:5px;
             -moz-border-radius-topright:5px;
             padding:5px;
             min-height:570px;}
             
table td {vertical-align: middle;}
table tr.row1 {}
table td.previous-link {text-align:right;}
table td.now-previewing {width:60%;text-align:center;}
.ecyg-preview-header {font-family:georgia, serif;font-style:italic;text-transform:capitalize;font-weight:bold;color:#333333;padding-left:5px;padding-right:5px;}
.ecyg-preview-navigation-header {color:#999999;}
table td.ecyg-preview-header {}
table.ecyg-preview form {margin-bottom:0px;margin-top:5px}

table td.next-link {}

table tr.row2 {text-align:center;}
table td.ecyg-holder {text-align:center;}
table tr.row3 {text-align:center;}