#wmt_content a {
  color: #075296;
  text-decoration: underline;
}
#wmt_content a:hover {
  color: #075296;
  text-decoration: underline;
}
#wmt_content a:visited {
  color : #07538f;
  text-decoration: underline;
}
#wmt_content a.wmt_bold {
  font-weight: bold;
}
#wmt_content a.wmt_boldarrow {
  background-image: url('images/link-arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 12px;
  font-weight: bold;
}
#wmt_content p {
  line-height: 1.25em;
}
.wmt_infodiv {
  margin: 0px 0px 10px 0px;
  padding: 10px 10px 10px 20px;
  background-color: #ECEDEF;
}
.wmt_infodiv .list_heading {
  color: #000;
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding-left: 30px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.3em !IMPORTANT;
  font-weight: bold;
}
.wmt_infodiv ul {
  margin: 0px;
  padding: 0px;
}
.wmt_infodiv li {
  padding: 1px 10px 0px 20px;
  font-weight: bold;
  border-top: 2px dashed #FFF;
  list-style: none;
  background-repeat: no-repeat;
  background-position: 0 3px;
}
.wmt_infodiv li.item_1 {
  background-color: #E5E6E8;
}
.wmt_infodiv ul ul li {
  padding-left: 14px;
  background-repeat: no-repeat;
  background-position: 0 4px;
}
.wmt_heading {
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 4px;
  margin-bottom: 8px;
  font-size: 1.3em !IMPORTANT;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#wmt_deakin_news {
  background-color: #ECEDEF;
  margin-bottom: 10px;
  padding: 4px;
}
* html #wmt_deakin_news {
  background: none;
}
#wmt_deakin_news .news_article {
  clear: both;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #B9BBBA;
}
#wmt_deakin_news .news_article .news_image {
  float: left;
  padding: 1px;
  margin: 0px 5px 1px 0px;
  border: 1px solid #000;
}
#wmt_deakin_news .news_article .news_heading {
  font-weight: bold;
}
#wmt_deakin_news .news_article .news_story {
  }
#wmt_deakin_news .news_article .news_link {
  color: #346FA7;
  font-weight: bold;
}
#wmt_deakin_news #more_news {
  color: #7B7B7B;
  padding: 0 0px 0 0;
  margin: 2px 10px 2px 0px;
  text-align: right;
  font-weight: bold;
}
div.wmt_col_layout {
  width: 100%;
}
div.wmt_two_col {
  float: left;
  width: 45%;
  margin-right: 15px;
}
div.wmt_three_col {
  float: left;
  width: 29%;
  margin-right: 15px;
}
.wmt_featitem, .wmt_featitem_alt {
  width: 280px;
  /* this doesn't work in IE, so removed until some time when it does! */
	/*max-height: 140px;
  overflow: hidden;
*/
}
.featitem_heading {
  font-size: 1.2em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  margin: 5px;
}
.featitem_text {
  font-size: 0.9em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  margin: 5px;
}
.featitem_link {
  clear: left;
  font-size: 0.9em;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  background-repeat: repeat-y;
  background-position: top;
  padding: 2px 2px 3px 2px;
  margin-top: 2px;
}
.featitem_link a {
  text-decoration: none !IMPORTANT;
  background-repeat: no-repeat;
  background-position: 0 75%;
  padding-left: 20px;
}
.featitem_link a:hover {
  text-decoration: underline !IMPORTANT;
}
.featitem_image {
  float: left;
  margin: 6px 5px 2px 6px;
  padding: 1px;
  background-color: #FFF;
  border: 1px solid #000;
}
.wmt_button {
  color: #555;
  margin-top: 4px;
  padding: 2px 2px 1px 2px;
  border: 1px solid #555;
  font-size: 0.8em;
  font-weight: bold;
}
a.wmt_new_window {
  background: url(images/new-window.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a:visited.wmt_new_window {
  background: url(images/new-window-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a.wmt_external_link {
  background: url(images/external-link.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a:visited.wmt_external_link {
  background: url(images/external-link-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a.wmt_pdf_file {
  background: url(images/pdf-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a:visited.wmt_pdf_file {
  background: url(images/pdf-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a.wmt_doc_file {
  background: url(images/doc-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a:visited.wmt_doc_file {
  background: url(images/doc-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a.wmt_ppt_file {
  background: url(images/ppt-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a:visited.wmt_ppt_file {
  background: url(images/ppt-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a.wmt_xls_file {
  background: url(images/xls-file.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
a:visited.wmt_xls_file {
  background: url(images/xls-file-visited.gif) no-repeat right bottom;
  padding: 0 20px 0 0;
}
PRE, CODE, xmp {
  font-size: 120%
;
}
tr.wmt_tr_alt {
  background-color: #E5E6E8;
}
div.wmt_form_row
{
  clear: both;
  display:block;
  margin-bottom:0.1em;
}
.wmt_label
{
  width:40%;
  float:left;
  padding:2px;
  margin: 0px 5px 2px 0px;
  background-color:#ececec;
  color:#000000;
}
div.wmt_form_row input
{
  width:50%;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:90%;
}
div.wmt_radio input, div.wmt_check input{
  width:3%;
}
div.wmt_radio label, div.wmt_check label{
  width:97%;
}
div.wmt_form_row select, div.wmt_form_col input, div.wmt_form_col select{
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:90%;
}
div.wmt_form_row select, div.wmt_form_row textarea {
  width:50%;
}
div.wmt_form_col
{
  float:left;
  margin-bottom:0.2em;
}
.wmt_form_col input, .wmt_form_col select
{
  float:left;
  margin-right: 0.7em;
  width:auto;
  font-size:90%;
}
.wmt_form_col .wmt_label, div.wmt_form_col select
{
  float:left;
  width:auto;
}
span.wmt_mandatory
{
  color:red;
}
fieldset.wmt_fieldset, fieldset.wmt_dotted_fieldset
{
  padding: 5px;
  margin: 2px 0px 2px 0px;
}
fieldset.wmt_sub_fieldset
{
  margin: 2px 0px 2px 0px;
  padding:2px;
  display:inline;
}
.clear_float
{
  clear:both;
}
legend.wmt_bg_legend, legend.wmt_legend, legend.wmt_border_legend, fieldset.wmt_dotted_fieldset
{
  margin: 0.5em 0em 0.5em 0em;
}
input.wmt_button
{
  margin:5px 5px 0px 0px;
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:0.85em;
  font-weight:bold;
  background-color:#ececec;
}
.format_blockquote {
  white-space:pre;
}
.backto{
  text-align : right;
}
.chousei{
  font-size : 120%;
  color : green;
  padding-left : 20px;
  margin-top : 0px;
}
.tantou_photo{
  width : 800px;
}
.skype{
  font-size : 90%;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-width : 2px;
  border-style : solid;
  border-color : green;
  width : 570px;
  margin-bottom : 10px;
  line-height : 150%;
  text-align : left;
  margin-left : 10px;
}
.kaijou{
  font-size : 18px;
  font-weight : bold;
  color : white;
  background-color : green;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 200px;
}
.kaijou_kt{
  font-size : 18px;
  font-weight : bold;
  color : white;
  background-color : #ca6500;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 200px;
  text-align : center;
}
.kaijou_ng{
  font-size : 18px;
  font-weight : bold;
  color : white;
  background-color : #4a4aff;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  width : 200px;
}

