body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
	margin:0px;
	padding:0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: black;
	vertical-align: top;
	text-align: left;
}

.center 
{
    text-align: center;
}
.bluetext 
{
    color: #124B99;
}
.orangetext {
	color: #F48132;
}
.redtext 
{
    color: #FD3301;
}
.graytext 
{
    color: #5F5F5F;
}
.bigger {
	font-size: 1.2em;
}
.evenbigger {
	font-size: 1.5em;
}
.smaller {
	font-size: 0.8em;
}
.narrow 
{
    font-family: Arial Narrow;
}
.bold {
	font-weight: bold;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a {
	text-decoration: none;
	cursor:pointer;
}
a .orangelinks 
{
    color: #F48132;
}
ul 
{
    list-style-type: square;
    font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black; 
}
ol
{
   	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black; 
}
hr 
{
    padding:0px;
    margin:0px;
    color: #eeeeee;
    background-color: #eeeeee;
    height: 1px;
    border: solid 1px #eeeeee;
}

/*Interior pages*/

#top_banner {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 50px;
	padding: 15px 0px 15px 0px;
}
#logo {
	float: left;
}
#top_links {
	float: right;
	line-height: 12pt;
	padding-right: 10px;
	color: #666666;
	text-align: right;
	font-size: 11pt;
}
#top_links a {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #124B99;
	text-decoration: none;
}
#top_links #phone {
	font-size: 10pt;
	padding-top: 15px;
	text-align: right;
}
#top_banner_right {
	float: right;
}
#top_banner_right #livechat {
	padding-bottom: 5px;
}
#menu_row {
	width: 100%;
	height: 35px;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('http://cdn.exchangemymail.com/web/images/menu_bg.gif');
}
#menu {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 35px;
}
#menu a {
	color: #3B3B3B;
}
#login, #vps, #features, #network, #security, #plans, #affiliates {
	float:left;
	text-align: center;
}
#login {
	width: 98px;
	border-right: solid 1px #CCCCCC;
}
#vps {
	width: 135px;
	border-right: solid 1px #CCCCCC;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_bg_dark.gif');
	background-repeat:repeat-x;
}

#features {
	width: 135px;
	border-right: solid 1px #CCCCCC;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_bg_dark.gif');
	background-repeat:repeat-x;
}
#network {
	width: 135px;
	border-right: solid 1px #CCCCCC;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_bg_dark.gif');
	background-repeat:repeat-x;
}
#security {
	width: 81px;
	border-right: solid 1px #CCCCCC;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_bg_dark.gif');
	background-repeat:repeat-x;
}
#plans {
	width: 135px;
	border-right: solid 1px #CCCCCC;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_bg_dark.gif');
	background-repeat:repeat-x;
}
#affiliates {
	width: 96px;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_bg_dark.gif');
	background-repeat:repeat-x;
}
#login:hover, #vps:hover, #features:hover, #network:hover, #security:hover, #plans:hover, #affiliates:hover {
	color: white;
	background-image:url('http://cdn.exchangemymail.com/web/images/button_hover_back.gif');
	background-repeat:repeat-x;
}
#login:hover a, #vps:hover a, #features:hover a, #network:hover a, #security:hover a, #plans:hover a, #affiliates:hover a {
	color: white;
}

#content_row {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	height: 80%;
}
#content_row #leftcolumn {
	width: 150px;
	float: left;
	margin-top: 15px;
}
#leftcolumn .category {
	color: #124B99;
	font-size: 8pt;
	font-weight: bold;
}
#leftcolumn a {
	color: #5F5F5F;
	font-size: 8pt;
	text-decoration: none;
	line-height: 16px;
}

#leftcolumn a:hover {
	color: #F48132;
	font-size: 8pt;
	text-decoration: none;
}

#content_row #centercolumn {
	width: 469px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
	border-left: 1px #DDDDDD solid;
	font-size: 9pt;
}
#content_row #centercolumn.narrow {
	width: 419px;
}
#content_row #centercolumn.full {
	width: 619px;
}

#centercolumn p {
	padding-top: 10px;
}

#centercolumn a {
	color: #124B99;
	text-decoration: underline;
}
#content_row #rightcolumn {
	width: 150px;
	float: right;
	height: 250px;
	padding-top: 10px;
}
#content_row #rightcolumn.wide200 {
	width: 200px;
}
#rightcolumn p {
	padding-top: 10px;
}
#rightcolumn ul {
	padding-left: 0px;
	margin-left: 15px;
}
#rightcolumn ol {
	padding-left: 0px;
	margin-left: 25px;
}
#rightcolumn a {
	color: #F48132;
	text-decoration: underline;
}
#separator_row 
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 100%;
	height: 6px;
	max-width: 1600px;
	background-image: url('http://cdn.exchangemymail.com/web/images/separator_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer_row1 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 35px;
	border-bottom: 1px #DDDDDD solid;
}
#footer_row1 a {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #124B99;
	text-decoration: none;
}
#footer_row1 #logos {
	float: left;
}
#footer_row1 #footer_logos_text {
	float: left;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
#footer_right {
	float: right;
	line-height: 12pt;
	padding-right: 0px;
	color: #666666;
	text-align: right;
	font-size: 11pt;
}
#footer_right #copyright {
	font-size: 9pt;
	padding-top: 5px;
}
#footer_right {
	float: right;
}
#footer_row2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #A5A5A5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#footer_row2 a {
	color: #A5A5A5;
}

/* Hosted Exchange */
#graphics_row {
	width: 100%;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	background-image: url('http://cdn.exchangemymail.com/web/images/exchange_graphics_bg.gif');
}
#graphics_row_container {
	width: 800px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
}
#available_now {
	float: left;
	width: 198px;
	height: 104px;
	padding: 3px 7px;
}
#graphics_text {
	float: left;
	width: 588px;
	height: 118px;
	background-image:url('http://cdn.exchangemymail.com/web/images/exchange_graphicstext_bg.gif');
	background-repeat: repeat-x;
}
#graphics_text p.header, #graphics_text p.header2, #graphics_text p.basictext {
	color: white;
	padding-left: 15px;
}
#graphics_text p.header {
	font-size: 12pt;
	padding-top: 15px;
}
#graphics_text p.header2 {
	font-size: 12pt;
	color: #EEEEEE;
}
#graphics_text p.basictext {
	font-size:9pt;
	padding-top: 15px;
}

span.accent {
	color: #F48132;
	text-decoration: underline;
}
.anchorlinks 
{
    text-align: center;
    padding: 10px;
}
.anchorlinks a 
{
    padding-left: 5px;
    padding-right: 5px;
}
a#network, a#spam, a#datacenter, a#physical
{
    text-decoration: none;
    color: #124B99;
    font-weight: bold;
}
img#network_1, img#network_2, img#promotour, img#datacenter
{
    float: right;
    padding: 10px;
}  
div#globalbox 
{
    width: 220px;
    border: solid 1px #eeeeee;
    float: right;
    margin: 10px 0px 10px 10px;
    padding: 10px;
}
div.previousslide 
{
    float: left;
}
div.nextslide 
{
    float: right;
}
#rollovers1, #rollovers2, #rollovers3, #rollovers4
{
    float: left;
    width: 100px;
    cursor: pointer;
}
/*wireless sync */

a#blackberry, a#iphone, a#activesync, a#goodlink
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
#graphics_row_ws {
	width: 100%;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	background-image: url('http://cdn.exchangemymail.com/web/images/wirelesssync_graphics_bg.jpg');
}
#graphics_row_container_ws {
	width: 1024px;
	height: 115px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#phones_img {
	float: left;
	width: 252px;
	height: 118px;
}
#graphics_text_ws {
	float: left;
	width: 580px;
	height: 118px;
	padding-left: 80px;
	margin-left: 10px;
	background-image: url('http://cdn.exchangemymail.com/web/images/wirelesssync_graphic2_80x115.jpg');
	background-repeat: no-repeat;
}
#graphics_text_ws p.header, #graphics_text_ws p.basictext {
	padding-left: 15px;
}
#graphics_text_ws p.header 
{
    color: #2F2F2F;
	font-size: 12pt;
	padding-top: 40px;
}
#graphics_text_ws p.basictext 
{
    color: #8F8F8F;
	font-size:9pt;
	padding-top: 5px;
}
img#blackberry_img, img#iphone_img, img#good_img, img#active_img
{
    float: left;
} 
img#blackberry_img
{
    padding-right: 17px
} 
img#iphone_img
{
    padding-right: 15px
} 
img#good_img
{
    padding-left: 7px;
    padding-right: 20px
} 
img#active_img
{
    padding-left: 12px;
    padding-right: 24px;
}
.wireless_sync_icons 
{
    float: left;
    padding: 10px 5px 5px 0px;
}

/* Sharepoint */

#graphics_row_sp {
	width: 100%;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	background-image: url('http://cdn.exchangemymail.com/web/images/sharepoint_graphics_bg.gif');
}
#graphics_row_container_sp {
	width: 800px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
}
#sharepoint_logo {
	float: left;
	width: 198px;
	height: 104px;
	padding-top: 16px;
	padding-bottom: 10px;
}
#vertical_div 
{
    margin: 20px 0px 0px 10px;
    float: left;
    width: 1px;
    height: 75px;
    background-color: #DDDDDD;
}
#graphics_text_sp {
	float: left;
	width: 577px;
}
#graphics_text_sp p.header, #graphics_text_sp p.header2, #graphics_text_sp p.basictext {
	color: white;
	padding-left: 15px;
}
#graphics_text_sp p.header {
	font-size: 12pt;
	padding-top: 16px;
}
#graphics_text_sp p.header2 {
	font-size: 12pt;
	color: #EEEEEE;
}
#graphics_text_sp p.basictext {
	font-size:8pt;
	padding-top: 18px;
}
#sharepoint_home_img 
{
    float: right;
    padding: 10px;
}
#ordersharepoint 
{
    width: 150px;
    height: 148px;
    background-image: url('http://cdn.exchangemymail.com/web/images/emptybox_sm.jpg');
    background-repeat: no-repeat;
}
#ordersharepoint p 
{
    text-align: center;
}
#content_row_2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#content_row_2 #leftcolumn_2 {
	width: 150px;
	float: left;
	margin-top: 0px;
}

#content_row_2 #centercolumn_2 {
	width: 619px;
	margin-top: -5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	float: left;
	border-left: 1px #DDDDDD solid;
	font-size: 8pt;
}
#content_row_2 #centercolumn_2 .list1, #content_row_2 #centercolumn_2 .list2 {
	float: left;
	border-top: 1px #DDDDDD solid;
	padding-top: 5px;
	font-size: 8pt;
	color: #5F5F5F;
	text-decoration: underline;
	line-height: 20px;
}
#content_row_2 #centercolumn_2 .list1 {
	width: 180px;
}
#content_row_2 #centercolumn_2 .list2 {
	width: 210px;
}
#content_row_2 #centercolumn_2 .list1, #content_row_2 #centercolumn_2 .list2 {
	cursor: pointer;
}

#templatesList a, #templatesList2 a 
{
    color: #5F5F5F;
}

#content_row_2 #rightcolumn_2 {
	width: 200px;
	min-height: 175px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 8pt;
	color: #5F5F5F;
	background-image: url('http://cdn.exchangemymail.com/web/images/sharepoint_box_bg.jpg');
	background-repeat: no-repeat;
}
/* callback */

.formerrors 
{
    color: Red;
    font-weight:bold;
}

/* exchange plans and pricing */
#graphics_row_p {
	width: 100%;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	background-image: url('http://cdn.exchangemymail.com/web/images/plans_graphics_bg.gif');
}
#graphics_row_container_p {
	width: 1024px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
}
#plans_picture {
	float: left;
	width: 262px;
	height: 118px;
	padding-top: 3px;
}
#graphics_text_p {
	float: left;
	width: 688px;
	height: 118px;
	background-image:url('http://cdn.exchangemymail.com/web/images/plans_graphicstext_bg.gif');
	background-repeat: repeat-x;
}
#plans_icon 
{
    float: left;
    height: 118px;
    padding: 15px;
}

#graphics_text_p p.header 
{
    color: #2F2F2F;
	font-size: 12pt;
	padding-top: 15px
}
#graphics_text_p p.header2 
{
    padding-top: 7px;
	font-size: 12pt;
	color: #FF4700;
}
#graphics_text_p p.checklist 
{
    padding-top: 20px;
}
p.sharepoint_hdr 
{
    padding-top: 35px;
    padding-left: 10px;
}

#centercolumn.plans 
{
    min-height:450px;
    border-width: 1px 0px 0px 1px;
    border-color: #DDDDDD;
    border-style: solid;
    width: 50px;
}
#rightcolumn.plans 
{
    border-top: solid 1px #DDDDDD;
}

#rightcolumn.plans p 
{
    text-align: center;
    font-size: 12pt;
    font-weight:bold;
    font-family: Arial Narrow;
    padding-bottom: 10px;
    padding-top: 10px;
}
div#plans_left_box 
{
    width: 225px;
    height: 148px;
    float: left;
    background-image: url('http://cdn.exchangemymail.com/web/images/PlansLanding_box.gif');
    background-repeat: no-repeat;
    text-align: center;
    
}
div#plans_right_box 
{
    width: 225px;
    height: 148px;
    float: left;
    background-image: url('http://cdn.exchangemymail.com/web/images/PlansLanding_box.gif');
    background-repeat: no-repeat;
    margin-left: 10px;
    text-align: center;
}
div#sharepoint_box 
{
    width: 445px;
    height: 75px;
    margin-top: 10px;
    padding-right: 15px;
    padding-top: 7px;
    background-image: url('http://cdn.exchangemymail.com/web/images/PlansLanding_box_sharepoint.gif');
    background-repeat: no-repeat;
    text-align:right;
}
div#sharepoint_box td 
{
    text-align: left;
    vertical-align: text-bottom;
}
.popup {
background: #ffffff; border: 1px solid #999; font-size: 11px; padding: 10px; width: 330px;border-top: 0; border-bottom: 0;
margin: -5px 0 -8px 0;
}
#popup_addservices .header {
	border-bottom: 1px solid #000;
	font-weight: bold;
}
#popup_addservices td {
	border-bottom: 1px solid #CCC;
	padding: 2px;
	background-color: #FFF;
}
#multiuser 
{
    padding-left: 5px;
    background-image: url('http://cdn.exchangemymail.com/web/images/plans_arrow.gif');
    background-position: left;
    background-repeat: no-repeat;
}
.plans_buttons 
{
    float: left;
    width: 148px;
    height: 651px;
    background-image: url('http://cdn.exchangemymail.com/web/images/Plans_buttons_bg.gif');
    background-repeat: repeat-y;
    padding: 0px;
    margin: 0px;
}
.planbutton 
{
    padding: 15px 0px 0px 0px;
    width: 148px;
    height: 49px;
    background-image: url('http://cdn.exchangemymail.com/web/images/plans_button_off.gif');
    color: White;
    text-align: center;
}

#plans_content_su, #plans_content_mu
{
    float: left;
    width: 319px;
    height: 650px;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}   
#singleuserplans a, #multiuserplans a, sharepointplans a 
{
    color: #124b99;
    text-decoration: none;
}

#singleuserplans span.otherplan a, #multiuserplans span.otherplan a, #sharepointplans span.otherplan a 
{
    color: black;
    text-decoration: none;
    padding-left: 5px;
    background-image: url('http://cdn.exchangemymail.com/web/images/Plans_arrow.gif');
    background-position: left center;
    background-repeat: no-repeat;
}
#singleuserplans, #multiuserplans, #sharepointplans 
{
    float: left;
}
.plansBox 
{
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    padding-top: 5px;
    width: 176px;
    height: 116px;
    background-image: url('http://cdn.exchangemymail.com/web/images/Plans_pricing_sm_box.jpg');
}
.plansBox p 
{
    text-align: center;
}
.freeoutlook 
{
    float: right;
    margin-top: 10px;
    padding-top: 10px;
    margin-right: 5px;
    height: 120px;
    width: 108px;
    background-image: url('http://cdn.exchangemymail.com/web/vps/images/paralells.gif'); 
    background-position:right center;
    background-repeat: no-repeat;
}
.webaccess 
{
    float: right;
    margin-top: 10px;
    padding-top: 0px;
    margin-right: 5px;
    height: 104px;
    width: 108px;
    text-align: center;
}
.plansordernow 
{
    float: left;
    width: 190px;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
}
#learnmoreowa 
{
    padding-top: 10px;
}
#learnmoreowa a 
{
    color: #333333;
    text-decoration: underline;
}
table.plansandpricing 
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-width: 0px;
}
table.plansandpricing td.headerrow
{
    padding-left: 20px;
    font-size: 1.4em;
    font-family: Arial Narrow;
}
table.plansandpricing td.dividerrow
{
    height: 1px;
    background-color: #eeeeee;
}
table.plansandpricing td.leftcolumn
{
    padding-left: 25px;
    color: #5f5f5f;
}
table.plansandpricing td.rightcolumn
{
    width: 75px;
    color: #5f5f5f;
}
.bullet1 {
	padding-right: 6px;
	padding-top: 6px;
}

.demos-links {
	font-size: 11px;
}

.demos-links a:link {font-weight:normal;color:black;}
.demos-links a:visited {color: #000;}
.demos-links a:hover {color: #000;}

.left-nav-category-t {
	background-image: url('http://cdn.exchangemymail.com/web/vps/images/left-cat-top.gif');
	background-repeat: no-repeat;
	height: 27px;
	width: 142px;
	color: #124B99;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
}

.left-nav-category {
	background-image: url('http://cdn.exchangemymail.com/web/vps/images/left-cat-mid.gif');
	background-repeat: no-repeat;
	height: 27px;
	width: 142px;
	color: #124B99;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
}

.left-nav-category-cell {
	background: url('http://cdn.exchangemymail.com/web/vps/images/left-cat-cell-bg.gif') no-repeat bottom left;
	width: 142px;
	padding-left: 8px;
	padding-top: 4px;
}

.left-nav-category-cell a {
	color: #5F5F5F;
	font-size: 8pt;
	text-decoration: none;
	line-height: 16px;
}

.left-nav-category-cell a:hover {
	color: #F48132;
	font-size: 8pt;
	text-decoration: none;
}

/* WEB APPS */

#content_row #centercolumn-webapps {
	width: 469px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
	border-left: 1px #DDDDDD solid;
	font-size: 9pt;
}

#content_row #centercolumn-webapps.narrow {
	width: 419px;
}

#content_row #centercolumn-webapps.full {
	width: 619px;
}

#centercolumn-webapps p {
	padding-top: 10px;
}

#centercolumn-webapps a {
	color: #124B99;
	text-decoration: none;
}

#centercolumn-webapps a:link {color:#124B99;text-decoration:none;}
#centercolumn-webapps a:visited {color: #124B99;text-decoration:none;}
#centercolumn-webapps a:hover {color: #F48132;text-decoration:underline;}

.wep-apps-rightcol {
	float:right;
	margin-right:20px;
	margin-left: 20px;
	width: 290px;
}

.titleapps {
	font-size: 14px;
	font-weight: bold;
	color: #124B99;
	padding-bottom: 4px;
	border-bottom: 1px solid #DDDDDD;
	width: 280px;
}

.plans-cell-title {
	padding: 6px 0 6px 0;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #124b99;
}

.plans-cell1 {
	padding: 6px;
	border-bottom: 1px solid #dddddd;
}

.plans-cell2 {
	padding: 6px 0 6px 0;
	text-align: center;
	border-bottom: 1px solid #dddddd;
}

.plans-cell3 {
	padding: 6px 0 6px 0;
	text-align: center;
}

.vps-rightbox-title {
	width: 149px;
	height: 31px;
	background: url('http://cdn.exchangemymail.com/web/vps/images/vps-right-title.gif') no-repeat;
	font-weight: bold;
	color: white;
}

.vps-rightbox-content {
	width: 149px;
	background: #013996;
	font-size: 11px;
	color: white;
	line-height: 16px;
}

#content_row_features {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	height: 1200px;
}
#content_row_features #leftcolumn {
	width: 150px;
	float: left;
	margin-top: 15px;

#content_row_features #centercolumn {
	width: 469px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	float: left;
	border-left: 1px #DDDDDD solid;
	font-size: 9pt;
}
#content_row_features #centercolumn.narrow {
	width: 419px;
}
#content_row_features #centercolumn.full {
	width: 619px;
}

#content_row_features #rightcolumn {
	width: 150px;
	float: right;
	height: 250px;
	padding-top: 10px;
}
#content_row_features #rightcolumn.wide200 {
	width: 200px;
}

.screenshot-t {
	border: 1px solid #dddddd;
}
