﻿@import "../standard.css";
#container
{
    width: 970px;
    border-width: 1px;
    border-style: solid;
}
/********************************/
#fullMenu
{
    float: left;
}
#header
{
    width: 758px;
    height: 85px;
}
#gohome a
{
    margin-right: 10px;
}
/********************************/
#navigation
{
    width: 170px;
    top: 85px;
}
#navigation ul
{
    padding: 0;
}
#navigation li
{
    white-space: nowrap;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.subMenu
{
    display: block;
}

/****  News  ****************/
#news_edit
{
    width: 168px;
    margin: 10px 10px 0 1px;
}
.newfeeds
{
	width: 150px;
}
.newfeedsitems
{
	width: 142px;
}
/******************************/
#subcontent
{
    float: right;
    width: 170px;
    padding: 20px 10px 0 0;
    left: 785px;
    top: 0;
}
/*****************************/
#welcome
{
    width: 580px;
    float: left;
    padding: 20px 0 0 10px;
}
#addressBox
{
    width: 174px;
    height: 115px;
    padding: 4px 0 0 4px;
    font-size: 11px;
}

/****  Feeds  *************/
#feed2
{
	margin-top: 10px;
    width: 168px;
    float: left;
}
#feed1
{
    display: none;
    visibility: hidden;
}
.newfeeds
{
	margin: 2px 0 0 2px;
	width: 162px;
	height: 250px;
}
.newfeedsitem
{
	width: 154px;
	height: 220px;
}
/*************** Prescription Feeds ***********/
.prescriptionsAnnouncements
{
	width: 160px;
}
.prescriptionsAnnouncementsItem
{
	width: 152px;
}
.prescriptionsNotice
{
	width: 166px;
}
.prescriptionsNoticeItem
{
	width: 158px;
}
