@charset 'utf-8';
@import url('shared.css');

td {
    width: 50%;
}

.right {
    width:750px;
}

hr {
    border:none;
    border-bottom:1px solid #E2E2E2
}

h2 {
    margin-top: 0;
}

h3 {
    margin-bottom:0;
    margin-top: 0;
}

a h3,
a h2,
a {
    color           : #533aff;
}

h4 {
    font-size: 12px;
    padding:0px;
    margin:0px;
}

h3.underline {
	border-bottom:1px solid #E2E2E2;
	margin-bottom:10px;
}

div#news a, 
div#press a {
	text-decoration:none;
}

div#media img[align=right] {
	float:right;
}

div.contact {
    width:200px;
    padding:3px;
    border:1px solid #c0c0c0;
    height:175px;
}

div.contactContent {
    padding:10px;
    background-color:#f3f3f3;
    height:155px;
}

div.contactContent h2 {
    margin:0px;
    margin-bottom:10px;
}

div.border-middle img {
    padding: 2px;
    border: 1px solid #dddddd;
}

div.border-middle table {
    width: 100%;
}

div#media-contacts p {
    margin-bottom: 0;
    padding-bottom: 1em;
}

div.border-middle p:last-child {
    margin-bottom: 0;
}

table#more-images {
    display: none;
}

div#media table#screenshots tfoot {
    text-align: center;
}

div#media table#screenshots tfoot a {
    cursor: pointer;
}
