﻿#domticker{
width: 200px;
height: 100px;
border: 1px dashed black;
padding: 5px;
background-color: #FFFFCA;
}

#domticker div{ 
background-color: #FFFFCA;
}

#domticker a{
font-weight: bold;
}

#domticker2
{
font-family:Century Gothic;
font-size:12pt;
color: #A62B2A;
width: 350px;
height: 1.2em;
border: 0px solid black;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
}

