<style type="text/css">
/* stylesheet for meiden contact
	Copyright (C) 2004 Sofrosune; http://www.sofrosune.net/
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version: 1.00, November 19, 2004
*/

/* top,right,bottom,left */
/* top/bottom, right/left */

.dummy {}

/* === contact style === */

.contactbox {
}

.contact_cell_base {
	font-size: 90%;
	line-height: 128%;
	background-color: #FFFFFF;
}

.contact_cell_base td {
	font-family:"Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size:14px;
}

.contact_cell_head {
	font-weight: bold;
	color: #004493;
	padding: 2px 4px 2px 4px;
	background-color: #F1F1F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.contact_cell_body {
	padding: 2px 4px 2px 4px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}

.contact_cell_foot {
	padding: 2px 4px 2px 4px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}


/* === askform style === */

#askform {
}

#askform td {
	font-size: 12px;
}

#askform .cell_base {
	background-color: #CCCCCC; /*97B3C8*/
}

#askform .cell_head {
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: #CAE4F6; /*EBECEE*/
}

#askform .cell_label {
	padding: 2px 4px 2px 4px;
	background-color: #F1F1F1; /*EBECEE*/
}

#askform .cell_body {
	padding: 2px 4px 2px 4px;
	background-color: #FFFFFF;
}

/* === category style === */

.contact_category {
	background-color: #F1F1F1;
	border:1px solid #CCCCCC;
	padding:2px 4px;
}

</style>
