body {
	background:#FFF;
	text-align:center;
	margin:0;
	padding:0;
}

img{ 
	behavior: url(iepngfix.htc);
}

h1, h2, p {
	margin:0;
	padding:0;
}

img{
	border:0;
}

a, div, p, .main_txt, .main_txt a {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7a7a7a;
}



.main_txt a:hover{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ccc6c6;		
}

.error_txt {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0000;
}

.main_txt, .main_txt_title{
	padding-left:5px;
}

#content_home{
	background:#fff;
	margin:0 auto;
	position:relative;
	width:980px;
	text-align:left;
	overflow:hidden;
}

#header{
	background:url(../images/header_bg.png) repeat-x;
	width:980px;
	height:80px;
}
	
#navi{
	background:url(../images/navi_bg.png) repeat-x;
	width:980px;
	height:28px;
}

#tag_select_txt{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b04598;
	position:absolute;
	top:85px;
	left:10px;

}

.select_opt {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#868686;
	text-decoration:none;
	position: absolute;
	top:85px;
}

.select_opt a{
	background:url(../images/select_opt.png) left center no-repeat;
	text-decoration:none;
	padding-left:12px;		
	width: 70px;
	height: 15px;
}

.select_opt a:hover{
	color:#CCCCCC;
	background:url(../images/select_opt_on.png) left center no-repeat;
	padding-left:12px;		
	width: 70px;
	height: 15px;
}

#main_container{
	width:980px;
	margin:0;
}

#left{
	float:left;
	width:571px;
	text-align:left;
}

.most{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#868686;
	text-decoration:none;
}

.most_inside {
	position:relative;
	left:10px;
	top:0;
	height:22px;
	width: 280px;
}

.most_inside a{
	text-decoration:none;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1f4c60;	
}

.most_inside a:hover{
	text-decoration:none;
	color:#468dad;	
}

.sub_menu {
	position:relative;
	left:5px;
	top:0;
	height:22px;
	width: 500px;
}

.sub_menu a{
	text-decoration:none;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;	
}

.sub_menu a:hover{
	text-decoration:underlined;
	color:#468dad;	
}

.page_break{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f4c60;
	background:url(../images/page_break_bg.png) repeat-x;
	height:22px;
	padding:2px 0 2px 0;
	width:571px;
}

.page_break_left{
	float:left;
	width:190px;
}

.page_break_right{
padding-right:10px;
	float:right;
	width:220px;
	text-align:right;
}

.page_break_right a{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#1f4c60;
}

.page_break_right a:hover{
	text-decoration:none;
	color:#468dad;	
}

.page_break2{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#1f4c60;
	background:url(../images/page_break_bg.png) repeat-x;
	height:22px;
	padding:2px 0 2px 0;
	width:571px;
}

.page_break_left2{
	float:left;
	width:190px;
	padding-left:5px;
}

.page_break_left2 a{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#1f4c60;
}

.page_break_left2 a:hover{
	text-decoration:none;
	color:#468dad;	
	font-size:11px;
}

.the_image{
	width:571px;
}

.the_image_medium{
	width:325px;
	padding-left:5px;
}

.the_image_title, .main_txt_title{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
	padding-bottom:2px;
}

.the_image_title h1, .main_txt_title h1{
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
	padding:0 0 0 5px;
}

.the_image_title h2, .main_txt_title h2{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
	padding:0 0 0 5px;
}

.the_image_title h1 a, .main_txt_title h1 a{
	color:#444;
	text-decoration:none;
	font-size:18px;
}

.the_image_title h1 a:hover, .main_txt_title h1 a:hover{
	color:#858585;
	text-decoration:none;
	font-size:18px;
}


.the_image_title a, .main_txt_title a {
	color:#444;
	text-decoration:none;
	font-size:14px;
}

.the_image_title a:hover, .main_txt_title a:hover{
	color:#858585;
	text-decoration:none;
	font-size:14px;
}

.imagee{
	background:#dff3fb;
	width:561px;
	height:400px;
	padding:5px;
}

.imagee_mini{
	background:#dff3fb;
	width:56.1px;
	height:40px;
	padding:5px;
}

.imagee_medium{
	background:#dff3fb;
	width:314px;
	height:226px;
	padding:5px;
}


.descript{
	background:#FFFFFF;
}
.bl2 {background:url(../images/img_text_bl2.gif) 0 100% no-repeat #f2f2e7; width: 571px;}
.bl {background:url(../images/img_text_bl.gif) 0 100% no-repeat #f2f2e7; width: 571px;}
.br {background:url(../images/img_text_br.gif) 100% 100% no-repeat}
.tl {background:url(../images/img_text_tl.gif) 0 0 no-repeat}
.tr {background:url(../images/img_text_tr.gif) 100% 0 no-repeat; padding:10px}
.clear_desc {font-size:1px; height:1px}

.img_txt_bg_top{
	background:url(../images/img_text_top.gif) no-repeat;
	width:500px;
	height:8px;
}

.img_txt_bg_middle{
	background:#f2f2e7;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
	padding-left:10px;
	width:490px;
	vertical-align:top;
}

.img_txt_bg_bottom{
	background:url(../images/img_text_bottom.gif) no-repeat;
	width:500px;
	height:8px;
}

.date_added{
	background:#FFF;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7a7a7a;
	text-decoration:none;
	padding: 8px 0 0 10px;
	height:27px;
	width:561px;
}

.user{
	background:#FFF;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7a7a7a;
	text-decoration:none;
	padding: 8px 0 0 10px;
	height:27px;
	width:561px;
}

.user a{
	color:#7A7A7A;
	text-decoration:underline;
}

.user a:hover {
	color:#686868;
	text-decoration:underline;
}


.content_rating{
	background:#FFF;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:17px;
	width:571px;
}

.content_rating_left{
	font-size:13px;
	color:#7a7a7a;
	float:left;
	width:275px;
	padding-left:10px;
}

.content_rating_right{
	font-size:13px;
	color:#7a7a7a;
	float:left;
	width:285px;

	text-align:right;
}

.com_report{
	text-decoration:none;
	padding-top:3px;
	height:24px;
	width:571px;
}

.comm{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color:#7A7A7A;*/
	color:#444444;
	float:left;
	width:275px;
	padding-left:10px;
}



.comm a, .report a{
	color:#7A7A7A;
	text-decoration:underline;
}

.comm a:hover, .report a:hover {
	color:#686868;
	text-decoration:underline;
}

.report{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color:#7a7a7a;*/
	color:#444444;
	float:left;
	width:280px;
	text-align:right;
	padding-right:5px;
}


.com_report{
	text-decoration:none;
	padding-top:3px;
	height:24px;
	width:571px;
}

.pcattributes{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7A7A7A;
	float:left;
	width:550px;
	padding-left:10px;
}

.pcattributes a{
	color:#7A7A7A;
	text-decoration:underline;
}

.pcattributes a:hover {
	color:#686868;
	text-decoration:underline;
}



#main_separator{
	background:url(../images/main_separator.png) repeat-y;
	float:left;
	width:51px;
	height:50px;
}

#right{
	float:right;
	width:352px;
	text-align:left;
}


#footer{
	background:url(../images/footer_bg.png) repeat-x;
	height:42px;
	padding-bottom:12px;
	width:980px;
}

#footer_links{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d4d4d;
	padding-top:10px;
	padding-left:8px;
}

#footer_links a{
	font-size:13px;
	color:#4d4d4d;
	text-decoration:none;	
}

#footer_links a:hover{
	font-size:13px;
	color:#929191;
	text-decoration:none;	
}

#logo {
	position:absolute;
	top:6px;
	left:3px;
	width:200px;
	height:45px;
}
#slogan{
	font-family:"Rockwell", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#243f7b;
	position:absolute;
	top:57px;
	left:5px;
}
#nav1{
	position:absolute;
	left:239px;
	width:760px;
	height:80px;
	z-index:1;
}

#search{
	position:absolute;
	top:83px;
	height:32px;
	width:258px;
	z-index:1;
	left: 722px;
}

#navigation{
	position:absolute;
	top:48px;
	height:32px;
	width:728px;
	left:-10px;
	z-index:1;
}

#menu {
   list-style: none;
   padding: 0;
   margin: 0;
   position: relative;
   cursor:pointer;
}

#menu span {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 51px;
	height: 18px;
}

#menu a {
    display: block;
    position: absolute;
    outline: none;
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a:active{
    display: block;
    position: absolute;
    outline: none;
    font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a:hover {
  background-position: left bottom;
  display: block;
  
}

#menu a:hover span {
    display: block;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1f4c60;
	text-decoration:none;
}

#menu .home {
    width: 61px;
    height: 32px;
    background: url(../images/menu/home_bt.gif) no-repeat;
    left: 377px;
    top: 0px;
}

#menu .home span {
    width: 42px;
    height: 20px;
    left: 12px;
    top: 8px;
}

#menu .share {
    width: 148px;
    height: 32px;
    background: url(../images/menu/share_postcard_bt.gif) no-repeat;
    left: 588px;
    top: 0px;
}

#menu .share span {
    width: 137px;
    left: 7px;
    top: 8px;
}


#menu .create_send {
    width: 137px;
    height: 32px;
    background: url(../images/menu/create_postcard_bt.gif) no-repeat;
    left: 613px;
    top: 0px;
}

#menu .create_send span {
    width: 122px;
    left: 7px;
    top: 8px;
}

#menu .about {
    width: 142px;
    height: 32px;
    background: url(../images/menu/about.gif) no-repeat;
    left: 442px;
    top: 0px;
}

#menu .about span{
    width: 131px;
    left: 7px;
    top: 8px;
}



#search_1{
	position:absolute;
	top:4px;
	left:66px;
	width:16px;
	height:16px;
}
#search_bg{
	background:url(../images/search_bg.png) no-repeat;
	position:absolute;
	top:1px;
	left:90px;
	height:22px;
	width:152px;
}
#search_go{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b04598;
	position:absolute;
	top:2px;
	left:208px;
	height:22px;
	width:34px;
}
#search_go a{
	font-size:13px;
	color:#b04598;
	text-decoration:underline;
}

#search_go a:hover{
	font-size:13px;
	color:#da8ac8;
	text-decoration:underline;
}

.post_body_divide{
	border-bottom:#d9e4e6 1px solid;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	padding:10px 5px 0 5px;
	margin-bottom:10px;
}

.promo_boxx {
	width:352px;
	padding-top:25px;
	padding-bottom:16px;
}

.boxx {
	width:352px;
}

.box_top{
	background:url(../images/box_top.gif) no-repeat;
	height:32px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b04598;
	text-decoration:none;
	padding-left:18px;
}

.box_top h1 {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b04598;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
}

.box_top h1 a{
	font-size:18px;
	color:#b04598;
	text-decoration:none;
}

.box_top h1 a:hover{
	font-size:18px;
	color:#da8ac8;
	text-decoration:none;
}

.box_body{
	background:url(../images/box_middle.gif) repeat-y;
	padding-left:18px;
	padding-right:18px;
	line-height:28px;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#444;
}

.cart_body{
	background:url(../images/box_middle.gif) repeat-y;
	padding-left:18px;
	padding-right:18px;
	padding-top:10px;
	line-height:28px;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#444;
}


.box_body_divide{
	border-bottom:#d9e4e6 1px solid;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#444;
}

.box_body_left{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
	float:left;
	width:160px;
}

.box_body_right{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	left:200px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
}


.box_bottom{
	background:url(../images/box_bottom.gif) no-repeat;
}

.show_all{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b04598;
	text-decoration:underline;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	
	
	background:url(../images/box_middle.gif);
}

.show_all a{
	color:#b04598;
	text-decoration:underline;
}

.show_all a:hover{
	color:#da8ac8;
	text-decoration:underline;
}

.bottom_box{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b04598;
	text-decoration:underline;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
}

.cart_show{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#444;
	line-height:17px;
	float:left;
	padding: 0 10px 5px 0;
}

.price{
	width:40px;
	font-weight:bold;
	text-align:center;
}
.price a{
	color:#444;
	text-decoration:none;
	width:40px;
	font-weight:bold;
	text-align:center;
}
.price a:hover{
	width:40px;
	font-weight:bold;
	text-align:center;
	color:#989898;
}
.quantity{
	width:40px;
	font-weight:bold;
	text-align:center;
}

.quantity a{
	color:#444;
	text-decoration:none;
	width:40px;
	font-weight:bold;
	text-align:center;
}

.quantity a:hover{
	width:40px;
	font-weight:bold;
	text-align:center;
	color:#989898;
}


.box_short_titl{
	width:150px;
}

.short_titl{
	width:150px;
}
.short_titl a{
	text-decoration:none;
	width:150px;
}
.short_titl a:hover{
	width:150px;
	color:#989898;
}

.cart_img{
	width:34px;	
}

.box_cart_img{
	width:72px;	
}

#user_login_links{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#1f4c60;
	padding-right:10px;
	padding-top:7px;
	position:absolute;
	width:490px;
	left:240px;
}

#user_login_links a{
	text-decoration:underlined;
	color:#1f4c60;
}

#user_login_links a:hover{
	text-decoration:underlined;
	color:#468dad;
}

#left_input{
	float:left;
	text-align:left;
	width:200px;
	padding-right:10px;
	padding-left:8px;	
}

#right_input{	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1f4c60;
	float:left;
	text-align:left;
	width:210px;	
}

#middle_input{
	float:left;
	text-align:left;
	width:500px;
	padding-right:10px;
	padding-left:6px;	
}

.height_separator{
	height:8px;
}

.height_separator2{
	height:4px;
}

.font_height{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1f4c60;
	padding-top:4px;
	padding-bottom:4px;
	height:20px;	
}

#message_text{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1f4c60;
	padding-left:8px;
	padding-top:10px;	
}

#message_textarea{
	background:#f4f4f4;
	text-align:left;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#a02b86;
	padding:2px;
}

#select_color{
	background:#f4f4f4;
	text-align:left;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#a02b86;	
	width:200px;
}


#choose_font{
	background:#f4f4f4;	
	text-align:left;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#a02b86;
	width:200px;
}


.inputs_class{
	width:180px;
	background:#f4f4f4;	
	text-align:left;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#a02b86;
	left:100px;
}

.inputs_middle_class{
	width:240px;
	background:#f4f4f4;	
	text-align:left;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#a02b86;
	left:100px;
}

.inputs_left_class{
	width:340px;
	background:#f4f4f4;	
	text-align:left;	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#a02b86;
	left:100px;
}


/* the rollover buttons */

.pad_right{
	float:right;
	padding: 2px 0 2px 5px;
}

.pad_left{
	float:left;
}

.pad_left2{
	float:left;
	padding: 2px 0 2px 5px;
}

.rollover a{
     display: block;
     text-indent: -9999px;
     cursor: pointer;
}
#buy a{
     height: 34px; 
     width: 65px;
     background: url(../images/buttons/buy.png) no-repeat left top;
}
#buy a:hover{
     background-position: left -34px; 
}



/*#submit a
{
    height: 34px; 
     width: 65px;
     background: url(../images/buttons/Submint1.png) no-repeat left top;
}
#submit a:hover
{
    height: 34px; 
     width: 65px;
     background: url(../images/buttons/Submint2.png) no-repeat left top;
}*/

#submity a{
     height: 34px; 
     width: 85px;
     background: url(../images/buttons/Submint_1.png) no-repeat;
}
#submity a:hover
{
    height: 34px; 
     width: 85px;
     background: url(../images/buttons/Submint_2.png) no-repeat;
}



#send_real_post a{
     height: 34px; 
     width: 195px;
     background: url(../images/buttons/send_real_post.png) no-repeat left top;
}
#send_real_post a:hover{
     background-position: left -34px; 
}

#create_prev a{
     height: 34px; 
     width: 195px;
     background: url(../images/buttons/create_prev.png) no-repeat left top;
}
#create_prev a:hover{
     background-position: left -34px; 
}

#sign_in a{
     height: 34px; 
     width: 82px;
     background: url(../images/buttons/signin.png) no-repeat left top;
}
#sign_in a:hover{
     background-position: left -34px; 
}

#register a{
     height: 34px; 
     width: 95px;
     background: url(../images/buttons/register.png) no-repeat left top;
}
#register a:hover{
     background-position: left -34px; 
}

#uploadpostcard a{
     height: 34px; 
     width: 171px;
     background: url(../images/buttons/uploadpostcard.png) no-repeat left top;
}
#uploadpostcard a:hover{
     background-position: left -34px; 
}

#addpostcard a{
     height: 34px; 
     width: 144px;
     background: url(../images/buttons/addpostcard.png) no-repeat left top;
}
#addpostcard a:hover{
     background-position: left -34px; 
}


#savechanges a{
     height: 34px; 
     width: 142px;
     background: url(../images/buttons/savechanges.png) no-repeat left top;
}
#savechanges a:hover{
     background-position: left -34px; 
}

#buyimage a{
     height: 34px; 
     width: 112px;
     background: url(../images/buttons/buyimage.png) no-repeat left top;
}
#buyimage a:hover{
     background-position: left -34px; 
}

#postcomment a{
     height: 34px; 
     width: 142px;
     background: url(../images/buttons/postcomment.png) no-repeat left top;
}
#postcomment a:hover{
     background-position: left -34px; 
}


#back a
{
        height: 34px; 
     width: 67px;
     background: url(../images/buttons/back.png) no-repeat left top;
}
#back a:hover
{
     height: 34px; 
     width: 67px;
     background: url(../images/buttons/back-hover.png) no-repeat left top;
}


#cancel a
{
     height: 34px; 
     width: 112px;
     background: url(../images/buttons/cancel.png) no-repeat left top;
}
#cancel a:hover
{
     height: 34px; 
     width: 112px;
     background: url(../images/buttons/cancel-hover.png) no-repeat left top;
}


/* table */

table.dh-default-table {
  font-size:1.1em;
  width:550px;
  color:#1961AD;
}

table.dh-default-table td {
  height:24px;
  font-size:1em;
}

table.dh-default-table thead {
  background-color:#DFF3FB;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;  
  color:#444444;	  
}

table.dh-default-table thead td {
  height:20px;
}


table.dh-default-table .even td {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7A7A7A;	
	border-bottom:1px solid #D9E4E6;			
}

table.dh-default-table .last td {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7A7A7A;	

}



