﻿/*****************************design of right boxes******************************/ 
.box-default-table{background-color: #f0f5f5; width: 100%; text-align: left; }
.box2-table{background-color: #f0f5f5; width: 800px}
.box2-left{background:url(Images/box/leftBg.gif); width: 21px; height: 11px; background-repeat: repeat-y;}
.box2-right{background:url(Images/box/rightBg.gif); width: 17px; height: 11px; background-repeat: repeat-y;}
.box2-top-left{background:url(Images/box/topLeftCorner.gif); width: 21px; height: 12px; background-repeat: no-repeat;}
.box2-top{background:url(Images/box/topBg.gif); height: 12px; }
.box2-top-right{background:url(Images/box/topRightCorner.gif); width: 17px; height: 12px;background-repeat: no-repeat;}
.box2-bottom-left{background:url(Images/box/bottomLeftCorner.gif); width: 21px; height: 12px; background-repeat: no-repeat;}
.box2-bottom{background:url(Images/box/bottomBg.gif); height: 14px;}
.box2-bottom-right{background:url(Images/box/bottomRightCorner.gif); width: 17px; height: 12px; background-repeat: no-repeat;}
/*****************************design of right boxes******************************/




