/******************************************************************************/
/* INTERNAL USE ONLY : NOT FOR DISTRIBUTION                                   */
/******************************************************************************/
/* Copyright 2011 FirstData Corporation. All rights reserved.                 */
/******************************************************************************/
/* Author:  U*N*S*K                                                           */ 
/* Description : Will reset all the default styles                            */
/******************************************************************************/
body, h1, h2, h3, h4, h5, h6, p, ul, li, a, div, input, form { margin: 0; padding: 0; font-weight: normal }
input { background-color: #fff; border: solid 1px #BECCDF; }
input[disabled] { border: 1px solid #999; background-color: #ccc; }
ul { list-style: none; }
ul li { list-style: none; display: inline; }
a { color: #12c;cursor:pointer; text-decoration: underline; }
a:hover { text-decoration: underline; }
.hiddenContent { display: none; }
#dupTempName{ width:280px;height:18px;}
#duplicateMessageSubject{ width:280px;height:18px;}
#templateName{ width:280px;height:18px;}
#messageSubject{ width:280px;height:18px;}
#sendEmailTable{border:1px solid #CCC;border-collapse:collapse;}
#sendEmailTableHeader{border:1px solid #CCC;border-collapse:collapse;}
#sendEmailTable  td{border:none;}
#sendEmailTableHeader{ background-image: url("../images/verticalGradiency.png");background-repeat: repeat-x;background-position: 0 -212px;}