/* **************************
© Phosys Online Proofing 2007
************************** */

/* ********************************
  Barrys Photographic Photography
******************************** */
*{margin:0;padding:0;}
table,tr,td{border:0;}
p{margin:16px 0;}
html{height:100%;}
body{
        font-family: Trebuchet MS, Sans-Serif, Serif;
        font-size:0.8em;
        line-height:1.9em;
        color:#444;
        text-align:center;
        padding-bottom:10px;
        background:#f1f1f1 url('pictures/gs_webgraphics/bg_body.gif') repeat-x left bottom fixed;
}
* html body,
*+html body{
        background-attachment:scroll;
}
h1,h2,h3,h4,h5,h6{
        line-height:normal;
}
a,a:visited{
        color:#333;
}
/* ******************************************************* * mainPageMenu*/
.PageMenu{
        width:750px;                                                                        
        height:35px;
        clear:both;
}
.ToolsMenu{
        float:right;
        width:150px;
        height:30px;
        clear:right;
}
.MenuItem{
        float:left;
}
.MenuItem a,
.MenuItem a:visited{
        float:left;
        display:block;
        padding:5px 6px;
        border-left:1px #ffc000 dotted;
        text-decoration:none;
        text-transform:uppercase;
        color:#555;
        font-size:0.8em;
        font-weight:bold;
        white-space:nowrap;
}
* html .MenuItem a,
* html .MenuItem a:visited{
        padding:5px 5px;
}
.MenuItem a:hover{
        color:#000;
}
.First a,
.First a:visited{
        border:0 !important;
        margin-left:5px;
}
/* ******************************************************* * mainDIV*/
#Wrapper{
        width:100%;
        height:100%;
        background:url('pictures/gs_webgraphics/bg_main.gif') repeat-x;
}
#Container{
        width:760px;                                                                        
        height:auto;
        margin:0 auto;
        text-align:left;
}
#Logo{
        float:right;
        width:50%;
        height:150px;
        background:url('pictures/gs_webgraphics/logo.jpg') no-repeat 100% 50%;
}
#Title{
        float:left;
        width:50%;
        height:150px;
        background:url('pictures/gs_webgraphics/title.gif') no-repeat 0 50%;
}
#MainArea{
        width:760px;                                                                        
        height:auto;
        clear:both;
        margin-top:20px;
}
#MainImage{
        float:right;
        width:400px;
        height:450px;
        line-height:normal;
        text-align:center;
        margin:25px 0 0 10px;
}
#MainImage .Copyright{
        margin-top:-15px;
}
#PageContent{
}
#PageContent em
{
        display:block;
        padding:10px;
        border:1px #f1f1f1 solid;
}
#Phosys{
        float:left;
        width:200px;
        height:35px;
}
.Phosys img{
        behavior: url('images/FixPng.htc');
}
/* ******************************************************* * contactForm*/
#ContactForm{
        float:right;
        width:390px;
        margin:50px 0 0 10px;
        line-height:normal;
}
#ContactForm .Row{
        width:390px;
        height:auto;
        margin:2px 0;
        clear:both;
}
#ContactForm .Row .Label{
        display:block;
        float:left;
        width:100px;
}
#ContactForm .Row .Field{
        float:left;
}
#ContactForm .Row input,
#ContactForm .Row textarea,
#ContactForm .Row select{
        margin-right:10px;
}
#ContactForm .Footer{
        width:110px;
        margin-left:230px;
}
#ContactForm .Footer a,
#ContactForm .Footer a:visited{
        display:block;
        float:left;
        text-decoration:none;
        color:#333;
        text-align:right;
}
#ContactForm .Footer a:hover{
        color:#f20;
}
/* ******************************************************* * Basket*/
#ShoppingCart{
        float:right;
        width:400px;
        height:auto;
        margin:8px 0 0 10px;
}
* html #ShoppingCart,
*+html #ShoppingCart{
        margin:18px 0 0 10px;
}
#ShoppingCart .Header{
        width:400px;
        height:20px;
        margin:0 auto;
        clear:both;
} 
#ShoppingCart .Header .Thumbnail,
#ShoppingCart .Header .Product,
#ShoppingCart .Header .Option{
        display:none;
}
#ShoppingCart .Header .Price,
#ShoppingCart .Header .Quantity,
#ShoppingCart .Header .Total,
#ShoppingCart .Header .Remove{
        float:left;
        width:50px;
        text-align:right;
}
#ShoppingCart .Header .Price{
        width:220px;
}
#ShoppingCart .List{
        width:400px;
        height:auto;
        overflow:auto;
        margin:0 auto;
        clear:both;
}
#ShoppingCart .Row{
        width:380px;
        height:110px;
        margin:2px 0;
        clear:both;
        border:1px #f1f1f1 solid;
}
#ShoppingCart .Row .Thumbnail td{
        height:110px;
        width:110px;
        text-align:-moz-center;
}
#ShoppingCart .Row .Thumbnail{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#ShoppingCart .Row .Thumbnail img{
        width:100px;
}
#ShoppingCart .Row .Product,
#ShoppingCart .Row .Option{
        float:left;
        width:270px;
        height:45px;
}
#ShoppingCart .Row .Product{
        font-weight:bold;
        height:30px;
}
#ShoppingCart .Row .Price,
#ShoppingCart .Row .Quantity,
#ShoppingCart .Row .Total,
#ShoppingCart .Row .Remove{
        float:left;
        width:50px;
        text-align:right;
}
#ShoppingCart .Row .Price{
        width:120px;
}
#ShoppingCart .Row .Quantity{
        width:60px;
}
#ShoppingCart .Row .Remove{
        width:30px;
}
#ShoppingCart .Footer{
        width:400px;
        margin:0 auto;
        text-align:right;
}
#ShoppingCart .Footer .Total{
        width:105px;
        font-weight:bold;
        text-align:left;
}
#ShoppingCart .Footer .Button{
        margin:0 8px;
}
#ShoppingCart .Footer a,
#ShoppingCart .Footer a:visited{
        display:block;
        float:left;
        text-decoration:none;
        color:#333;
        text-align:right;
}
#ShoppingCart .Footer a:hover{
        color:#f20;
}
/* ******************************************************* * LightBox*/
#LightBox{
        float:right;
        width:400px;
        height:auto;
        margin:10px 0 0 10px;
}
* html #LightBox,
*+html #LightBox{
        margin:18px 0 0 10px;
}
#LightBox .Header{
        height:20px;
        width:400px;
        clear:both;
}
#LightBox .Header .Thumbnail,
#LightBox .Header .Product{display:none}
#LightBox .Header .Option,
#LightBox .Header .Quantity,
#LightBox .Header .Remove{
        width:60px;
        float:left;
        clear:none;
        text-align:right;
}
#LightBox .Header .Option{width:235px;}
#LightBox .List{
        width:400px;
        height:auto;
        overflow:auto;
        clear:both;
}
#LightBox .Row{
        border:1px #f1f1f1 solid;
        margin:5px 0;
        width:370px;
        height:150px;
        clear:both;
}
#LightBox .Row .Thumbnail{
        float:left;
        width:110px;
        height:110px;
        text-align:center;
}
#LightBox .Row .Thumbnail img{
        width:100px;
}
#LightBox .Row .ThumbTable{
        width:110px;
        height:110px;
}
#LightBox .Row .Thumbnail img,
#LightBox .Row .ThumbTable img{
        cursor:default !important;
}
#LightBox .Row .Product,
#LightBox .Row .Option,
#LightBox .Row .Quantity,
#LightBox .Row .Remove{
        text-align:right;
        float:left;
}
#LightBox .Row .Option #Table1{
        float:right;
        padding:0;
        margin:0;
        line-height:1px;
}
#LightBox .Row .Product{
        text-align:left;
        padding-top:20px;
        width:250px;
}
#LightBox .Row .Option{width:120px;}
#LightBox .Row .Quantity{width:70px;}
#LightBox .Row .Remove{width:60px;}
#LightBox .Footer .Button{
        float:right;
        margin:0 10px;
}
#LightBox .Footer a,
#LightBox .Footer a:visited{
        display:block;
        float:left;
        text-decoration:none;
        color:#333;
        text-align:right;
}
#LightBox .Footer a:hover{
        color:#f20;
}
/* ******************************************************* * albumList*/
#AlbumList{
        float:right;
        width:400px;
        height:auto;
}
#AlbumList .Row{
        width:360px;
        height:auto;
        border-top:1px #ccc solid;
        border-bottom:1px #ccc solid;
        cursor:hand; cursor:pointer;
        margin:4px 2px; float:left; 
        clear:both;
        text-align:left;
        background:#f1f1f1;
}
#AlbumList .Row:hover{
        border-color:#f9f9f9;
}
#AlbumList .Row .Thumbnail,
#AlbumList .Row .ThumbTable{
        float:left;
        width:180px;
        height:110px;
}
#AlbumList .Row .ThumbTable img{
        height:100px;
}
#AlbumList .Row .Title{
        float:left;
        width:120px;
        height:auto;
        font-weight:bold;
        text-transform:uppercase;
}
#AlbumList .Row .Description{
        float:left;
        width:120px;
        height:60px;
        font-style:italic;
}
#AlbumList .Row .Button{
        display:none;
}
/* ******************************************************* * AlbumLogin*/
#AlbumLogin{
        width:300px;
        height:auto;
        line-height:normal;
}
#AlbumLogin .Row{
        width:300px;
        height:auto;
        clear:both;
        margin:2px 0;
}
#AlbumLogin .Row .Label{
        display:block;
        float:left;
        width:80px;
}
#AlbumLogin .Footer{
        width:200px;
        margin-left:110px;
        text-align:right;
}
#AlbumLogin .Footer a,
#AlbumLogin .Footer a:visited{
        display:block;
        float:left;
        text-decoration:none;
        color:#333;
        text-align:right;
}
#AlbumLogin .Footer a:hover{
        color:#f20;
}
/* ******************************************************* * LoginMenu*/
.LoginMenu{
        color: #333;
        font-size:11px;
        text-align:right;
        background-color: #fff;
        border: 1px solid #ccc;
        line-height:18px;
}
.LoginMenu img{
        display:none;
}
.LoginMenuHeading{
        font-weight:bold;
        color:#333;
        background-color:#f1f1f1;
        text-align:center;
}
.LoginMenuSubmit{
        color: #333;
        text-align: center;
        background-color: #f1f1f1;
        text-align: center;
        font-weight:bold;
}
.LoginMenuSubmitOver{
        cursor: pointer;
        cursor: hand;
        color: #666;
        text-align: center;
        background-color: #f9f9f9;
        font-weight:bold;
}
.LoginMenu input{
        padding:1px 2px;
        font-family:Arial;
        font-size:11px;
}
/* ******************************************************* * imagelist*/
#ImageList{
        width:100%;
        height:660px;
        line-height:normal;
}
#ImageList #Images{
        width:100%;
        height:640px;
}
#ImageList .Item{
        float:left;
        width:185px;
        height:205px;
        margin:1px;
        text-align:center;
        border:1px #ccc solid;
}
#ImageList .Item .Thumbnail,
#ImageList .Item .ThumbTable{
        width:185px;
        height:185px;
        text-align:-moz-center;
        text-align:center;
}
#ImageList a,
#ImageList a:visited{
        text-decoration:none;
        color:#222;
}
#ImageList .Footer{
        width:100%;
        height:20px;
        clear:both;
}
#ImageList .Footer .Previous{
        float:left;
        width:110px;
        padding-left:20px;
}
#ImageList .Footer .Pages{
        float:left;
        width:400px;
        text-align:center;
}
#ImageList .Footer .Next{
        float:right;
        width:110px;
        padding-right:20px;
        text-align:right;
}
#ImageList .Footer .Previous a,
#ImageList .Footer .Previous a:visited,
#ImageList .Footer .Next a,
#ImageList .Footer .Next a:visited,{
        display:block;
        text-decoration:none;
        color:#333;
}
#ImageList .Footer a:hover{
        color:#f20;
}
/* ******************************************************* * pageJump*/
.Pages{
        text-align:center;
        scrollbar-face-color: #fff;
        scrollbar-highlight-color: #fff;
        scrollbar-3dlight-color: #fff;
        scrollbar-shadow-color: #fff;
        scrollbar-darkshadow-color: #fff;
        scrollbar-arrow-color: #999;
        scrollbar-track-color: #fff;
}
.Pages .Button{
    width:100px;
    background:url('pictures/gs_webgraphics/pagesdrop.gif') no-repeat right center;
}
.Pages a,
.Pages a:visited{
        text-decoration:none;
}
.Pages ul li ul li a{
        text-align:left;
        white-space:nowrap;
}
.Pages ul{
        padding:0;
        margin:0;
        list-style-type:none;
        display:block;
}
.Pages li {
        float:left;
        width:auto;
        position:absolute;
}
.Pages ul ul{
        visibility:hidden;
        position:absolute;
        height:150px;
        top:-150px;
        left:0; 
        width:100px;
        border:1px #ccc solid;
        background:#fff;
        /* insert below when using scrolling 'none sub menu' lists */
        overflow:auto;
}
.Pages table {
        position:relative; 
        top:0; 
        left:0; 
        border-collapse:collapse;
}
.Pages ul ul li, 
.Pages ul ul a, 
.Pages ul ul a:visited {
        color:#666; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px; 
        width:80px;
        text-align:center;
        background:#fff;
}
.Pages ul ul li{
        top:0px;
        position:relative;
}
.Pages ul ul li:hover,
.Pages a:hover,
.Pages ul ul a:hover{
        color:#333;
        background:#ccc;
}
.Pages :hover > a,
.Pages ul ul :hover > a {
        color:#333;
        background:#ccc;
}
.Pages ul li:hover ul,
.Pages ul a:hover ul,
.Pages ul ul a:hover
{visibility:visible;}
.Pages ul ul ul a,
.Pages ul ul ul a:visited{
        color:#ccc; 
        height:auto; 
        line-height:1em; 
        padding:5px 0px;
        width:80px;
}
.Pages ul ul ul a:hover{
        color:#333;
        background:#ccc;
}
.Pages ul li:hover ul,
.Pages ul a:hover ul{visibility:visible;}
.Pages ul a:hover ul ul,
.Pages ul :hover ul ul{
        visibility:hidden;
        position:absolute;
        height:0;
        left:50px;
        top:0;
}
.Pages ul :hover ul :hover ul,
.Pages ul a:hover ul a:hover ul{
        visibility:visible;
}
.Pages .Selected{
        color:#f50!important;
}
.Pages ul ul ul{
        border:1px #000 solid;
        height:220px !important;
        width:auto;
        background:#656565;
        z-index:500;
        padding-top:1px;
}
/* ******************************************************* * popup*/
.PopupBody{
        width:100%;
        height:100%;
        margin:0;
        padding:0;
        text-align:center;
        font-size:12px;
        background:#fff !important;
}
.PopupBody #MainImage{
        width:auto;
        height:auto; 
        margin:20px auto;
        float:none;
        border:1px solid #f1f1f1;
        background:#f9f9f9;
}
.PopupBody #MainImage .Copyright{
        margin-top:-5px;
}
.PopupBody #Metadata{
        font-size:12px;
}
.PopupBody .ImageControls{
        width:auto;
        margin:0;
        height:25px;
        font-size:12px;
}
.PopupBody .ImageControls .Next{
        float:right;
        width:100px;
        text-align:right;
}
.PopupBody .ImageControls .Previous{
        float:left;
        width:100px;
}
.PopupBody .ImageControls a,
.PopupBody .ImageControls a:visited{
        display:block;
        text-decoration:none;
        color:#333;
}
.PopupBody .ImageControls a:hover{
        color:#f20;
}
/* ******************************************************* * metadata*/
#MetaData{
        float:left;
        margin:0;
        padding:0;
        text-align: right;
        background:transparent;
        line-height:normal;
}
#MetaData .Button{
        cursor: pointer;
        cursor: hand;
}
.MetaData{
        float:left;
        color: #fff;
        text-align: left;
        background:#fff;
        border: 1px solid #565656;
}
.MetaDataTitle{
        font-size:12px;
        font-weight: bold;
        color: #fff;
        background-color: #565656;
        text-align: left;
}
.MetaDataHeading{
        font-size:12px;   
        font-weight: normal;
        color: #565656;
        background:#fff;
        text-align: left;
}
.MetaDataField {
        font-size:12px;
        color: #565656;
        background:#fff;
        cursor: pointer;
        cursor: hand;
}
.MetaDataFieldOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #fff;
        background-color: #565656;
}
.MetaDataCommand{
        font-size:12px;
        color: #565656;
        text-align: right;
        background:#fff;
}
.MetaDataCommandOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #fff;
        text-align: right;
        background-color: #565656;
}
.MetaDataBasket{
        font-size:12px;
        color: #565656;
        text-align: right;
        background:#fff;
}
.MetaDataBasketOver{
        font-size:12px;
        cursor: pointer;
        cursor: hand;
        color: #565656;
        text-align: right;
        background:#fff;
}
/* ******************************************************* * misc*/
#flashcontent{
        height:100%;
        height:400px;
}
.createaccount
{
    border:1px #ccc solid;
    padding:3px 5px;
    background-color:#f1f1f1;
    width:200px;
    margin:0 auto;
    text-align:center;
}
/* ******************************************************* * ContactMail*/
#ContactMail{
        width:500px;
        height:auto;
        background:#fff !important;
}
#ContactMail .Row{
        width:500px;
        float:left;
        padding:0px;
        height:20px;
        clear:both;
        display:block;
}
#ContactMail .Label{
        font-weight:bold;
        font-size:16px;
        float: left;
        height:20px;
        width: 250px;
}
#ContactMail .Field{
        font-style:italic;
        font-size:12px;
        float: left;
        width: 250px;
        height:20px;
}
#ContactMail a:link{
        text-decoration:underline;
        color:#333;
}
/* ****************************************************** * albumLogin*/
#LoginForm{
        float:right;
        width:300px;
        height:200px;
        line-height:normal;
        margin:50px 10px 40px 15px;
}
#LoginForm .Row{
        width:300px;
        height:auto;
        margin:2px 0;
        clear:both;
}
#LoginForm .Row .Label{
        float:left;
        display:block;
        width:100px;
        height:auto;
}
#LoginForm .Row .Field{
        float:left;
        width:200px;
        height:auto;
}
#LoginForm .Footer{
        width:250px;
        text-align:center;
}
/* ******************************************************* * end*/.CommerceListList 
{
	text-align: left;
	width: 449px;
	height: 400px;
	overflow: auto;
	clear: both;
}

.CommerceListControls
{
	clear: both;
	width: 430px;
}

.CommerceListButtonCheckout
{
	width: 145px;
	text-align: center;
	font-weight:bold;
	float: left;
}

.CommerceListButtonUpdate
{
	width: 145px;
	text-align: center;
	font-weight:bold;
	float: left;
}

.CommerceListGrandTotal {
	width: 100px;
	left: 290px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	border-top: 1px solid #00CCFF;
	float: left;
}

.CommerceListHeader
{
	clear: both;
	width: 430px;
}

.CommerceListRow
{
	text-align: left;
	border-bottom: 1px dashed #00CCFF;
	clear: both;
	height: 100px;
	width: 425px;
}

.CommerceListThumbnail {
	float: left;
	clear: none;
	width: 100px;
}

.CommerceListThumbTable {
	width: 100px;
	height: 100px;
}

.CommerceListProduct {
	font-style: italic;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.CommerceListOption{
	height: 40px;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.CommerceListPrice {
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	margin-left: 5px;
	width: 145px;
	float: left;
}

.CommerceListQty {
	text-align: right;
	width: 40px;
	float: left;
	margin-top: -4px;
}

.CommerceListQty INPUT {
	width: 20px;
}

.CommerceListTotal {
	width: 100px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	float: left;
}

.CommerceListRemoveItem {
	width: 30px;
	text-align: right;
	float: left;
	margin-top: -4px;
}

.CommerceListThumbnailTitle {
	width: 100px;
	float: left;
	color: white;
}

.CommerceListProductTitle
{
	display: none;
}

.CommerceListOptionTitle
{
	display: none;
}

.CommerceListPriceTitle {
	text-align: right;
	width: 150px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListQtyTitle {
	text-align: right;
	width: 40px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListTotalTitle {
	width: 100px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.CommerceListRemoveItemTitle {
	width: 30px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.LoginFormTitle
{
	width: 400px;
	height: 40px;
}

.LoginFormMessage
{
	width: 400px;
	height: 20px;
}

.LoginFormLabel
{
	margin-left: 10px;
	float: left;
	width: 150px;
}

.LoginFormField
{
	float: left;
	clear: right;
	width: 250px;
}

.LoginFormControls
{
	margin: 20px 0px 0px 170px;
	width: 200px;
	text-align: right;
}

.LoginFormFieldEmail
{
	width:200px;
}

.LoginFormFieldName
{
	width:200px;
}

.LoginFormFieldAddress
{
	width:200px;
	Height: 100px;
	font-family: verdana;
	border: 1px solid #00CCFF;
}

.LoginFormFieldPostcode
{
	width:100px;
}

.LoginFormFieldPassword
{
	width: 200px;
}

.LightboxTitle
{
	width: 400px;
	height: 40px;
}

.LightboxMessage
{
	width: 400px;
	height: 20px;
}

.LightboxLabel
{
	margin-left: 10px;
	float: left;
	width: 150px;
}

.LightboxField
{
	float: left;
	clear: right;
	width: 250px;
}

.LightboxControls
{
	margin: 20px 0px 0px 170px;
	width: 200px;
	text-align: right;
}

.LightboxFieldName
{
	width:200px;
}

.LightboxFieldEmail
{
	width:200px;
}

.LightboxFieldMessage
{
	width:200px;
	Height: 100px;
	font-family: verdana;
	border: 1px solid #00CCFF;
}





.MailCommerceListList 
{
	text-align: left;
	width: 449px;
	height: 400px;
	clear: both;
}

.MailCommerceListControls
{
	clear: both;
	width: 430px;
}

.MailCommerceListGrandTotal {
	width: 100px;
	left: 290px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	border-top: 1px solid #00CCFF;
	float: left;
}

.MailCommerceListHeader
{
	clear: both;
	width: 430px;
}

.MailCommerceListRow
{
	text-align: left;
	border-bottom: 1px dashed #00CCFF;
	clear: both;
	height: 100px;
	width: 425px;
}

.MailCommerceListThumbnail {
	float: left;
	clear: none;
	width: 100px;
}

.MailCommerceListThumbTable {
	width: 100px;
	height: 100px;
}

.MailCommerceListProduct {
	font-style: italic;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.MailCommerceListOption{
	height: 40px;
	margin-left: 5px;
	width: 295px;
	float: left;
}

.MailCommerceListPrice {
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	margin-left: 5px;
	width: 145px;
	float: left;
}

.MailCommerceListQty {
	text-align: right;
	width: 40px;
	float: left;
	margin-top: -4px;
}


.MailCommerceListTotal {
	width: 100px;
	text-align: right;
	font-weight:bold;
	color: #00CCFF;
	float: left;
}


.MailCommerceListThumbnailTitle {
	width: 100px;
	float: left;
	color: white;
}

.MailCommerceListProductTitle
{
	display: none;
}

.MailCommerceListOptionTitle
{
	display: none;
}

.MailCommerceListPriceTitle {
	text-align: right;
	width: 150px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListQtyTitle {
	text-align: right;
	width: 40px;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListTotalTitle {
	width: 100px;
	text-align: right;
	float: left;
	border-bottom: 1px solid #00CCFF;
}

.MailCommerceListMessage{
	width: 450px;
	float: left;
}

// from System Meta Data