.listwelcome{

	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #736480;
}

.news{

	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.welcome{

	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
}

.bigfont{
	font-family: Trebuchet MS;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #b50009;
}

.mediumfont{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #3c3c3c;
}
.marginleft20{
margin-left:100px;
}
.tomakedosage{
width:600px;
height:auto;
background-color:#ccc0d9;
border-style:solid;
border-color:#b2a1c7;
margin-left:50px
}
.textpadding{
padding-left:5px;
padding-right:5px;

}
.calloutName{
width:615;
height:20px;
background:transparent;
border: 1px dashed #74687b;
padding: 3px 3px 3px 3px;
}
.calloutDown
    {
        height: 0;
        width: 0;
        border-top: 12px solid #af84af;
        border-left: 12px dotted transparent;
        border-right: 12px dotted transparent;
        left: 0px;
        top: 0px;
        margin-left: 20px;
        z-index: 11;
    }
    .calloutDown2
    {
        position: relative;
        left: -10px;
        top: -12px;
        height: 0;
        width: 0;
        border-top: 10px solid #f2ebf2;
        border-left: 10px dotted transparent;
        border-right: 10px dotted transparent;
        z-index: 6;
    }
    .divContainerUp
    {
        background-color: #f2ebf2;
        border: solid 1px #af84af;
        position: relative;
        top: -1px;
        z-index: 9;
        width: 600px;
        padding: 6px;
    }
    .divContainerDown
    {
        background-color: #f2ebf2;
        border: solid 1px #af84af;
        position: relative;
        top: 1px;
        z-index: 3;
        width: 650px;
        padding: 6px;
    }

