
/* Layout */
/* Positioning */

.WholeWidth
{
    width: 100%;
}
.HalfWidth
{
    width: 50%;
    *width: 49.9%;
}
.SiteWidth
{
    width:1024px;
    *width: 1028px;
}
.SiteHalfWidth
{
    width:512px;
}

.Clear
{
    clear: both;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}
.NoMargin
{
    margin: 0, 0;
}
.HorizontalAlignLeft
{
    margin-left: 0;
    margin-right: auto;
    
}
.HorizontalAlignCenter
{
    margin-left: auto;
    margin-right: auto;
}
.HorizontalAlignRight
{
    margin-left: auto;
    margin-right: 0;
}

/* Layout */
/* Style */

.BackgroundEdGreen
{
    background-color: #3AB54A;   
}

.BackgroundWhite
{
    background-color: white;
}

.GreyContentText
{
    font-family: Arial;
    font-size: 10pt;
    color: #666666;
}

/* Text Syles */

.textLeft
{
    text-align: left;
}
.textCenter
{
    text-align: center;
}
.textRight
{
    text-align: right;
}
.textJustify
{
    text-align: justify;
}

.smallMarginBottom
{
    margin-bottom: 5px;
}

.mediumMarginBottom
{
    margin-bottom: 7px;
}

.largeMarginBottom
{
    margin-bottom: 10px;
}

body
{
    margin: 0 0;
    padding: 0 0;
    font-family: Verdana, Calibri, Arial;
    font-size: 10pt;
    /*background-color: #3AB54A;*/
}

h1.display
{
    font-family: Verdana, Calibri, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

h1.search
{
    font-family: Verdana, Calibri, Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #007bc4;
}

div.searchenginelisting
{
    font-family: Verdana, Calibri, Arial;
    font-size: 10pt;
    color: #000000;
    border-top: solid 1px #38B648;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:5px;
    margin-bottom:5px;
}

div.searchenginelisting h2 
{
    font-family: Verdana, Calibri, Arial;
    font-size: 10pt;
    color: #007bc4;
}

div.searchenginelisting a:link h2
{
    font-family: Verdana, Calibri, Arial;
    font-size: 10pt;
    color: #007bc4;
    text-decoration: none;
}

div.searchenginelisting a:visited h2
{
    font-family: Verdana, Calibri, Arial;
    font-size: 10pt;
    color: #007bc4;
    text-decoration: none;
}

div.searchenginelisting a:hover h2
{
    font-family: Verdana, Calibri, Arial;
    font-size: 10pt;
    color: #007bc4;
    text-decoration: underline;
}


.SearchSelect
{
    /*border: solid 0px #3AB54A;
    background-color: #d9ead3;
    padding: 10px;
    
    margin-right: 10px;*/
    margin-top: 15px;
    width: 221px;
}

.SearchSubSelect
{
    /*border: solid 0px #3AB54A;
    background-color: #d9ead3;
    padding: 10px;
    
    margin-right: 10px;*/
    margin-top: 4px;
    width: 221px;
}

.PageSearch
{
    border-top: solid 6px #007bc4;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 12px;
    background-color: #F2F2F2;
}

.blogentryHeading
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    color: #666666;
    font-stretch: normal;
    font-size: 11pt;
}
.blogentry
{
    border-top: solid 2px #007bc4;
    border-bottom: solid 2px #007bc4;
    font-family: Arial, sans-serif;
    color: #666666;
    display: block;
    padding-top: 7px;
    padding-bottom: 26px;
    /*background-color: #B8D9ED;*/
    font-size: 9pt;
}

.blogentry a
{
    color: #333333;
    vertical-align: middle;
    font-size: 9pt;
    line-height: 29px;
    font-weight: bold;
}

.blogentry a:link
{
    text-decoration: none;
}

.blogentry a:visited
{
    text-decoration: none;
}

.blogentry a:hover
{
    text-decoration: underline;
}

.headingtext
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    font-stretch: normal;
    font-size: 16pt;
    color: #FFFFFF;
    vertical-align: top;
    padding-top: 13px;
    margin-left: 10px;
}

div.header 
{
    border-width: 0;
    text-align: center;
    background-color: white;
}

div.headermenu 
{
    border-width: 0;
    text-align: center;
    background-color: white;
}

div.headermenuContainer
{
    border-bottom: solid 2px #007bc4;
    margin-bottom: 15px;
}

div.topmenu 
{
    text-align: right;
}
div.sidemenu 
{
    background-color: #3AB54A;
    margin-right: 5px;
}

div.body 
{
    text-align: center;
    *height: 600;
    min-height: 600;
    background-color: White;
}

div.content 
{
    text-align: left;
}



div.footer 
{
    text-align: center;
}

 .menuon
{
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    color: #007bc4;
    line-height: 27px;
    vertical-align: middle;
}

 .menuoff
{
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    color: Black;    
    line-height: 27px;
    vertical-align: middle;
}

.footer .menuon
{
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    color: White;
    line-height: 27px;
    vertical-align: middle;    
}

.footer
{
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    color: White;    
}

.footer .menuoff
{
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    color: White;    
}

.MainPageHeading
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    font-stretch: normal;
    font-size: 30pt;
    color: #333333;
}

.centerpage
{
    margin-top: 0px;
}

.MainPageHeading h1
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    margin-left: 26px;
    font-stretch: normal;
    font-size: 30pt;
    color: #333333;
}

.MainPageHeading h2
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    margin-left: 26px;
    font-stretch: normal;
    font-size: 14pt;
    color: #333333;
}

.YourSearch
{
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
    font-size: 22pt;
    margin: 0px;
    color: #3AB54A;
}

.MainPageSubHeading
{
    font-weight: bold;
    font-size: 13pt;
    color: Black;
}
.SearchPageHeading
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: bold; 
    font-stretch: normal;
    font-size: 11pt;
    color: #333333;
}
.SearchPageSubHeading
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: bold; 
    font-stretch: normal;
    font-size: 10pt;
    color: #333333;
}

.SearchPageHeading h1
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    font-stretch: normal;
    font-size: 30pt;
    color: #333333;
}

.SearchPageHeading h1 a
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    font-stretch: normal;
    font-size: 30pt;
    color: #333333;
}

.SearchPageHeading h2
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    font-stretch: normal;
    font-size: 14pt;
    color: #333333;
}

.SearchPageHeading h2 a
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    padding: 0px;
    margin: 0px;
    font-stretch: normal;
    font-size: 14pt;
    color: #333333;
}

.SearchSubPageSubHeading
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: bold; 
    font-stretch: normal;
    font-size: 10pt;
    color: #3AB54A;
}

.SearchField
{
    width: 221px;
    height: 25px;
    margin-bottom: 5px;
    border: solid 1px #F2F2F2;
}

.homemenu
{
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    color: #007bc4;
    line-height: 24px;
    vertical-align middle;
}

.homemenu p
{
    line-height: 25px;    
}

a.homemenu
{
    font-weight: bold;
    
}

.SearchCat
{
    text-decoration: none;
    font-weight: normal;
    font-size: 10pt;
    color: #333333;
}

a.SearchCat:hover
{
    text-decoration: underline;
}

li.listarrowsm
{
    list-style:square outside url("http://www.virtusoft.net.nz/cache/arrowsm.png");   
    *margin-left: 17px;
    margin-top:1px;*/

    /*padding-left: 17px;*/
    text-indent: 5px;
}


.FeatureAdvertisment
{
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 8px;
    background-color:Gray;
    background: #999; /* for non-css3 browsers */
    min-height: 200px;
    *height: 200px;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #FFF,  #CCC); /* for firefox 3.6+ */
}

.FeatureAdvertismentRight
{
    margin-top: 2px;
    margin-bottom: 2px;
    background-color:Gray;
    background: #999; /* for non-css3 browsers */
    min-height: 200px;
    *height: 200px;
    
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #FFF,  #CCC); /* for firefox 3.6+ */
}

.ModuleSearch
{
    margin: 2px;
    background-color:Gray;
    background: #999; /* for non-css3 browsers */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#CCCCCC'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #FFF,  #CCC); /* for firefox 3.6+ */
}

.contactField
{
    width: 75px;
	height: 20px;
	border: solid 1px #404040;
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

/* Administration */
input.in75
{
	width: 75px;
	height: 20px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
input.in115
{
	width: 115px;
	height: 20px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}
input.submitbtn
{
	width: 75px;
	height: 20px;
	border: solid 1px #000000;
	color: #CECECE;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 1px;
}
input.submit150
{
	width: 154px;
	height: 20px;
	border: solid 1px #000000;
	color: #CECECE;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 1px;
}
input.in200
{
	width: 400px;
	height: 20px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}
textarea.txt200
{
	width: 400px;
	height: 100px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}
textarea.txt500
{
	width: 100%;
	height: 100px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}
select.wide200
{
	width: 200px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}
select.wide75
{
	width: 75px;
	border: solid 1px #000000;
	font-family: Arial,Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
}

.field221
{
    width:221px;
    height: 25px;
    border: solid 1px #999999;
	font-family: Arial,Verdana;
	font-size: 10pt;
	margin-bottom: 3px;
	color: #595959;
	text-decoration: none;
	font-weight: normal;
}

.field199
{
    width:199px;
    height: 25px;
    border: solid 1px #999999;
	font-family: Arial,Verdana;
	font-size: 10pt;
	margin-bottom: 3px;
	color: #595959;
	text-decoration: none;
	font-weight: normal;
}

table.DataGrid
{
    border: solid 1px #007bc4;
}
th.DataGrid
{
    padding: 1px;
    
    background-color:#c9dff6;
    background: #c9dff6; /* for non-css3 browsers */

    font-size: 10pt;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#c9dff6'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#c9dff6)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #FFF,  #c9dff6); /* for firefox 3.6+ */
    border-bottom: solid 1px #007bc4;
}
td.DataGrid
{
    padding: 1px;
    font-size: 10pt;
    background-color:White;
}
td.DataGridAlt
{
    padding: 1px;
    font-size: 10pt;
    background-color:c9dff6;
}


p + p 
{
    margin-top: 2px; 
}

.ProviderHeader
{
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    color: black;
}

.ProviderHeader a
{
    color: #007bc4;
}

.ProviderHeader a h1
{
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    color: #007bc4;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.ProviderHeader h1
{
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    color: #007bc4;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.ProviderHeader h2
{
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    color: black;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.ProviderContent
{
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    color: black;
    border-top: solid 2px #3AB54A;
    padding-top: 24px;
    margin-top: 24px;
}

a.SearchReturn
{
    font-family: Arial, Sans-Serif;
    font-size: 11pt;
    color: #3AB54A;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    text-decoration: none;
}

a.SearchReturn:link
{
    text-decoration: none;
}

a.SearchReturn:visited
{
    text-decoration: none;
}

a.SearchReturn:hover
{
    text-decoration: underline;
}

.contactlink
{
    color: #007bc4;
}

.EdNewsHeading
{
    font-family "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300; 
    color: #666666;
    font-stretch: normal;
    font-size: 11pt;
}
.EdNews
{
    /*border-top: solid 2px #007bc4;*/
    border-bottom: solid 2px #007bc4;
    font-family: Arial, sans-serif;
    color: #666666;
    display: block;
    padding-top: 7px;
    padding-bottom: 26px;
    /*background-color: #B8D9ED;*/
    font-size: 9pt;
}

.EdNews a
{
    color: #333333;
    vertical-align: middle;
    font-size: 9pt;
    line-height: 29px;
    font-weight: bold;
}

.EdNews a:link
{
    text-decoration: none;
}

.EdNews a:visited
{
    text-decoration: none;
}

.EdNews a:hover
{
    text-decoration: underline;
}

/* Careers tools */

.CareerBriefcaseProfile
{
    
}

div.CareerBriefcaseProfile 
{
    border: solid 1px #C2C2C2;
    padding: 5px;
    width: 33%;
}

.CareerBriefcaseProfile HR
{
    color: #C2C2C2;
    background-color: #C2C2C2;
    border: none 0px #C2C2C2;
    height: 1px;
}

td.CareerBriefcaseCol
{
    vertical-align: top;
    padding: 5px;
}

.CareerBriefcaseCol H2
{
    font-family: Verdana, Calibri, Arial;
    font-size: 16pt;
    font-weight: normal;
    color: #343434;
    margin: 0px;
    padding: 0px;
}
.CareerBriefcaseCol HR
{
    color: #3AB54A;
    margin: 0px;
    padding: 0px;
}
.CareerBriefcaseCol H3
{
    font-family: Verdana, Calibri, Arial;
    font-size: 13pt;
    font-weight: normal;
}
.CareerBriefcaseCol DIV
{
    padding: 10px;
}
.CareerBriefcaseCol DIV A:link
{
    color: #666666;
    font-style: normal;
    text-decoration: none;
}
.CareerBriefcaseCol DIV A:visited
{
    color: #666666;
    font-style: normal;
    text-decoration: none;
}
.CareerBriefcaseCol DIV A:hover
{
    color: #666666;
    font-style: normal;
    text-decoration: underline;
}


.CareerBriefcaseCol1 H3
{
    color: #343434;
}
.CareerBriefcaseCol1 DIV
{
    background-color: #F0F0F0;
}
.CareerBriefcaseCol1 DIV HR
{
    color: #C1C1C1;
    background-color: #C1C1C1;
    border: none 0px #C1C1C1;
    height: 1px;
}

.CareerBriefcaseCol2 H3
{
    color: #3AB54A;
}
.CareerBriefcaseCol2 DIV
{
    background-color: #EFF9F1;
}
.CareerBriefcaseCol2 DIV HR
{
    color: #9ED6A7;
    background-color: #9ED6A7;
    border: none 0px #9ED6A7;
    height: 1px;
}

.CareerBriefcaseCol3 H3
{
    color: #0C7EC7;
}
.CareerBriefcaseCol3 DIV
{
    background-color: #EFF6FC;
}
.CareerBriefcaseCol3 DIV HR
{
    color: #9FC5D8;
    background-color: #9FC5D8;
    border: none 0px #9FC5D8;
    height: 1px;
}

.CareerField
{
    border: solid 1px #CACACA;
    width: 350px;
    height 25px;
}

.CareerAuthField
{
    border: solid 1px #CACACA;
    width: 325px;
    height 55px;
    font-size: 14pt;
}

.CareerFieldYear
{
    border: solid 1px #CACACA;
    width: 100px;
    height 25px;
}

.CareerFieldGender
{
    border: solid 1px #CACACA;
    width: 249px;
    height 25px;
}

.CareerFieldMonth
{
    border: solid 1px #CACACA;
    width: 195px;
    height 25px;
}

.CareerFieldDay
{
    border: solid 1px #CACACA;
    width: 50px;
    height 25px;
}

.CareerFieldTD
{
    padding-bottom: 3px;
    /* text-align: right; */
}

.CareerFieldCaption
{
    border: solid 1px #CACACA;
    color: #666666;
}

.CareerFieldCaption2
{
    color: #666666;
    width: 200px;
}

.CareerFieldNotes
{
    width: 550px;
    border: solid 1px #CACACA;
    height: 150px;
    /* color: #666666; */
}

.CareerButton
{
    width: 350px;
    border: solid 1px #CACACA;
    color: #666666;
}

.CareersNoTab
{
    width: 46px;
    border: none 0px #CACACA;
    color: #FFFFFF;
}
.CareersTab
{
    height: 27px;
	width: 140px;
	border: solid 1px #CECECE;
	background-color: #F2F2F2;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	font-family: calibri, arial;
	font-size: 12pt;
}
.CareersSelectedTab
{
    height: 29px;
	width: 140px;
	border: solid 2px #CECECE;
	background-color: #D4D4D4;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
	font-family: calibri, arial;
	font-size: 13pt;
}
.CareersTabCell
{
    vertical-align: bottom;
}

.CarrersTabContent
{
    vertical-align: top;
    height: 500px;
    width: 1024px;
    border: solid 2px #CECECE;
    margin-bottom: 5px;
}